update_BEP20_TCT (#13485)

* update_BEP20_TCT

old contract:
https://bscscan.com/token/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65
new contract:
https://bscscan.com/token/0xb036f689bd98b4bd3bd648fa09a23e54d839a859
https://twitter.com/TacoCatToken/status/1423388351525101572

* Fixes (sanity and consistency, auto), history

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
Andrew M 2021-09-09 22:25:58 +08:00 committed by GitHub
parent 41bb19cc2c
commit 3ca4b659f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 1 deletions

View File

@ -1164,6 +1164,7 @@
"0xaf96a19c2DD4a0f6B077D9481fCc8C9102FAa141",
"0xaFF9084f2374585879e8B434C399E29E80ccE635",
"0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42",
"0xb036f689bd98B4Bd3BD648FA09A23e54d839A859",
"0xB05513809549b8654fA1228b123A36c78a3356F4",
"0xB09FE1613fE03E7361319d2a43eDc17422f36B09",
"0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB",

View File

@ -6,6 +6,6 @@
"website": "https://tacocat.co",
"description": "TacoCat Token is a utility token on the Binance Smart Chain intended to be the backbone of a lifestyle brand and ecosystem governed and operated by a corporate entity named The TacoCat Company Inc.",
"explorer": "https://bscscan.com/token/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65",
"status": "active",
"status": "abandoned",
"id": "0x2095d2346e47Ed497d4F39FcfA59918b4346cd65"
}

View File

@ -0,0 +1,11 @@
{
"name": "TACOCAT Token",
"type": "BEP20",
"symbol": "TCT",
"decimals": 18,
"website": "https://tacocat.co",
"description": "TacoCat Token is a utility token on the Binance Smart Chain intended to be the backbone of a lifestyle brand and ecosystem governed and operated by a corporate entity named The TacoCat Company Inc.",
"explorer": "https://bscscan.com/token/0xb036f689bd98b4bd3bd648fa09a23e54d839a859",
"status": "active",
"id": "0xb036f689bd98B4Bd3BD648FA09A23e54d839A859"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB