From 60ae8ab2aec77180b9ff032b578a6cc0f7994d93 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 20 Apr 2021 23:16:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 54 +++++++++---------- history/LATEST.json | 6 +-- history/versions/654.json | 16 ++++++ 4 files changed, 47 insertions(+), 30 deletions(-) create mode 100644 history/versions/654.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a2b29fdcd..753a780c6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -132,6 +132,7 @@ "0x571D0B55fe30eb1F6E68e8799F181c46De6B0059", "0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B", "0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB", + "0x5A054554b3F0C75063D29250984A921402E1E3a7", "0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700", "0x5A37F6a7fFa184E2287aD226989441D685e4Bf7A", "0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea", diff --git a/blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json b/blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json index ca85e720d..5ee3e15d9 100644 --- a/blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json +++ b/blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json @@ -1,29 +1,29 @@ { - "name":"SHIELD FINANCE", - "symbol":"SDF", - "type":"BEP20", - "decimals":18, - "socials":[ - { - "name":"Twitter", - "url":"https://twitter.com/ShieldFinance1" - }, - { - "name":"Medium", - "url":"https://medium.com/@ShieldFinance1" - }, - { - "name":"Reddit", - "url":"https://www.reddit.com/r/Shield_Finance?utm_medium=android_app&utm_source=share" - }, - { - "name":"Telegram", - "url":"https://t.me/shield_finance" - } + "name": "SHIELD FINANCE", + "symbol": "SDF", + "type": "BEP20", + "decimals": 18, + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/ShieldFinance1" + }, + { + "name": "Medium", + "url": "https://medium.com/@ShieldFinance1" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/r/Shield_Finance?utm_medium=android_app&utm_source=share" + }, + { + "name": "Telegram", + "url": "https://t.me/shield_finance" + } ], - "description":"Shield Finance is a community project with the aim of providing financial solutions and stability for its community. Our Focus is to generate lasting solution to financial instability in THIS SPACE and to be the best ever solution provider financially. ", - "website":"http://www.shieldtoken.finance", - "explorer":"https://bscscan.com/token/0x5A054554b3F0C75063D29250984A921402E1E3a7", - "status":"active", - "id":"0x5A054554b3F0C75063D29250984A921402E1E3a7" - } \ No newline at end of file + "description": "Shield Finance is a community project with the aim of providing financial solutions and stability for its community. Our Focus is to generate lasting solution to financial instability in THIS SPACE and to be the best ever solution provider financially. ", + "website": "http://www.shieldtoken.finance", + "explorer": "https://bscscan.com/token/0x5A054554b3F0C75063D29250984A921402E1E3a7", + "status": "active", + "id": "0x5A054554b3F0C75063D29250984A921402E1E3a7" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e4ad6fb79..d62a1fe7a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 653, - "commit": "7c3a975f67687ae8c0a915b725fbb551f74d4ad2", - "date": "2021-04-20T23:14:24.734Z" + "versionNum": 654, + "commit": "bff7c9b391c033233659c50323e4657bb405c0b6", + "date": "2021-04-20T23:15:56.305Z" } \ No newline at end of file diff --git a/history/versions/654.json b/history/versions/654.json new file mode 100644 index 000000000..06d382770 --- /dev/null +++ b/history/versions/654.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 654, + "commit": "bff7c9b391c033233659c50323e4657bb405c0b6", + "date": "2021-04-20T23:15:56.305Z" + }, + "versionStart": { + "versionNum": 653, + "commit": "7c3a975f67687ae8c0a915b725fbb551f74d4ad2", + "date": "2021-04-20T23:14:24.734Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json", + "blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/logo.png" + ] +} \ No newline at end of file