Skip to main content
GET
Get a chain

Path Parameters

chainId
string
required

Response

Chain retrieved successfully

chainId
string
required

CAIP-2 chain id

Example:

"eip155:1"

name
string
required

Chain name

Example:

"Ethereum"

nativeSymbol
string
required

Native token symbol

Example:

"ETH"

nativeDecimals
number
required

Native token decimals

Example:

18

isEnabled
boolean
required

Whether the chain is enabled

Example:

true

isTestnet
boolean
required

Whether the chain is a testnet

Example:

false