From bbe5b868167d0799ee184da243d1c3c830be185d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 27 May 2021 08:29:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1676.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1676.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b3317c02b..a7a3083a9 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -697,6 +697,7 @@ "0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d", "0xC5FFc1cb7533931D737E13A9b68eBb45270f3298", "0xc7091AA18598b87588e37501b6Ce865263CD67Ce", + "0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c", "0xC737B44CB0Aa18815a1F6918EB338dEe7e7E6bD7", "0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762", "0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731", diff --git a/blockchains/smartchain/assets/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c/info.json b/blockchains/smartchain/assets/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c/info.json index 682454326..b1684a065 100644 --- a/blockchains/smartchain/assets/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c/info.json +++ b/blockchains/smartchain/assets/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c/info.json @@ -1,11 +1,11 @@ { - "name": "NFTBOX", - "website": "https://nftbox.fun", - "description": "NFTBOX is a decentralized finance (DeFi) token.", - "explorer": "https://bscscan.com/token/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c", - "type": "BEP20", - "symbol": "NFTBOX", - "decimals": 9, - "status": "active", - "id": "0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c" -} + "name": "NFTBOX", + "website": "https://nftbox.fun", + "description": "NFTBOX is a decentralized finance (DeFi) token.", + "explorer": "https://bscscan.com/token/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c", + "type": "BEP20", + "symbol": "NFTBOX", + "decimals": 9, + "status": "active", + "id": "0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index cf8cf0d19..86b632923 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1675, - "commit": "20023cbe4712037d95e8b2fd7d4bc4eeae55491c", - "date": "2021-05-27T08:26:40.995Z" + "versionNum": 1676, + "commit": "e5cb2ad16ede139f31bd028c8c3b343db6c1259b", + "date": "2021-05-27T08:28:53.523Z" } \ No newline at end of file diff --git a/history/versions/1676.json b/history/versions/1676.json new file mode 100644 index 000000000..884465b08 --- /dev/null +++ b/history/versions/1676.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1676, + "commit": "e5cb2ad16ede139f31bd028c8c3b343db6c1259b", + "date": "2021-05-27T08:28:53.523Z" + }, + "versionStart": { + "versionNum": 1675, + "commit": "20023cbe4712037d95e8b2fd7d4bc4eeae55491c", + "date": "2021-05-27T08:26:40.995Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c/info.json", + "blockchains/smartchain/assets/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c/logo.png" + ] +} \ No newline at end of file