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 5cb1b67d0..3a7df6b8a 100644 --- a/src/main/kotlin/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethods.kt +++ b/src/main/kotlin/io/emeraldpay/dshackle/upstream/calls/DefaultEthereumMethods.kt @@ -97,6 +97,7 @@ class DefaultEthereumMethods( "eth_getLogs", "eth_maxPriorityFeePerGas", "eth_getProof", + "eth_createAccessList", ) private val specialMethods = listOf(