跳转至主要内容

eth_call RPC 方法

正在加载...

更新于
2026年5月25日

eth_call RPC 方法

MegaETH nodes use a ~15-day pruning window for historical state data. Calls targeting a block older than ~15 days (1,296,064 blocks) may fail because the required account and storage history has been pruned. For more details, see the MegaETH Pruning Policy.

参数

交易
对象
正在加载...
来自
字符串
正在加载...
字符串
必填
正在加载...
气体
整数
正在加载...
gasPrice
整数
正在加载...
整数
正在加载...
数据
字符串
正在加载...
blockNumber/tag简体中文(大陆)
字符串
必填
正在加载...

退货

数据
字符串
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"result": "0x",
4
"id": 1
5
}
1
{
2
“jsonrpc”: "2.0",
3
"result": "0x",
4
"id": 1
5
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用