Skip to content

Commit

Permalink
Add renBTC, HBTC, ENJ, DPI, SNX, MKR, LRC
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisyang-crypto committed Mar 15, 2021
1 parent 3224c77 commit b6dd87a
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,61 @@
"decimals": 8,
"chainId": 1,
"logoURI": "https://assets.coingecko.com/coins/images/13180/large/trust-token.png"
},
{
"name": "renBTC",
"address": "0xeb4c2781e4eba804ce9a9803c67d0893436bb27d",
"symbol": "renBTC",
"decimals": 8,
"chainId": 1,
"logoURI": "https://assets.coingecko.com/coins/images/11370/large/renBTC.png"
},
{
"name": "Huobi BTC",
"address": "0x0316eb71485b0ab14103307bf65a021042c6d380",
"symbol": "HBTC",
"decimals": 18,
"chainId": 1,
"logoURI": "https://assets.coingecko.com/coins/images/12407/large/Unknown-5.png"
},
{
"name": "Enjin Coin",
"address": "0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c",
"symbol": "ENJ",
"decimals": 18,
"chainId": 1,
"logoURI": "https://crypto.com/price/coin-data/icon/ENJ/color_icon.png"
},
{
"name": "DefiPulse Index",
"address": "0x1494ca1f11d487c2bbe4543e90080aeba4ba3c2b",
"symbol": "DPI",
"decimals": 18,
"chainId": 1,
"logoURI": "https://assets.coingecko.com/coins/images/12465/large/defi_pulse_index_set.png"
},
{
"name": "Synthetix Network Token",
"address": "0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f",
"symbol": "SNX",
"decimals": 18,
"chainId": 1,
"logoURI": "https://assets.coingecko.com/coins/images/3406/large/SNX.png"
},
{
"name": "Maker",
"address": "0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2",
"symbol": "MKR",
"decimals": 18,
"chainId": 1,
"logoURI": "https://crypto.com/price/coin-data/icon/MKR/color_icon.png"
},
{
"name": "Loopring",
"address": "0xbbbbca6a901c926f240b89eacb641d8aec7aeafd",
"symbol": "LRC",
"decimals": 18,
"chainId": 1,
"logoURI": "https://assets.coingecko.com/coins/images/913/large/LRC.png"
}
]

0 comments on commit b6dd87a

Please sign in to comment.