Skip to content

Commit d75fc2e

Browse files
committed
Add eth_blobBaseFee to proxyd standard method mappings
1 parent 8af0d11 commit d75fc2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playground/artifacts.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,6 +900,7 @@ eth_estimateGas = "standard"
900900
eth_createAccessList = "standard"
901901
eth_gasPrice = "standard"
902902
eth_maxPriorityFeePerGas = "standard"
903+
eth_blobBaseFee = "standard"
903904
eth_feeHistory = "standard"
904905
eth_newFilter = "standard"
905906
eth_newBlockFilter = "standard"

0 commit comments

Comments
 (0)