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 | babylon-mainnet | babylon-testnet |
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) |
Hyperliquid | mainnet | testnet |
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 |
Solana | mainnet-beta | testnet (Testnet) |
Sui | mainnet | testnet |
Story Protocol | mainnet | aeneid |
TON | mainnet (TON Whales) | testnet (TON Whales) |
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>
Updated 14 days ago