跳转至主要内容

eth_blobBaseFee RPC 方法

正在加载...

更新于
Aug 03, 2026

eth_blobBaseFee RPC 方法

Sei does not support blob transactions. Calling eth_blobBaseFee returns error code -32601 with the message the method eth_blobBaseFee does not exist/is not available.

参数

该方法不接受任何参数

退货

结果
字符串
正在加载...
请求
回复
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"error": {
5
"code": -32601,
6
"message": "the method eth_blobBaseFee does not exist/is not available"
7
}
8
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"error": {
5
"code": -32601,
6
"message": "the method eth_blobBaseFee does not exist/is not available"
7
}
8
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用