mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_BEP20_WATCH (#6001)
* add_BEP20_WATCH https://bscscan.com/token/0x7a9f28eb62c791422aa23ceae1da9c847cbec9b0 https://coinmarketcap.com/currencies/yieldwatch/ * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
d3a0be6e02
commit
947ae93d9b
|
@ -123,6 +123,7 @@
|
|||
"0x790Be81C3cA0e53974bE2688cDb954732C9862e1",
|
||||
"0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2",
|
||||
"0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA",
|
||||
"0x7A9f28EB62C791422Aa23CeAE1dA9C847cBeC9b0",
|
||||
"0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6",
|
||||
"0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914",
|
||||
"0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "yieldwatch",
|
||||
"type": "BEP20",
|
||||
"symbol": "WATCH",
|
||||
"decimals": 18,
|
||||
"website": "https://yieldwatch.net",
|
||||
"description": "yieldwatch.net is a smart yield farming dashboard that lets you monitor your liquidity pools, yield farming and token staking.",
|
||||
"explorer": "https://bscscan.com/token/0x7a9f28eb62c791422aa23ceae1da9c847cbec9b0",
|
||||
"status": "active",
|
||||
"id": "0x7A9f28EB62C791422Aa23CeAE1dA9C847cBeC9b0"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue
Block a user