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:
Finn 2021-08-02 22:59:25 +02:00 committed by GitHub
parent 81fbcb5441
commit efb00c1632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 26 additions and 4 deletions

View File

@ -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"
}
}

View File

@ -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

View File

@ -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