Ir diretamente para o conteúdo principal

eth_blobBaseFee RPC Method

Carregando...

Atualizado em
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.

Parâmetros

Este método não aceita quaisquer parâmetros

Devoluções

resultado
cadeia de caracteres
Carregando...
Pedido
Resposta
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
}
Ainda não tem uma conta?
Crieendpoint seuendpoint Quicknode endpoint segundos e comece a desenvolver
Comece gratuitamente