Networks & assets
This page focuses on the production networks currently exposed in the public catalog, so operators see the live support surface instead of sandbox and test entries.
Production networks
3
Mainnet networks publicly listed in the current catalog.
Active assets
10
Native and token assets visible across the production support matrix.
Providers ready
3/3
Production networks that currently report an active provider.
EVM networks
Mainnet
networkId: base-mainnet
Native asset
ETH · 18 decimals
Used as the network-native asset for operational flows on this network.
Supported assets
Sample invoice payload
{
"amount": "100.00",
"token": "USDC",
"chain": "eth",
"networkId": "base-mainnet"
}Mainnet
networkId: bnb-mainnet
Native asset
BNB · 18 decimals
Used as the network-native asset for operational flows on this network.
Supported assets
Sample invoice payload
{
"amount": "100.00",
"token": "USDC",
"chain": "eth",
"networkId": "bnb-mainnet"
}Solana
Mainnet
networkId: sol-mainnet
Native asset
SOL · 9 decimals
Used as the network-native asset for operational flows on this network.
Supported assets
Sample invoice payload
{
"amount": "100.00",
"token": "USDC",
"chain": "sol",
"networkId": "sol-mainnet"
}