Explore Binance Smart Chain (BSC), a leading blockchain for DeFi and NFTs. Enjoy low fees, fast transactions, and extensive dApp support.
Binance Smart Chain’s (BSC) RPC documentation serves as a detailed resource for developers to interact programmatically with the BSC blockchain. The API endpoints provided allow for querying blockchain data, submitting transactions, and managing smart contracts, leveraging BSC’s proof-of-staked authority (PoSA) consensus. BSC’s compatibility with Ethereum’s tooling, along with its fast finality and low transaction fees, make it an ideal platform for DeFi, NFT, and gaming dApps. The documentation also includes best practices for integration and scalability.
- Binance Smart Chain Website: https://bnbchain.org/en/bnb-smart-chainBinance Smart Chain RPC Gateway
*Supported Blockchains - tiers: 💎 Tier 1, ⭐ Tier 2, ✨ Tier 3
Don't have an API key?
Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.
Quick connection to Binance Smart Chain
Available Binance Smart Chain interfaces
Binance Smart Chain (BSC) - JSON-RPC
- debug_storagerangeat
- debug_traceblockbyhash
- debug_traceblockbynumber
- debug_tracecall
- debug_tracetransaction
- eth_call
- eth_chainid
- eth_getbalance
- eth_getblockbyhash
- eth_getBlockReceipts
- eth_gettransactionbyblocknumberandindex
- eth_getlogs
- eth_getunclecountbyblockhash
- eth_gasprice
- eth_getcode
- eth_maxpriorityfeepergas
- eth_gettransactionbyhash
- eth_blocknumber
- eth_estimategas
- eth_gettransactioncount
- eth_getblocktransactioncountbynumber
- eth_getproof
- eth_getunclecountbyblocknumber
- eth_gettransactionbyblockhashandindex
- eth_getblocktransactioncountbyhash
- eth_sendrawtransaction
- eth_gettransactionreceipt
- eth_getstorageat
- eth_getblockbynumber
- trace_block
- txpool_content
- txpool_status
- web3_clientversion
- eth_feehistory
BNB Smart Chain (BSC) - Tatum API
- Generate BSC wallet
- Generate BSC account address from Extended public key
- Generate BSC private key
- Web3 HTTP driver
- Get current block number
- Get BSC block by hash
- Get BSC Account balance
- Get BSC Transaction
- Get count of outgoing BSC transactions
- Send BSC / BEP20 from account to account
- Invoke a method in a smart contract on BNB Smart Chain
- Broadcast signed BSC transaction