mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Avalanche short name incorrect (#1401)
Avalanche short name should not be "Avalanche", it shoud be "avax".
This commit is contained in:
parent
7274acee2d
commit
40ec932d39
|
@ -11,7 +11,7 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.avax.network/",
|
||||
"shortName": "Avalanche",
|
||||
"shortName": "avax",
|
||||
"chainId": 43114,
|
||||
"networkId": 43114,
|
||||
"slip44": 9005,
|
||||
|
|
Loading…
Reference in New Issue
Block a user