跳至主要內容

eth_getBalance RPC 方法

載入中...

更新於
2026年5月25日

eth_getBalance RPC 方法

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

參數

地址
字串
必填
載入中...
區塊編號/標籤
字串
必填
載入中...

退貨

結果
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"result": "0x155c7de375344be00065",
4
"id": 1
5
}
1
{
2
"jsonrpc": "2.0",
3
"result": "0x155c7de375344be00065",
4
"id": 1
5
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用