Platform
platform.getBalance
Get the balance of AVAX controlled by a given address. (Deprecated as of v1.9.12.)
POST
Parameters
string
default:"43114"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"platform.getBalance"
required
JSON-RPC method name.
object
required
Parameters for
platform.getBalance:params.blockchainID: The unique identifier of the blockchain to check status for.
Returns
object
The JSON-RPC result.