Network / Chain Information
RPC Methods
As an EVM-compatible chain, ADI Chain supports all standard Ethereum JSON-RPC methods. Wallets implementing ADI Chain support should refer to the EVM RPC documentation for the complete list of supported methods, including:personal_sign- Sign a messageeth_sign- Sign dataeth_signTypedData/eth_signTypedData_v4- Sign typed data (EIP-712)eth_sendTransaction- Send a transactioneth_signTransaction- Sign a transaction without broadcastingeth_sendRawTransaction- Broadcast a signed transaction