mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
bd98bb4aa9
commit
c990fdcf4a
|
@ -1588,6 +1588,7 @@
|
|||
"0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430",
|
||||
"0x3A75731f9e16244dE01DD431636Db7c07D42A166",
|
||||
"0x3a783e99E5a5618B8149e3380d14328139D97e31",
|
||||
"0x3A856d4effa670C54585a5D523e96513e148e95d",
|
||||
"0x3a86512ccA257c4DD8A68646C7c01df084E0f87d",
|
||||
"0x3A880652F47bFaa771908C07Dd8673A787dAEd3A",
|
||||
"0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b",
|
||||
|
|
|
@ -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 |
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user