mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add BEP20 MDX Token (#12928)
* Create info.json * Create logo.png * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
cfb1d66032
commit
64f8442945
|
@ -972,6 +972,7 @@
|
|||
"0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441",
|
||||
"0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A",
|
||||
"0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82",
|
||||
"0x9C65AB58d8d978DB963e63f2bfB7121627e3a739",
|
||||
"0x9c9843a65302BA0F1778593CaE1De6478596eFFB",
|
||||
"0x9c9d4302A1A550b446401e56000F76Bc761C3A33",
|
||||
"0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC",
|
||||
|
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "MDX Token",
|
||||
"website": "https://bsc.mdex.com/",
|
||||
"description": "MDEX integrates the advantages of multiple chains to create a high-performance composite DEX ecosystem, to maximize the rewards of participants with the 'dual mining incentives' of liquid mining and transaction mining.",
|
||||
"explorer": "https://bscscan.com/token/0x9C65AB58d8d978DB963e63f2bfB7121627e3a739",
|
||||
"type": "BEP20",
|
||||
"symbol": "MDX",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x9C65AB58d8d978DB963e63f2bfB7121627e3a739",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Mdextech"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/mdexSwap"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/MixDex"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
Reference in New Issue
Block a user