メインコンテンツへスキップ

eth_callMany RPC Method

読み込み中...

更新日:
2026年5月25日

eth_callMany RPC Method

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.

パラメータ

bundles
配列
読み込み中...
取引
配列
読み込み中...
出典
文字列
読み込み中...
~へ
文字列
必須
読み込み中...
gas
文字列
読み込み中...
gasPrice
文字列
読み込み中...
文字列
読み込み中...
データ
文字列
読み込み中...
blockOverride
オブジェクト
読み込み中...
ブロック番号
文字列
読み込み中...
blockHash
オブジェクト
読み込み中...
コインベース
住所
読み込み中...
タイムスタンプ
文字列
読み込み中...
difficulty
文字列
読み込み中...
gasLimit
文字列
読み込み中...
baseFee
文字列
読み込み中...
simulationContext
オブジェクト
読み込み中...
ブロック番号
文字列
読み込み中...
トランザクションインデックス
整数
読み込み中...
stateOverride
オブジェクト
読み込み中...
バランス
文字列
読み込み中...
nonce
文字列
読み込み中...
コード
文字列
読み込み中...
state
オブジェクト
読み込み中...
stateDiff
オブジェクト
読み込み中...
timeout
整数
読み込み中...

返します

配列
配列
読み込み中...
文字列
読み込み中...
error
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": [
5
[
6
{
7
"value": "0x"
8
}
9
]
10
]
11
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": [
5
[
6
{
7
"value": "0x"
8
}
9
]
10
]
11
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう