跳至主要內容

zks_estimateFee RPC Method

載入中...

更新於
Apr 03, 2026

zks_estimateFee RPC Method

參數

交易
物件
必填
載入中...
來自
字串
必填
載入中...
字串
必填
載入中...
資料
字串
載入中...

退貨

gas_limit
字串
載入中...
gas_per_pubdata_limit
字串
載入中...
max_fee_per_gas
字串
載入中...
max_priority_fee_per_gas
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"gas_limit": "0x20941",
6
"max_fee_per_gas": "0x2b275d0",
7
"max_priority_fee_per_gas": "0x0",
8
"gas_per_pubdata_limit": "0x10"
9
}
10
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"gas_limit": "0x20941",
6
"max_fee_per_gas": "0x2b275d0",
7
"max_priority_fee_per_gas": "0x0",
8
"gas_per_pubdata_limit": "0x10"
9
}
10
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用