Overview
The Unified API provides a standardized platform to manage staking, transaction broadcasting, and unstaking across multiple blockchain networks. Its modular architecture simplifies integrations, enabling quick support for new networks. Connect once, and you’re ready to interact with all supported networks.
This modular flow ensures that users can seamlessly integrate both existing and future supported networks, as they will maintain a consistent structure.
Key features
- Seamless Cross-Network Compatibility: Streamline operations with a unified request/response format and consistent staking workflows across all the existing and future supported networks.
- Fewer Integrations: By consolidating a number of Staking APIs into a single one, Unified API allows reducing the diversity of integrations to accommodate tech stacks.
- Coverage: The Unified API supports the following chains: Babylon, Solana, TON, Avail, and Ethereum (SSV). We are expanding this initial list to meet the clients' growing demands, with up to 30 chains available via one API endpoint.
Get an authentication token to start using Unified API.
Supported chains and networks
We provide two distinct endpoints for testing and production environments:
- Production: https://api.p2p.org
- Testing: https://api-test.p2p.org
Chain ID | Networks | Description |
---|---|---|
avail | 🌐mainnet | Avail mainnet |
🔧testnet | Turing environment | |
babylon-btc | 🌐mainnet | Bitcoin mainnet |
🔧testnet | Bitcoin testnet called sigNet | |
eth_ssv | 🌐mainnet | Ethereum (SSV) mainnet |
🔧testnet | Ethereum (SSV) Holesky testnet | |
near | 🌐mainnet | Near mainnet |
solana | 🌐mainnet-beta | Solana production environment |
🔧testnet | Solana testing environment (testnet) | |
ton_whales | 🌐mainnet | TON Whales mainnet |
🔧testnet | TON Whales testnet |
What's Next?
Updated 1 day ago