We Power the Binance Smart Chain Ecosystem

Tatum is the leading BNB Smart Chain infra and developer tooling.

binance.us
"Tatum helps us build robust product solutions in a fraction of the time."
zac barron

Zac Barron
Product Lead at Binance

Fast and Reliable BNB Smart Chain RPC End-Points

Tatum gives you direct access to RPC nodes so that your app is always connected.

Binance Smart Chain

EVM
Healthy
Get Last Block Number

The blockNumber method returns the number of the most recent block on the blockchain. This method is commonly used to track the current state of the network, monitor for new blocks, or fetch historical data.

Network
Get Balance of Address

The getBalance method is a JSON-RPC method that allows you to retrieve the balance of a specified address. This method can be used to query the balance of any address, whether it is a contract or an externally owned account (EOA). A common use case for this method is to display the current balance of a user's account in a wallet application or a decentralised application (DApp).

Network
Get Transaction by Hash

The getTransactionByHash is a JSON-RPC method that allows you to query transaction details based on its hash. This method is useful when you want to retrieve information about a specific transaction, such as its sender, receiver, value, and more. Common use cases include tracking transaction status, monitoring incoming transactions, or analyzing historical transaction data.

Network
Get Block Receipts

The getBlockReceipts method retrieves and returns all transaction receipts for a specific block. Transaction receipts contain essential information related to the execution status and outcomes of individual transactions within the block, including details about the amount of gas used, contract events emitted, and whether the transactions were successful or not. By using the getBlockReceipts, developers can seek a comprehensive overview of the transactions' results within a particular block.

Network
Get Gas Price

The gasPrice method is a JSON-RPC method used to estimate the average gas price required for transactions in the Ethereum network. This method provides a suggestion for the gas price to be used in a transaction to increase the likelihood of it being mined and included in a block in a reasonable amount of time. The gasPrice method is particularly useful for developers and users who want to create and send transactions, as it helps them estimate the appropriate gas price to ensure timely processing.

Network
Do you want to see more RPC methods?

Check documentation and learn about all available RPC methods.

Get Access to All Archive RPC Nodes and More

Through the Tatum Dashboard you'll be able to access RPC nodes directly and also access archive RPC nodes.

Sign Up

Build on BNB Smart Chain the Simple Way

Tatum SDK makes building apps easier than ever. It's simple code that gives you all the functions you need to build fast.

Building Something Big? Let's Talk!

Access All Tatum in One Platform

A powerful SDK, lightning-fast RPC nodes, faucets and a whole lot more for free.

Sign Up