Networks Supported (Unified API)
The table below summarizes all networks supported in the Unified API and the parameters to be used in the staking endpoints (see API reference):
- Chain ID:
chain
- Network ID:
network
Protocol | chain | network - mainnet | network - testnet |
---|---|---|---|
Aptos* | aptos | mainnet | testnet |
Avail | avail | mainnet | testnet (Turing) |
Babylon | babylon-btc | mainnet | testnet |
Babylon PoS* | babylon | babylon-mainnet | babylon-testnet |
Cardano | cardano | mainnet | |
Celestia | celestia | celestia-mainnet-beta | celestia-mocha-testnet |
Cosmos ATOM | testnet | cosmoshub-4 | |
dYdX | testnet | mainnet | |
Ethereum | eth_ssv | mainnet | testnet (Hoodi) |
Kusama | polkadot | kusama | |
Near | near | mainnet | |
Polkadot | polkadot | mainnet | westend (Westend) |
Polygon* | polygon | mainnet | testnet |
Sei | sei | pacific-1 | atlantic-2 |
Sui* | sui | mainnet | testnet |
Solana | solana | mainnet-beta | testnet (Testnet) |
Story Protocol* | |||
Tezos* | xtz | mainnet | |
The Graph* | grt | mainnet | |
TON | ton_whales | mainnet (TON Whales) | testnet (TON Whales) |
TRON* |
*These networks are available with exclusive access - public rollout coming soon. Please contact us to integrate with any of these networks.
Testing and production environments
We provide two distinct endpoints for testing and production environments:
- Production: <https://api.p2p.org>
- Testing: <https://api-test.p2p.org>
Updated about 23 hours ago