GET v1/platforms
Provides a list of supported blockchains
Input parameters
None
Response Options
Name
Data Type
Description
platforms
array
An array of supported networks.
chainId
int
The blockchain network ID.
shortname
str
The short name of the blockchain network.
name
str
The full name of the blockchain network.
Request Example
Response Example
Last updated