ethereum
Endpoint: https://rpc.torogoz.lol/queries/ethereum
Aliases: /eth, /ethereum
Upstream: https://ethereum-rpc.publicnode.com
curl -X POST 'https://rpc.torogoz.lol/queries/ethereum' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"debug_storageRangeAt","params":[],"id":1}'
| Method | Group | Params | Notes |
debug_storageRangeAt | debug | — | — |
debug_traceBlock | debug | — | — |
debug_traceBlockByHash | debug | — | — |
debug_traceBlockByNumber | debug | — | — |
debug_traceCall | debug | — | — |
debug_traceCallMany | debug | — | — |
debug_traceTransaction | debug | — | — |
eth_accounts | default | — | — |
eth_blockNumber | default | — | no-cache |
eth_call | default | — | — |
eth_chainId | default | — | — |
eth_coinbase | default | — | — |
eth_createAccessList | default | — | no-cache |
eth_estimateGas | default | — | no-cache |
eth_feeHistory | default | — | — |
eth_gasPrice | default | — | no-cache |
eth_getBalance | default | — | — |
eth_getBlockByHash | default | — | — |
eth_getBlockByNumber | default | — | — |
eth_getBlockReceipts | default | — | — |
eth_getBlockTransactionCountByHash | default | — | — |
eth_getBlockTransactionCountByNumber | default | — | — |
eth_getCode | default | — | — |
eth_getLogs | default | — | no-cache |
eth_getProof | default | — | — |
eth_getStorageAt | default | — | — |
eth_getTransactionByBlockHashAndIndex | default | — | — |
eth_getTransactionByBlockNumberAndIndex | default | — | — |
eth_getTransactionByHash | default | — | — |
eth_getTransactionCount | default | — | no-cache |
eth_getTransactionReceipt | default | — | — |
eth_getUncleByBlockHashAndIndex | default | — | — |
eth_getUncleByBlockNumberAndIndex | default | — | — |
eth_getUncleCountByBlockHash | default | — | — |
eth_getUncleCountByBlockNumber | default | — | — |
eth_hashrate | default | — | — |
eth_maxPriorityFeePerGas | default | — | no-cache |
eth_mining | default | — | — |
eth_protocolVersion | default | — | — |
eth_sendRawTransaction | default | — | no-cache |
eth_subscribe | default | — | no-cache |
eth_syncing | default | — | — |
eth_unsubscribe | default | — | no-cache |
net_listening | default | — | — |
net_peerCount | default | — | — |
net_version | default | — | — |
web3_clientVersion | default | — | — |
eth_getFilterChanges | filter | — | no-cache, sticky |
eth_getFilterLogs | filter | — | no-cache, sticky |
eth_newBlockFilter | filter | — | no-cache, sticky |
eth_newFilter | filter | — | no-cache, sticky |
eth_newPendingTransactionFilter | filter | — | no-cache, sticky |
eth_uninstallFilter | filter | — | no-cache, sticky |
trace_block | trace | — | — |
trace_call | trace | — | — |
trace_callMany | trace | — | — |
trace_filter | trace | — | no-cache |
trace_get | trace | — | — |
trace_rawTransaction | trace | — | — |
trace_replayBlockTransactions | trace | — | — |
trace_replayTransaction | trace | — | no-cache |
trace_transaction | trace | — | — |
base
Endpoint: https://rpc.torogoz.lol/queries/base
Aliases: /base
Upstream: https://base-rpc.publicnode.com
curl -X POST 'https://rpc.torogoz.lol/queries/base' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"debug_storageRangeAt","params":[],"id":1}'
| Method | Group | Params | Notes |
debug_storageRangeAt | debug | — | — |
debug_traceBlock | debug | — | — |
debug_traceBlockByHash | debug | — | — |
debug_traceBlockByNumber | debug | — | — |
debug_traceCall | debug | — | — |
debug_traceCallMany | debug | — | — |
debug_traceTransaction | debug | — | — |
eth_accounts | default | — | — |
eth_blockNumber | default | — | no-cache |
eth_call | default | — | — |
eth_chainId | default | — | — |
eth_coinbase | default | — | — |
eth_createAccessList | default | — | no-cache |
eth_estimateGas | default | — | no-cache |
eth_feeHistory | default | — | — |
eth_gasPrice | default | — | no-cache |
eth_getBalance | default | — | — |
eth_getBlockByHash | default | — | — |
eth_getBlockByNumber | default | — | — |
eth_getBlockReceipts | default | — | — |
eth_getBlockTransactionCountByHash | default | — | — |
eth_getBlockTransactionCountByNumber | default | — | — |
eth_getCode | default | — | — |
eth_getLogs | default | — | no-cache |
eth_getProof | default | — | — |
eth_getStorageAt | default | — | — |
eth_getTransactionByBlockHashAndIndex | default | — | — |
eth_getTransactionByBlockNumberAndIndex | default | — | — |
eth_getTransactionByHash | default | — | — |
eth_getTransactionCount | default | — | no-cache |
eth_getTransactionReceipt | default | — | — |
eth_getUncleByBlockHashAndIndex | default | — | — |
eth_getUncleByBlockNumberAndIndex | default | — | — |
eth_getUncleCountByBlockHash | default | — | — |
eth_getUncleCountByBlockNumber | default | — | — |
eth_hashrate | default | — | — |
eth_maxPriorityFeePerGas | default | — | no-cache |
eth_mining | default | — | — |
eth_protocolVersion | default | — | — |
eth_sendRawTransaction | default | — | no-cache |
eth_subscribe | default | — | no-cache |
eth_syncing | default | — | — |
eth_unsubscribe | default | — | no-cache |
net_listening | default | — | — |
net_peerCount | default | — | — |
net_version | default | — | — |
web3_clientVersion | default | — | — |
eth_getFilterChanges | filter | — | no-cache, sticky |
eth_getFilterLogs | filter | — | no-cache, sticky |
eth_newBlockFilter | filter | — | no-cache, sticky |
eth_newFilter | filter | — | no-cache, sticky |
eth_newPendingTransactionFilter | filter | — | no-cache, sticky |
eth_uninstallFilter | filter | — | no-cache, sticky |
trace_block | trace | — | — |
trace_call | trace | — | — |
trace_callMany | trace | — | — |
trace_filter | trace | — | no-cache |
trace_get | trace | — | — |
trace_rawTransaction | trace | — | — |
trace_replayBlockTransactions | trace | — | — |
trace_replayTransaction | trace | — | no-cache |
trace_transaction | trace | — | — |
polygon
Endpoint: https://rpc.torogoz.lol/queries/polygon
Aliases: /polygon, /matic
Upstream: https://polygon-bor-rpc.publicnode.com
curl -X POST 'https://rpc.torogoz.lol/queries/polygon' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"debug_storageRangeAt","params":[],"id":1}'
| Method | Group | Params | Notes |
debug_storageRangeAt | debug | — | — |
debug_traceBlock | debug | — | — |
debug_traceBlockByHash | debug | — | — |
debug_traceBlockByNumber | debug | — | — |
debug_traceCall | debug | — | — |
debug_traceCallMany | debug | — | — |
debug_traceTransaction | debug | — | — |
bor_getAuthor | default | — | no-cache |
bor_getCurrentProposer | default | — | no-cache |
bor_getCurrentValidators | default | — | no-cache |
bor_getRootHash | default | — | no-cache |
bor_getSignersAtHash | default | — | no-cache |
eth_accounts | default | — | — |
eth_blockNumber | default | — | no-cache |
eth_call | default | — | — |
eth_chainId | default | — | — |
eth_coinbase | default | — | — |
eth_createAccessList | default | — | no-cache |
eth_estimateGas | default | — | no-cache |
eth_feeHistory | default | — | — |
eth_gasPrice | default | — | no-cache |
eth_getBalance | default | — | — |
eth_getBlockByHash | default | — | — |
eth_getBlockByNumber | default | — | — |
eth_getBlockReceipts | default | — | — |
eth_getBlockTransactionCountByHash | default | — | — |
eth_getBlockTransactionCountByNumber | default | — | — |
eth_getCode | default | — | — |
eth_getLogs | default | — | no-cache |
eth_getProof | default | — | — |
eth_getRootHash | default | — | no-cache |
eth_getStorageAt | default | — | — |
eth_getTransactionByBlockHashAndIndex | default | — | — |
eth_getTransactionByBlockNumberAndIndex | default | — | — |
eth_getTransactionByHash | default | — | — |
eth_getTransactionCount | default | — | no-cache |
eth_getTransactionReceipt | default | — | — |
eth_getUncleByBlockHashAndIndex | default | — | — |
eth_getUncleByBlockNumberAndIndex | default | — | — |
eth_getUncleCountByBlockHash | default | — | — |
eth_getUncleCountByBlockNumber | default | — | — |
eth_hashrate | default | — | — |
eth_maxPriorityFeePerGas | default | — | no-cache |
eth_mining | default | — | — |
eth_protocolVersion | default | — | — |
eth_sendRawTransaction | default | — | no-cache |
eth_subscribe | default | — | no-cache |
eth_syncing | default | — | — |
eth_unsubscribe | default | — | no-cache |
net_listening | default | — | — |
net_peerCount | default | — | — |
net_version | default | — | — |
web3_clientVersion | default | — | — |
eth_getFilterChanges | filter | — | no-cache, sticky |
eth_getFilterLogs | filter | — | no-cache, sticky |
eth_newBlockFilter | filter | — | no-cache, sticky |
eth_newFilter | filter | — | no-cache, sticky |
eth_newPendingTransactionFilter | filter | — | no-cache, sticky |
eth_uninstallFilter | filter | — | no-cache, sticky |
trace_block | trace | — | — |
trace_call | trace | — | — |
trace_callMany | trace | — | — |
trace_filter | trace | — | no-cache |
trace_get | trace | — | — |
trace_rawTransaction | trace | — | — |
trace_replayBlockTransactions | trace | — | — |
trace_replayTransaction | trace | — | no-cache |
trace_transaction | trace | — | — |
bsc
Endpoint: https://rpc.torogoz.lol/queries/bsc
Aliases: /bsc, /bnb
Upstream: https://bsc-rpc.publicnode.com
curl -X POST 'https://rpc.torogoz.lol/queries/bsc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"debug_storageRangeAt","params":[],"id":1}'
| Method | Group | Params | Notes |
debug_storageRangeAt | debug | — | — |
debug_traceBlock | debug | — | — |
debug_traceBlockByHash | debug | — | — |
debug_traceBlockByNumber | debug | — | — |
debug_traceCall | debug | — | — |
debug_traceCallMany | debug | — | — |
debug_traceTransaction | debug | — | — |
eth_accounts | default | — | — |
eth_blockNumber | default | — | no-cache |
eth_call | default | — | — |
eth_chainId | default | — | — |
eth_coinbase | default | — | — |
eth_createAccessList | default | — | no-cache |
eth_estimateGas | default | — | no-cache |
eth_feeHistory | default | — | — |
eth_gasPrice | default | — | no-cache |
eth_getBalance | default | — | — |
eth_getBlockByHash | default | — | — |
eth_getBlockByNumber | default | — | — |
eth_getBlockReceipts | default | — | — |
eth_getBlockTransactionCountByHash | default | — | — |
eth_getBlockTransactionCountByNumber | default | — | — |
eth_getCode | default | — | — |
eth_getLogs | default | — | no-cache |
eth_getProof | default | — | — |
eth_getStorageAt | default | — | — |
eth_getTransactionByBlockHashAndIndex | default | — | — |
eth_getTransactionByBlockNumberAndIndex | default | — | — |
eth_getTransactionByHash | default | — | — |
eth_getTransactionCount | default | — | no-cache |
eth_getTransactionReceipt | default | — | — |
eth_getUncleByBlockHashAndIndex | default | — | — |
eth_getUncleByBlockNumberAndIndex | default | — | — |
eth_getUncleCountByBlockHash | default | — | — |
eth_getUncleCountByBlockNumber | default | — | — |
eth_hashrate | default | — | — |
eth_maxPriorityFeePerGas | default | — | no-cache |
eth_mining | default | — | — |
eth_protocolVersion | default | — | — |
eth_sendRawTransaction | default | — | no-cache |
eth_subscribe | default | — | no-cache |
eth_syncing | default | — | — |
eth_unsubscribe | default | — | no-cache |
net_listening | default | — | — |
net_peerCount | default | — | — |
net_version | default | — | — |
web3_clientVersion | default | — | — |
eth_getFilterChanges | filter | — | no-cache, sticky |
eth_getFilterLogs | filter | — | no-cache, sticky |
eth_newBlockFilter | filter | — | no-cache, sticky |
eth_newFilter | filter | — | no-cache, sticky |
eth_newPendingTransactionFilter | filter | — | no-cache, sticky |
eth_uninstallFilter | filter | — | no-cache, sticky |
trace_block | trace | — | — |
trace_call | trace | — | — |
trace_callMany | trace | — | — |
trace_filter | trace | — | no-cache |
trace_get | trace | — | — |
trace_rawTransaction | trace | — | — |
trace_replayBlockTransactions | trace | — | — |
trace_replayTransaction | trace | — | no-cache |
trace_transaction | trace | — | — |
solana
Endpoint: https://rpc.torogoz.lol/queries/solana
Aliases: /sol, /solana
Upstream: https://solana.publicnode.com
curl -X POST 'https://rpc.torogoz.lol/queries/solana' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"accountSubscribe","params":[],"id":1}'
| Method | Group | Params | Notes |
accountSubscribe | default | — | no-cache |
accountUnsubscribe | default | — | no-cache |
blockSubscribe | default | — | no-cache |
blockUnsubscribe | default | — | no-cache |
getAccountInfo | default | — | no-cache |
getBalance | default | — | — |
getBlock | default | — | — |
getBlockCommitment | default | — | no-cache |
getBlockHeight | default | — | no-cache |
getBlockProduction | default | — | no-cache |
getBlockTime | default | — | no-cache |
getBlocks | default | — | — |
getBlocksWithLimit | default | — | — |
getClusterNodes | default | — | no-cache |
getConfirmedSignaturesForAddress2 | default | — | no-cache |
getConfirmedTransaction | default | — | no-cache |
getEpochInfo | default | — | no-cache |
getEpochSchedule | default | — | no-cache |
getFeeForMessage | default | — | no-cache |
getFees | default | — | no-cache |
getFirstAvailableBlock | default | — | no-cache |
getGenesisHash | default | — | no-cache |
getHealth | default | — | no-cache |
getHighestSnapshotSlot | default | — | no-cache |
getIdentity | default | — | no-cache |
getInflationGovernor | default | — | no-cache |
getInflationRate | default | — | no-cache |
getInflationReward | default | — | no-cache |
getLargestAccounts | default | — | no-cache |
getLatestBlockhash | default | — | no-cache |
getLeaderSchedule | default | — | no-cache |
getMaxRetransmitSlot | default | — | no-cache |
getMaxShredInsertSlot | default | — | no-cache |
getMinimumBalanceForRentExemption | default | — | no-cache |
getMultipleAccounts | default | — | no-cache |
getProgramAccounts | default | — | no-cache |
getRecentBlockhash | default | — | no-cache |
getRecentPerformanceSamples | default | — | no-cache |
getRecentPrioritizationFees | default | — | no-cache |
getSignatureStatuses | default | — | no-cache |
getSignaturesForAddress | default | — | no-cache |
getSlot | default | — | no-cache |
getSlotLeader | default | — | no-cache |
getSlotLeaders | default | — | no-cache |
getStakeActivation | default | — | no-cache |
getStakeMinimumDelegation | default | — | no-cache |
getSupply | default | — | no-cache |
getTokenAccountBalance | default | — | no-cache |
getTokenAccountsByDelegate | default | — | no-cache |
getTokenAccountsByOwner | default | — | no-cache |
getTokenLargestAccounts | default | — | no-cache |
getTokenSupply | default | — | no-cache |
getTransaction | default | — | — |
getTransactionCount | default | — | no-cache |
getVersion | default | — | no-cache |
getVoteAccounts | default | — | no-cache |
isBlockhashValid | default | — | no-cache |
logsSubscribe | default | — | no-cache |
logsUnsubscribe | default | — | no-cache |
minimumLedgerSlot | default | — | no-cache |
programSubscribe | default | — | no-cache |
programUnsubscribe | default | — | no-cache |
requestAirdrop | default | — | no-cache |
sendTransaction | default | — | no-cache |
signatureSubscribe | default | — | no-cache |
signatureUnsubscribe | default | — | no-cache |
simulateTransaction | default | — | no-cache |
slotSubscribe | default | — | no-cache |
slotUnsubscribe | default | — | no-cache |
bitcoin
Endpoint: https://rpc.torogoz.lol/queries/bitcoin
Aliases: /btc, /bitcoin
Upstream: https://bitcoin-rpc.publicnode.com
curl -X POST 'https://rpc.torogoz.lol/queries/bitcoin' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"estimatesmartfee","params":[],"id":1}'
| Method | Group | Params | Notes |
estimatesmartfee | default | — | no-cache |
getbestblockhash | default | — | no-cache |
getblock | default | — | — |
getblockchaininfo | default | — | no-cache |
getblockcount | default | — | no-cache |
getblockhash | default | — | no-cache |
getblockheader | default | — | — |
getblocknumber | default | — | no-cache |
getconnectioncount | default | — | no-cache |
getmemorypool | default | — | no-cache |
getmempoolinfo | default | — | no-cache |
getnetworkinfo | default | — | no-cache |
getrawmempool | default | — | no-cache |
getrawtransaction | default | — | — |
getreceivedbyaddress | default | — | no-cache |
gettransaction | default | — | no-cache |
gettxout | default | — | no-cache |
sendrawtransaction | default | — | no-cache |