メインコンテンツへスキップ

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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう