mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20_SNOW (#5480)
* add_ERC20_SNOW * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
1c895af321
commit
94c004ba10
|
@ -6133,6 +6133,7 @@
|
||||||
"0xfE831929098B5FF5d736105bD68BA9460EF07207",
|
"0xfE831929098B5FF5d736105bD68BA9460EF07207",
|
||||||
"0xfE8487E30A07c96370149a0cFEd2627AAEe88142",
|
"0xfE8487E30A07c96370149a0cFEd2627AAEe88142",
|
||||||
"0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3",
|
"0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3",
|
||||||
|
"0xfe9A29aB92522D14Fc65880d817214261D8479AE",
|
||||||
"0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3",
|
"0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3",
|
||||||
"0xfec0cF7fE078a500abf15F1284958F22049c2C7e",
|
"0xfec0cF7fE078a500abf15F1284958F22049c2C7e",
|
||||||
"0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542",
|
"0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542",
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"name": "SnowSwap",
|
||||||
|
"symbol": "SNOW",
|
||||||
|
"type": "ERC20",
|
||||||
|
"decimals": 18,
|
||||||
|
"description": "AMM / DEX for yield-bearing LP Token swaps.",
|
||||||
|
"website": "https://snowswap.org",
|
||||||
|
"explorer": "https://etherscan.io/token/0xfe9a29ab92522d14fc65880d817214261d8479ae",
|
||||||
|
"id": "0xfe9A29aB92522D14Fc65880d817214261D8479AE"
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user