mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
adding ERC20 tokens missing on DEX (#4096)
* adding ERC20 tokens missing on DEX * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
d756a28b1f
commit
abe446d803
|
@ -609,6 +609,7 @@
|
|||
"0x1961B3331969eD52770751fC718ef530838b6dEE",
|
||||
"0x1966d718A565566e8E202792658D7b5Ff4ECe469",
|
||||
"0x1969442391737025812C2215E77E676d7fA84847",
|
||||
"0x196f4727526eA7FB1e17b2071B3d8eAA38486988",
|
||||
"0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0",
|
||||
"0x19810559dF63f19cfE88923313250550eDADB743",
|
||||
"0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8",
|
||||
|
@ -1750,6 +1751,7 @@
|
|||
"0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc",
|
||||
"0x49d716DFe60b37379010A75329ae09428f17118d",
|
||||
"0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E",
|
||||
"0x49E833337ECe7aFE375e44F4E3e8481029218E5c",
|
||||
"0x49f112c234969F2b13724b8Ad81C182aCF3B8410",
|
||||
"0x49f4592E641820e928F9919Ef4aBd92a719B4b49",
|
||||
"0x49f941FA7f5731fe302068d79c8604C24C5E7196",
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "Reserve",
|
||||
"website": "https://reserve.org",
|
||||
"short_description": "The stable cryptocurrency that is economically and legally robust at any scale.",
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x196f4727526eA7FB1e17b2071B3d8eAA38486988",
|
||||
"research": "https://research.binance.com/en/projects/reserve-rights"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "YFValue",
|
||||
"website": "https://yfv.finance",
|
||||
"short_description": "The YFValue protocol aims to bring fairness, true value, and innovation to yield farming.",
|
||||
"socials": [],
|
||||
"explorer": "https://etherscan.io/token/0x49e833337ece7afe375e44f4e3e8481029218e5c",
|
||||
"research": ""
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue
Block a user