Skip to main content
GET
Get Network by ID

Path Parameters

networkId
string
required

Response

OK

addressExplorerUrl
string

Website URL where you can look up addresses on this network

Example:

"https://etherscan.io/address/"

confirmations
string<int32>

How many block confirmations are needed before a transaction is considered final and safe

Example:

"6"

explorerUrl
string

Website URL where you can look up transactions on this network

Example:

"https://etherscan.io/tx/"

isTestnet
boolean

True if this is a test network used for development/testing (not real money)

name
string

The human-readable name of this network that users will see

Example:

"Ethereum"

nativeAssetId
string
nativeAssetSymbol
string
networkId
string

The unique ID for this blockchain network

Example:

"BTC"

tags
enum<string>[]
Available options:
show-vault,
supports-rbf,
supports-rbf-cancel,
supports-memo,
swap,
supports-parallel-signing,
supports-chained-signing,
supports-fee-levels,
supports-sponsored-transactions,
has-token-activation,
has-address-creation,
has-address-server-creation,
has-address-activation,
evm,
bridge