mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Update Polychain Monsters and Tixl (#12452)
* add PMON and TXL for Binance Smart Chain * optimization * renamed Polkamon to Polychain Monsters * adjusted website link
This commit is contained in:
parent
81fbcb5441
commit
efb00c1632
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "Polkamon",
|
||||
"website": "https://polkamon.com",
|
||||
"description": "Polkamon are beautifully animated digital collectibles with varying scarcities. Each Polkamon is backed by a truly unique NFT and can be unpacked with $PMON tokens.",
|
||||
"name": "Polychain Monsters",
|
||||
"website": "http://polychainmonsters.com/",
|
||||
"description": "Polychain Monsters are beautifully animated digital collectibles with varying scarcities. Each Polychain Monster is backed by a truly unique NFT and can be unpacked with $PMON tokens.",
|
||||
"explorer": "https://etherscan.io/token/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2",
|
||||
"type": "ERC20",
|
||||
"symbol": "PMON",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Polychain Monsters",
|
||||
"website": "https://polychainmonsters.com/",
|
||||
"description": "Polychain Monsters are beautifully animated digital collectibles with varying scarcities. Each Polychain Monster is backed by a truly unique NFT and can be unpacked with $PMON tokens.",
|
||||
"explorer": "https://bscscan.com/token/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2",
|
||||
"type": "BEP20",
|
||||
"symbol": "PMON",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "Tixl",
|
||||
"website": "https://tixl.org/",
|
||||
"description": "Interoperable Smart Contracts & dApps Network",
|
||||
"explorer": "https://bscscan.com/token/0x1ffd0b47127fdd4097e54521c9e2c7f0d66aafc5",
|
||||
"type": "BEP20",
|
||||
"symbol": "TXL",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x1FFD0b47127fdd4097E54521C9E2c7f0D66AafC5"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Reference in New Issue
Block a user