diff --git a/src/main/kotlin/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethods.kt b/src/main/kotlin/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethods.kt index 493a356b..ed1a3c98 100644 --- a/src/main/kotlin/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethods.kt +++ b/src/main/kotlin/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethods.kt @@ -185,6 +185,7 @@ class DefaultEthereumMethods( "eth_getProof", "eth_createAccessList", "eth_getBlockReceipts", + "eth_blobBaseFee", ) private val specialMethods = listOf(