Skip to main content

platform.getBlockchains RPC Method

Get all the blockchains that exist (excluding the P-Chain).

Updated on
Nov 02, 2023

platform.getBlockchains RPC Method

Parameters

This method does not accept any parameters

Returns

blockchainsnameidsubnetIDvmID
[Object]StringStringStringString
blockchains- [Object] - All of theblockchains that exists on the Avalanche network.- name - String - The human-readablename of this blockchain.- id - String - The blockchain ID.- subnetID - String - The ID of the Subnetthat validates this blockchain.- vmID - String - The ID of theVirtual Machine the blockchain runs.
name
String
The human-readablename of this blockchain.
id
String
The blockchain ID.
subnetID
String
The ID of the Subnetthat validates this blockchain.
vmID
String
The ID of theVirtual Machine the blockchain runs.
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free