跳至主要內容

eth_blobBaseFee RPC Method

載入中...

更新於
Aug 03, 2026

eth_blobBaseFee RPC Method

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 ,並開始建置
立即免費開始使用