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:
EMaxMithrandir 2021-05-28 12:05:10 -04:00 committed by GitHub
parent 62a0bbb285
commit 08c0853eb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 0 deletions

View File

@ -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

View File

@ -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