BNB Chain API
Below you will find the API documentation for the standard BNB Chain JSON-RPC calls that InfStones supports.
Here are the articles in this section:
eth_subscribe
eth_unsubscribe
eth_accounts
eth_blockNumber
eth_call
eth_estimateGas
eth_gasPrice
eth_getBalance
eth_getBlockByHash
eth_getBlockByNumber
eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByNumber
eth_getCode
eth_getFilterChanges
eth_getLogs
eth_getproof
eth_getStorageAt
eth_getTransactionByBlockHashAndIndex
eth_getTransactionByHash
eth_getTransactionCount
eth_getTransactionReceipt
eth_getUncleByBlockHashAndIndex
eth_getUncleByBlockNumberAndIndex
eth_getTransactionByBlockNumberAndIndex
eth_newBlockFilter
eth_newFilter
eth_newPendingTransactionFilter
eth_sendRawTransaction
eth_sendTransaction
eth_syncing
eth_uninstallFilter
net_version
net_listening
web3_clientversion
web3_sha3
Last modified 23d ago