Prerequisites
To use Para, you need an API key. This key authenticates your requests to Para services and is essential for integration. Before integrating Para with your application, ensure you have:- Completed Para authentication setup in your application (see one of our Setup Guides)
- A valid Para API key
- An RPC endpoint for your desired network
Need an API key? Visit the Developer Portal to create API keys, manage billing, teams, and more.
Ethers
For Ethers, just provide the RPC URL for your desired chainViem
To configure a custom chain, just add a newChain
type as follows
(Reference List)
Wagmi
If you’re also already using wagmi, you can easily extend@wagmi/chains
(Reference Docs) and automatically use Para
signers directly with your desired set of supported chains
Solana-Web3.js
Instantiate the Solana-Web3,js signer with your network’s RPC URL of choiceCosmJS
Initialize the signing client with your RPC URL of choiceAdditional Chains
Additional chains can be added by providing the relevant chain ID and RPC endpoint. See below for details:Networks/RPCs | Chain ID | Supported |
---|---|---|
Arbitrum | 42161 | ✅ |
Arbitrum Sepolia | 421614 | ✅ |
Avalanche C-Chain | 43114 | ✅ |
Avalanche Fuji | 43113 | ✅ |
Basecamp (Camp) | 123420001114 | ✅ |
Base | 8453 | ✅ |
Base Sepolia | 84532 | ✅ |
Berachain Artio | 80085 | ✅ |
Camp Testnet V2 | 325000 | ✅ |
Basecamp (Camp) | 123420001114 | ✅ |
Celo | 42220 | ✅ |
Celo Alfajores | 44787 | ✅ |
Eclipse | 17172 | ✅ |
Ethereum | 1 | ✅ |
Ethereum Sepolia | 11155111 | ✅ |
Flow EVM | 747 | ✅ |
Fluent | 20993 | ✅ |
Holesky | 17000 | ✅ |
Holesky Garnet | 17069 | ✅ |
Holesky Redstone | 17001 | ✅ |
Katana | 747474 | ✅ |
Kaia | 8217 | ✅ |
Linea | 59144 | ✅ |
Linea Testnet | 59140 | ✅ |
Mantle | 5000 | ✅ |
Monad Testnet | 10143 | ✅ |
Omni | 166 | ✅ |
Optimism | 10 | ✅ |
Optimism Sepolia | 11155420 | ✅ |
Plasma Testnet | 9746 | ✅ |
Plume | 98866 | ✅ |
Polygon | 137 | ✅ |
Polygon Amoy | 80002 | ✅ |
Sei | 1329 | ✅ |
Solana Devnet | 103 | ✅ |
Soneium | 1868 | ✅ |
Story | 1514 | ✅ |
Syndicate Mainnet | 510 | ✅ |
Vana | 1480 | ✅ |
Zora | 7777777 | ✅ |
Zora Sepolia | 999999999 | ✅ |
Solana | — | ✅ |
Noble (Cosmos Chain) | noble-1 | ✅ |
Initia | interwoven1 | ✅ |
Initia testnet | initiation-2 | ✅ |
Osmosis(Cosmos Chain) | osmosis-1 | ✅ |