chainlist PR 8124: EIP2718/EIP2930 in eip155-138; bump chains submodule
Made-with: Cursor
This commit is contained in:
@@ -14,7 +14,12 @@
|
||||
"https://rpc.defi-oracle.io",
|
||||
"wss://wss.defi-oracle.io"
|
||||
],
|
||||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||
"features": [
|
||||
{ "name": "EIP155" },
|
||||
{ "name": "EIP1559" },
|
||||
{ "name": "EIP2718" },
|
||||
{ "name": "EIP2930" }
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
|
||||
Reference in New Issue
Block a user