eth_call
Execute transactions | Plasma
eth_call | Plasma
Plasma API method that executes a new message call immediately without creating a transaction on the blockchain. Plasma via Chainstack.
POST
eth_call
Plasma API method that executes a new message call immediately without creating a transaction on the blockchain.
Parameters
object— the transaction call object with fields likefrom,to,gas,gasPrice,value,dataquantity or tag— the block number in hex format or block tag (latest,earliest,pending,safe,finalized)
Response
data— the return value of the executed contract
eth_call code examples
Body
application/json
Last modified on May 18, 2026