mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20-BEP20_TLM (#6475)
* add_ERC20-BEP20_TLM add TLM https://coinmarketcap.com/currencies/alien-worlds/ https://etherscan.io/token/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72 https://bscscan.com/token/0x2222227E22102Fe3322098e4CBfE18cFebD57c95 * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
8404b9d6d1
commit
3c385b8644
|
@ -3460,6 +3460,7 @@
|
|||
"0x887834D3b8D450B6bAB109c252Df3DA286d73CE4",
|
||||
"0x888666CA69E0f178DED6D75b5726Cee99A87D698",
|
||||
"0x8888801aF4d980682e47f1A9036e589479e835C5",
|
||||
"0x888888848B652B3E3a0f34c96E00EEC0F3a23F72",
|
||||
"0x8888889213DD4dA823EbDD1e235b09590633C150",
|
||||
"0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113",
|
||||
"0x889eFB523cc39590B8483EB9491890AC71407f64",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Alien Worlds Trilium",
|
||||
"symbol": "TLM",
|
||||
"type": "ERC20",
|
||||
"decimals": 4,
|
||||
"description": "Trilium (TLM) is the native utility token of the Alien Worlds metaverse",
|
||||
"website": "https://alienworlds.io",
|
||||
"explorer": "https://etherscan.io/token/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72",
|
||||
"status": "active",
|
||||
"id": "0x888888848B652B3E3a0f34c96E00EEC0F3a23F72"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -47,6 +47,7 @@
|
|||
"0x20bff4bbEDa07536FF00e073bd8359E5D80D733d",
|
||||
"0x211FfbE424b90e25a15531ca322adF1559779E45",
|
||||
"0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
|
||||
"0x2222227E22102Fe3322098e4CBfE18cFebD57c95",
|
||||
"0x23396cF899Ca06c4472205fC903bDB4de249D6fC",
|
||||
"0x233d91A0713155003fc4DcE0AFa871b508B3B715",
|
||||
"0x250342dD21cAE01583e8F3eDe4eB64753f665084",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Alien Worlds Trilium",
|
||||
"symbol": "TLM",
|
||||
"type": "BEP20",
|
||||
"decimals": 4,
|
||||
"description": "Trilium (TLM) is the native utility token of the Alien Worlds metaverse",
|
||||
"website": "https://alienworlds.io",
|
||||
"explorer": "https://bscscan.com/token/0x2222227E22102Fe3322098e4CBfE18cFebD57c95",
|
||||
"status": "active",
|
||||
"id": "0x2222227E22102Fe3322098e4CBfE18cFebD57c95"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user