Networks Supported
The table below summarizes all networks supported in the Unified API and the parameters to be used in the staking endpoints.
| Protocol | Chain ID | Network for mainnet | Network for 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 | cosmos | cosmoshub-4 | – | 
| dYdX | dydx | mainnet | – | 
| Ethereum | eth_ssv | mainnet | testnet(Hoodi) | 
| Hyperliquid* | hyperliquid | mainnet | testnet | 
| 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 | story | mainnet | aeneid | 
| Tezos | xtz | mainnet | – | 
| The Graph | grt | mainnet | – | 
| TON | ton_whales | mainnet(TON Whales) | testnet(TON Whales) | 
| TRON | tron | mainnet | testnet-nile | 
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>
What's Next?
Updated 8 days ago