C-Chain
To interact with C-Chain via the JSON-RPC endpoint via HTTPS:
/ext/bc/C/rpc (for all eth_ methods)
/ext/bc/C/avax (for all avax. methods)
To interact with C-Chain via the JSON-RPC endpoint via Websocket:
/ext/bc/C/ws
To interact with other instances of the EVM via the JSON-RPC endpoint:
/ext/bc/blockchainID/rpc
(where "blockchainID" is the ID of the EVM chain)Last updated
Was this helpful?