Loading...
Loading...
Compare original and translation side by side
https://api.cartridge.gg/x/starknet/mainnethttps://api.cartridge.gg/x/starknet/sepoliahttps://api.cartridge.gg/x/starknet/mainnethttps://api.cartridge.gg/x/starknet/sepoliacurl https://api.cartridge.gg/x/starknet/mainnet \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"method": "starknet_chainId",
"params": [],
"id": 1
}'curl https://api.cartridge.gg/x/starknet/mainnet \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"method": "starknet_chainId",
"params": [],
"id": 1
}'const response = await fetch('https://api.cartridge.gg/x/starknet/mainnet', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify({
jsonrpc: '2.0',
method: 'starknet_chainId',
params: [],
id: 1,
}),
});const response = await fetch('https://api.cartridge.gg/x/starknet/mainnet', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify({
jsonrpc: '2.0',
method: 'starknet_chainId',
params: [],
id: 1,
}),
});undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedslot rpc logs --team <TEAM_NAME>--after <CURSOR>--limit <NUMBER>--since <DURATION>30m1h24hundefinedslot rpc logs --team <TEAM_NAME>--after <CURSOR>--limit <NUMBER>--since <DURATION>30m1h24hundefinedundefinedundefined