mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Create EthereumMax asset (#8851)
Also creating the old EthereumMax token reference. We did a hard fork from the old token for technical reasons, but people are still trading with it, so we need to indicate that this is not a good idea and that the original token is unsupported.
This commit is contained in:
parent
62a0bbb285
commit
08c0853eb3
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "EthereumMax",
|
||||
"website": "https://www.ethereummax.org/",
|
||||
"description": "EthereumMax is an ERC-20 growth token built on the Ethereum network, with a vision to bridge the gap between real world communities and the practical benefits of a decentralized cryptotechnical economy",
|
||||
"explorer": "https://etherscan.io/token/0x15874d65e649880c2614e7a480cb7c9A55787FF6",
|
||||
"type": "ERC20",
|
||||
"symbol": "eMax",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x15874d65e649880c2614e7a480cb7c9A55787FF6"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "EthereumMax (Deprecated)",
|
||||
"website": "https://www.ethereummax.org/",
|
||||
"description": "Deprecated, do not use! See 0x15874d65e649880c2614e7a480cb7c9A55787FF6 instead.",
|
||||
"explorer": "https://etherscan.io/token/0xA3E059c0b01F07F211c85bF7b4f1d907AfB011df",
|
||||
"type": "ERC20",
|
||||
"symbol": "eMax",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xA3E059c0b01F07F211c85bF7b4f1d907AfB011df"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
Loading…
Reference in New Issue
Block a user