mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add features to example (#1945)
This commit is contained in:
parent
91bbbf2df1
commit
09ba64ce19
|
@ -18,6 +18,7 @@ The source data is in _data/chains. Each chain has its own file with the filenam
|
||||||
"symbol": "ETH",
|
"symbol": "ETH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
|
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||||
"infoURL": "https://ethereum.org",
|
"infoURL": "https://ethereum.org",
|
||||||
"shortName": "eth",
|
"shortName": "eth",
|
||||||
"chainId": 1,
|
"chainId": 1,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user