Networks Supported
Check the list of networks supported
The table below summarizes all networks supported in the Staking API and the network
parameter that may be required for the staking endpoints:
Protocol | network - mainnet | network - testnet |
---|---|---|
Aptos | mainnet | testnet |
Avail | mainnet | testnet (Turing) |
Babylon | mainnet | testnet |
Babylon PoS* | ||
Celestia | celestia-mainnet-beta | celestia-mocha-testnet |
Cosmos ATOM | cosmoshub-4 | |
Ethereum | use api.p2p.org base URL | use api-test.p2p.org base URL (Hoodi) |
Kusama | kusama | |
Polkadot | mainnet | westend (Westend) |
Polygon | use api.p2p.org base URL | use api-test.p2p.org base URL (Hoodi) |
Sei | pacific-1 | atlantic-2 |
Sui | mainnet | testnet |
Solana | mainnet-beta | testnet (Testnet) |
Story Protocol* | ||
TON | mainnet (TON Whales) | testnet (TON Whales) |
TRON* | mainnet |
*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 20 hours ago