Core Endpoints
Complete reference for Tokra's main API endpoints including balance queries, transactions, and blocks.
Get Account Balance
Parameters: address (string), block (string, default: "latest")
Response:
Parameters: hash (string)
Response:
Subscription Types:
New Blocks - Receive each new block as it's mined
Pending Transactions - Stream pending txs from mempool
Logs - Subscribe to smart contract events
Example: