JSON-RPC reference
PressChain V3 exposes an Ethereum-compatible JSON-RPC interface. Existing EVM tooling can perform network reads, contract calls, log queries and signed transaction submission when configured for the PressChain network. Canonical public testnet endpoint:Request format
POST and content-type: application/json.
Verify chain identity
0x498B64A, allowing for case differences in hex output.
Current block
Read a transaction receipt
null result can mean the transaction is not yet included or is unknown to that node. That is different from a receipt whose status indicates execution failure.
Read contract state
Useeth_call with encoded ABI data: