CLV P-Chain Integration
Evm Chain Information
Clover P-Chain is an EVM-compatible network which means ecosystem partners can use the standard web3 protocol to integrate with CLV P-Chain.
The Chain Id of CLV P-Chain is 1024 (0x400 in hex).
The minimum accepted gas price is 50 Gwei currently, please make sure to the gas price is no less than 50Gwei to send a transaction.
Public RPC endpoints
Below are a list of public RPC endpoints for CLV P-Chain.
Self-hosted RPC nodes
Hardware requirements
Configuration
CLV provides a docker image to help setting up a self-hosted rpc node. Below is a sample compose file for reference(which uses the 20194 port as the rpc port.)
Last updated