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}