From 2325b0cab16325a13e76ecac67d09df847d91b8e Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 24 Jun 2021 09:55:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2459.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2459.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ad2779bd0..33583b25b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -587,6 +587,7 @@ "0x707C9088313B20931c05D16227f146279eC28e4E", "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", "0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52", + "0x7122f1C0777900B959573132dEac9a7209741Aa0", "0x7128E52cA302c5f5BeEB801B6aD373fDeBE3dc5E", "0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06", "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", diff --git a/blockchains/smartchain/assets/0x7122f1C0777900B959573132dEac9a7209741Aa0/info.json b/blockchains/smartchain/assets/0x7122f1C0777900B959573132dEac9a7209741Aa0/info.json index 423e2a009..27db57304 100644 --- a/blockchains/smartchain/assets/0x7122f1C0777900B959573132dEac9a7209741Aa0/info.json +++ b/blockchains/smartchain/assets/0x7122f1C0777900B959573132dEac9a7209741Aa0/info.json @@ -1,11 +1,11 @@ -{ - "name": "Tibetan Mastiff", - "website": "https://www.tibetanmastiff.io", - "description": "Tibetan Mastiff Is NFT - Non-Fungible Token. The birth of TMF (TMastiff) allowed the image of the Tibetan clam dog to be brought to the international community, and we believe that TMF (TMastiff) will flourish in the future.", - "explorer": "https://bscscan.com/token/0x7122f1c0777900b959573132deac9a7209741aa0", - "type": "BEP20", - "symbol": "TMF(TMastiff)", - "decimals": 9, - "status": "active", - "id": "0x7122f1C0777900B959573132dEac9a7209741Aa0" -} +{ + "name": "Tibetan Mastiff", + "website": "https://www.tibetanmastiff.io", + "description": "Tibetan Mastiff Is NFT - Non-Fungible Token. The birth of TMF (TMastiff) allowed the image of the Tibetan clam dog to be brought to the international community, and we believe that TMF (TMastiff) will flourish in the future.", + "explorer": "https://bscscan.com/token/0x7122f1c0777900b959573132deac9a7209741aa0", + "type": "BEP20", + "symbol": "TMF(TMastiff)", + "decimals": 9, + "status": "active", + "id": "0x7122f1C0777900B959573132dEac9a7209741Aa0" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2a9cb398d..97a8bf419 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2458, - "commit": "5a4dfb324a762c9d7f77f392c42f4f71ea1b9bf4", - "date": "2021-06-24T09:01:02.797Z" + "versionNum": 2459, + "commit": "f2f46d7cc0fec88d0137c5a23e721048ae868657", + "date": "2021-06-24T09:55:22.225Z" } \ No newline at end of file diff --git a/history/versions/2459.json b/history/versions/2459.json new file mode 100644 index 000000000..85703c173 --- /dev/null +++ b/history/versions/2459.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2459, + "commit": "f2f46d7cc0fec88d0137c5a23e721048ae868657", + "date": "2021-06-24T09:55:22.225Z" + }, + "versionStart": { + "versionNum": 2458, + "commit": "5a4dfb324a762c9d7f77f392c42f4f71ea1b9bf4", + "date": "2021-06-24T09:01:02.797Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7122f1C0777900B959573132dEac9a7209741Aa0/info.json", + "blockchains/smartchain/assets/0x7122f1C0777900B959573132dEac9a7209741Aa0/logo.png" + ] +} \ No newline at end of file