update_ERC20_TRIAS (#13295)

* update_ERC20_TRIAS

https://triaslab.medium.com/try-token-economic-model-adjustment-announcement-36b282140f3d
old token: https://etherscan.io/token/0xe431a4c5db8b73c773e06cf2587da1eb53c41373
new token: https://etherscan.io/address/0x3A856d4effa670C54585a5D523e96513e148e95d

* Fixes (sanity and consistency, auto), history

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
Andrew M 2021-09-02 11:55:35 +08:00 committed by GitHub
parent bd98bb4aa9
commit c990fdcf4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 1 deletions

View File

@ -1588,6 +1588,7 @@
"0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430",
"0x3A75731f9e16244dE01DD431636Db7c07D42A166",
"0x3a783e99E5a5618B8149e3380d14328139D97e31",
"0x3A856d4effa670C54585a5D523e96513e148e95d",
"0x3a86512ccA257c4DD8A68646C7c01df084E0f87d",
"0x3A880652F47bFaa771908C07Dd8673A787dAEd3A",
"0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b",

View File

@ -0,0 +1,11 @@
{
"name": "Trias Token",
"symbol": "TRIAS",
"type": "ERC20",
"decimals": 18,
"description": "TRIAS aims to create a new-generation public chain that will support the execution of general-purpose native-applications on all platforms.",
"website": "https://www.trias.one",
"explorer": "https://etherscan.io/token/0x3A856d4effa670C54585a5D523e96513e148e95d",
"status": "active",
"id": "0x3A856d4effa670C54585a5D523e96513e148e95d"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@ -6,6 +6,6 @@
"description": "TRIAS aims to create a new-generation public chain that will support the execution of general-purpose native-applications on all platforms.",
"website": "https://www.trias.one",
"explorer": "https://etherscan.io/token/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373",
"status": "active",
"status": "abandoned",
"id": "0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373"
}