Execute a call without creating a transaction using the eth_call method.
- 服务商
- Etherscan(以太坊浏览器)
- 输入摘要
- {"name":"chainid","type":"string","required":false,"description":"Chain ID to query, e.g., '1' for Ethereum, '8453' for Base from supported chains."}, {"name":"module","type":"string","required":false,"description":"Set to 'proxy' for this endpoint.","enum":["proxy"]}, {"name":"action","type":"string","required":false,"description":"Set to 'eth_call' for this endpoint.","enum":["eth_call"]}, {"name":"to","type":"string","required":false,"description":"The address to interact with."}, {"name":"data","type":"string","required":false,"description":"Hash of the method signature and encoded parameters."}, {"name":"tag","type":"string","required":false,"description":"Use 'latest', 'earliest', 'pending', or a block number in hex.","enum":["latest","earliest","pending"]}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息