-
Notifications
You must be signed in to change notification settings - Fork 22.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tokens for EVM blockchains (#25901)
* Create logo.png * Create info.json * Create logo.png * Create logo.png * Create info.json * Create info.json * Create logo.png * Create logo.png * Create info.json * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Update info.json * Update info.json * Update info.json * Update info.json * fix coins (#25927) * fix coins * Auto fix all (sanity and consistency) * fix coins --------- Co-authored-by: defisaur <[email protected]> --------- Co-authored-by: Denis <[email protected]> Co-authored-by: defisaur <[email protected]>
- Loading branch information
1 parent
676a5e1
commit 4e46f15
Showing
22 changed files
with
328 additions
and
1 deletion.
There are no files selected for viewing
36 changes: 36 additions & 0 deletions
36
blockchains/acalaevm/assets/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"name": "USD Coin", | ||
"website": "https://centre.io/usdc", | ||
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", | ||
"explorer": "https://blockscout.acala.network/token/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe", | ||
"type": "ACALAEVM", | ||
"symbol": "USDC", | ||
"decimals": 6, | ||
"status": "active", | ||
"id": "0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe", | ||
"tags": [ | ||
"stablecoin" | ||
], | ||
"links": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/centrehq" | ||
}, | ||
{ | ||
"name": "medium", | ||
"url": "https://medium.com/centre-blog" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://centre.io/pdfs/centre-whitepaper.pdf" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/usd-coin/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/usd-coin/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+19.9 KB
blockchains/acalaevm/assets/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions
42
blockchains/acalaevm/assets/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"name": "Dai Stablecoin", | ||
"website": "http://makerdao.com", | ||
"description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.", | ||
"explorer": "https://blockscout.acala.network/token/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE", | ||
"research": "https://research.binance.com/en/projects/dai", | ||
"type": "ACALAEVM", | ||
"symbol": "DAI", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE", | ||
"tags": [ | ||
"defi", | ||
"stablecoin" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/MakerDAO" | ||
}, | ||
{ | ||
"name": "reddit", | ||
"url": "https://reddit.com/MakerDAO/" | ||
}, | ||
{ | ||
"name": "blog", | ||
"url": "https://blog.makerdao.com/" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://makerdao.com/whitepaper/" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/dai/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+14.8 KB
blockchains/acalaevm/assets/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions
30
blockchains/cfxevm/assets/0xa47f43DE2f9623aCb395CA4905746496D2014d57/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"name": "Ethereum", | ||
"website": "https://ethereum.org/", | ||
"description": "Ethereum is a global, open-source platform for decentralized applications. Eth is fueling transactions on the Chain.", | ||
"explorer": "https://evm.confluxscan.net/address/0xa47f43de2f9623acb395ca4905746496d2014d57", | ||
"research": "https://research.binance.com/en/projects/ethereum", | ||
"type": "CFXEVM", | ||
"symbol": "ETH", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0xa47f43DE2f9623aCb395CA4905746496D2014d57", | ||
"links": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/ethereum/ethereum-org-website" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/ethdotorg" | ||
}, | ||
{ | ||
"name": "youtube", | ||
"url": "https://youtube.com/channel/UCNOfzGXD_C9YMYmnefmPH0g" | ||
}, | ||
{ | ||
"name": "discord", | ||
"url": "https://discord.com/invite/CetY6Y4" | ||
} | ||
] | ||
} |
Binary file added
BIN
+9.42 KB
blockchains/cfxevm/assets/0xa47f43DE2f9623aCb395CA4905746496D2014d57/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
blockchains/cfxevm/assets/0xfe97E85d13ABD9c1c33384E796F10B73905637cE/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "Tether", | ||
"website": "https://tether.to", | ||
"description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", | ||
"explorer": "https://evm.confluxscan.net/address/0xfe97e85d13abd9c1c33384e796f10b73905637ce", | ||
"type": "CFXEVM", | ||
"symbol": "USDT", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0xfe97E85d13ABD9c1c33384E796F10B73905637cE", | ||
"tags": [ | ||
"stablecoin" | ||
], | ||
"links": [ | ||
{ | ||
"name": "facebook", | ||
"url": "https://facebook.com/tether.to/" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/Tether_to/" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/ru/currencies/tether/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+19.5 KB
blockchains/cfxevm/assets/0xfe97E85d13ABD9c1c33384E796F10B73905637cE/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes
42 changes: 42 additions & 0 deletions
42
blockchains/klaytn/assets/0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"name": "Klaytn Dai", | ||
"website": "http://makerdao.com", | ||
"description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.", | ||
"explorer": "https://scope.klaytn.com/token/0x5c74070fdea071359b86082bd9f9b3deaafbe32b", | ||
"research": "https://research.binance.com/en/projects/dai", | ||
"type": "KLAYTN", | ||
"symbol": "KDAI", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b", | ||
"tags": [ | ||
"defi", | ||
"stablecoin" | ||
], | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/MakerDAO" | ||
}, | ||
{ | ||
"name": "reddit", | ||
"url": "https://reddit.com/r/MakerDAO/" | ||
}, | ||
{ | ||
"name": "blog", | ||
"url": "https://blog.makerdao.com/" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://makerdao.com/whitepaper/" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/dai/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+14.8 KB
blockchains/klaytn/assets/0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions
36
blockchains/klaytn/assets/0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"name": "USD Coin", | ||
"website": "https://centre.io/usdc", | ||
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", | ||
"explorer": "https://scope.klaytn.com/token/0x6270b58be569a7c0b8f47594f191631ae5b2c86c", | ||
"type": "KLAYTN", | ||
"symbol": "USDC", | ||
"decimals": 6, | ||
"status": "active", | ||
"id": "0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C", | ||
"tags": [ | ||
"stablecoin" | ||
], | ||
"links": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/centrehq" | ||
}, | ||
{ | ||
"name": "medium", | ||
"url": "https://medium.com/centre-blog" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://centre.io/pdfs/centre-whitepaper.pdf" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/usd-coin/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/usd-coin/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+19.9 KB
blockchains/klaytn/assets/0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions
41
blockchains/moonbeam/assets/0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"name": "BNB pegged BUSD", | ||
"website": "https://paxos.com/busd", | ||
"description": "BNB pegged BUSD is a token issued by Binance on Smart Chain; its price is pegged to BUSD (BUSD ERC20) at a ratio of 1:1.", | ||
"explorer": "https://moonscan.io/token/0xa649325aa7c5093d12d6f98eb4378deae68ce23f", | ||
"research": "https://research.binance.com/en/projects/binance-usd", | ||
"type": "MOONBEAM", | ||
"symbol": "BUSD", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F", | ||
"tags": [ | ||
"binance-peg" | ||
], | ||
"links": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/binance-chain/" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/binance_dex" | ||
}, | ||
{ | ||
"name": "blog", | ||
"url": "https://binance.org/en/blog/" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/BinanceDEXchange" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/binance-usd/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/binance-usd/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+2.64 KB
blockchains/moonbeam/assets/0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
blockchains/moonriver/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "Tether", | ||
"website": "https://tether.to", | ||
"description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", | ||
"explorer": "https://moonriver.moonscan.io/token/0xb44a9b6905af7c801311e8f4e76932ee959c663c", | ||
"type": "MOONRIVER", | ||
"symbol": "USDT", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C", | ||
"tags": [ | ||
"stablecoin" | ||
], | ||
"links": [ | ||
{ | ||
"name": "facebook", | ||
"url": "https://facebook.com/tether.to/" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/Tether_to/" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/ru/currencies/tether/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+19.5 KB
blockchains/moonriver/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions
36
blockchains/moonriver/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"name": "USD Coin", | ||
"website": "https://centre.io/usdc", | ||
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", | ||
"explorer": "https://moonriver.moonscan.io/token/0xe3f5a90f9cb311505cd691a46596599aa1a0ad7d", | ||
"type": "MOONRIVER", | ||
"symbol": "USDC", | ||
"decimals": 6, | ||
"status": "active", | ||
"id": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D", | ||
"tags": [ | ||
"stablecoin" | ||
], | ||
"links": [ | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/centrehq" | ||
}, | ||
{ | ||
"name": "medium", | ||
"url": "https://medium.com/centre-blog" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://centre.io/pdfs/centre-whitepaper.pdf" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/usd-coin/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/usd-coin/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+19.9 KB
blockchains/moonriver/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters