跳转至主要内容

linea_estimateGas RPC Method

正在加载...

更新于
Feb 24, 2026

linea_estimateGas RPC Method

参数

交易
对象
必填
正在加载...
来自
字符串
正在加载...
字符串
正在加载...
气体
整数
正在加载...
gasPrice
整数
正在加载...
maxPriorityFeePerGas
字符串
正在加载...
maxFeePerGas
字符串
正在加载...
整数
正在加载...
数据
字符串
正在加载...
stateOverride
对象
正在加载...
平衡
字符串
正在加载...
非重复值
字符串
正在加载...
代码
字符串
正在加载...
stateDiff
对象
正在加载...

退货

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