2026-01-14
The following updates have been applied in Nodit Developer Documentation version 1.2.22.
Major Updates
BNB Chain now supports not only Node API but also Web3 Data API, Webhook, and Stream.
You can now quickly and easily query various on-chain data of the BNB ecosystem with Nodit Web3 Data API, and receive real-time notifications of address activities, token transfers, and log events through Webhook and Stream.
Check out the BNB Web3 Data API query methods and how to use Webhook and Stream through the documentation below!
Supported Web3 Data API List
Blockchain API
- Get Block by Hash or Number
- Get Blocks Within Range
- Get Gas Price
- Get Internal Transactions By Account
- Get Internal Transactions By Transaction Hash
- Get Next Nonce by Account
- Get Total Transaction Count By Account
- Get Transaction By Hash
- Get Transactions By Account
- Get Transactions By Hashes
- Get Transactions In Block
- Is Contract
- Search Events
NFT API
- Get NFT Contract Metadata by Contracts
- Get NFTs Owned By Account
- Get NFT Transfers By Account
- Get NFT Transfers By Contract
- Get NFT Transfers By TokenId
- Get NFT Transfers Within Range
- Get NFT Contracts by Account
- Get NFT Holders by Token ID
- Get NFT Holders by Contract
- Get NFT Metadata by Contract
- Get NFT Metadata by Token IDs
- Search NFT Contract Metadata By Keyword
- Sync NFT Metadata
Token API
- Get Token Allowance
- Get Token Contract Metadata by Contracts
- Get Token Holders By Contract
- Get Token Prices by Contracts
- Get Tokens Owned By Account
- Get Token Transfers by Account
- Get Token Transfers by Contract
- Get Token Transfers Within Range
- Search Token Contract Metadata by Keyword