Fixes (sanity and consistency, auto)

This commit is contained in:
vikmeup 2020-11-19 22:04:39 +00:00 committed by trust-wallet-merge-bot
parent 9e80fe83e1
commit 2113b85991
3 changed files with 25 additions and 23 deletions

View File

@ -2692,6 +2692,7 @@
"0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D", "0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D",
"0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24", "0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24",
"0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452", "0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452",
"0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8",
"0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89", "0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89",
"0x6e2A5b577437440D6024AEf6a6bf81CdE09798de", "0x6e2A5b577437440D6024AEf6a6bf81CdE09798de",
"0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B", "0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B",
@ -3257,6 +3258,7 @@
"0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8",
"0x877391140c33B93a913478a6A1DF5157edC08320", "0x877391140c33B93a913478a6A1DF5157edC08320",
"0x87897374EA98260343d8d3E5076b12dD0d09956a", "0x87897374EA98260343d8d3E5076b12dD0d09956a",
"0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272",
"0x87AB739464881af0011052D4Ca0B0d657e8c3B48", "0x87AB739464881af0011052D4Ca0B0d657e8c3B48",
"0x87b008E57F640D94Ee44Fd893F0323AF933F9195", "0x87b008E57F640D94Ee44Fd893F0323AF933F9195",
"0x87C00817ABe35eD4C093e59043fae488238d2F74", "0x87C00817ABe35eD4C093e59043fae488238d2F74",

View File

@ -1,19 +1,19 @@
{ {
"name": "SushiBar", "name": "SushiBar",
"website": "https://sushiswap.fi", "website": "https://sushiswap.fi",
"source_code": "https://github.com/sushiswap", "source_code": "https://github.com/sushiswap",
"short_description": "Staked Sushi or xSUSHI", "short_description": "Staked Sushi or xSUSHI",
"description": "xSUSHI is a trading fee accruing token. 0.05% of the exchange trade fees on SushiSwap are awarded to holders of the xSUSHI token", "description": "xSUSHI is a trading fee accruing token. 0.05% of the exchange trade fees on SushiSwap are awarded to holders of the xSUSHI token",
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "https://twitter.com/SushiSwap", "url": "https://twitter.com/SushiSwap",
"handle": "SushiSwap" "handle": "SushiSwap"
}, },
{ {
"name": "Discord", "name": "Discord",
"url": "https://discord.gg/sqhXAqc" "url": "https://discord.gg/sqhXAqc"
} }
], ],
"explorer": "https://etherscan.io/token/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272" "explorer": "https://etherscan.io/token/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272"
} }