Eth_call
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
2.0methodstringRequiredExample:
eth_callidintegerRequiredExample:
1Responses
200
Result of the call
application/json
jsonrpcstringOptionalExample:
2.0idintegerOptionalExample:
1resultstringOptionalExample:
Return value of the executed contract call, encoded as hex. This is the raw output — typically ABI-decoded on the client.
0x00000000000000000000000000000000000000000000000000000000000003e8post
/200
Result of the call
Last updated