RPC Command Service
The RPC command can help you query the latest chain height and wallet balance. The cases of Ethereum and Binance Smart Chain are as follows:
Ethereum Mainnet:
Query the current height
Output:
Query the balance
Output:
Binance Smart Chain Mainnet:
Query the current height
Output:
Query the balance
Output:
More JSON-RPC method can be seen here.
Last updated