본문으로 건너뛰기

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 Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기