Update Loom Network ERC20 (#6508)

* Update Loom Network ERC20

https://medium.com/loom-network/loom-token-swap-launch-f9257a4ae066

From `0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0` to `0x42476F744292107e34519F9c357927074Ea3F75D`

* Fixes (sanity and consistency, auto), history

Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
Ian E 2021-04-16 14:25:31 +08:00 committed by GitHub
parent a08e08fc08
commit 0bd2cac99c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 1 deletions

View File

@ -1720,6 +1720,7 @@
"0x423e4322CDDa29156b49a17dfbd2aCC4b280600D",
"0x423FfB66AECC906361d79F87d85dB310897bDB6D",
"0x42456D7084eacF4083f1140d3229471bbA2949A8",
"0x42476F744292107e34519F9c357927074Ea3F75D",
"0x42566cFEFC853c232117EbA4413e45782a72715d",
"0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD",
"0x4263A2f0456305d7d10F8a4555f8c3B593b3b895",

View File

@ -0,0 +1,12 @@
{
"name": "Loom Token",
"website": "https://loomx.io",
"description": "Loom Network is a Platform as a Service intended to allow Ethereum-based Solidity applications to be run on side chains.",
"socials": [],
"explorer": "https://etherscan.io/token/0x42476F744292107e34519F9c357927074Ea3F75D",
"type": "ERC20",
"symbol": "LOOM",
"decimals": 18,
"status": "active",
"id": "0x42476F744292107e34519F9c357927074Ea3F75D"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -7,6 +7,6 @@
"type": "ERC20",
"symbol": "LOOM",
"decimals": 18,
"status": "active",
"status": "abandoned",
"id": "0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0"
}