mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Million (MM) token to smartchain list (#12251)
* Add Million (MM) token to smartchain list * Updated checksum format * Updated ID to contract format * Updated explorer URL and id to checksum format * Update * Temp change * Change folder name * Updated ID of Million BEP20 token * Added links to BEP20 Million MM token * Updated discord link * Updad reddit link * Updated facebook link * Updated coingecko url * Fixed URL typo
This commit is contained in:
parent
53fb09352b
commit
04f9b83db5
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"name": "Million",
|
||||
"website": "https://milliontoken.org",
|
||||
"description": "Million is a digital currency with 1,000,000 total supply. https://milliontoken.org",
|
||||
"explorer": "https://bscscan.com/token/0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4",
|
||||
"type": "BEP20",
|
||||
"symbol": "MM",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4",
|
||||
"links": [
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/MillionToken"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/MillionTokenHolders"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/milliontoken/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Million__Token"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/groups/milliontoken"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/million/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/million"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Loading…
Reference in New Issue
Block a user