Platform
platform.getBlockchains
Get all the blockchains that exist (excluding the P-Chain). (Caution 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.getBlockchains"
required
JSON-RPC method name.
Returns
object
The JSON-RPC result.