From e6dc8d89b5b7aa7b27d8dd4393d72e4766e97ee6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 11 Sep 2021 16:53:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 88 +++++++++---------- history/LATEST.json | 6 +- history/versions/3579.json | 16 ++++ 4 files changed, 64 insertions(+), 47 deletions(-) create mode 100644 history/versions/3579.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2e0866e08..e201c9af2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1624,6 +1624,7 @@ "0xf9A3FdA781c94942760860fc731c24301c83830A", "0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853", "0xFa01D3A2B25cdF3b1A6B2361FA07CC71A5F2fBA0", + "0xFa17b330bCC4e7F3E2456996d89A5a54AB044831", "0xFA344C08C93066A4d6266063C6Ebc63925a18467", "0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5", "0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58", diff --git a/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/info.json b/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/info.json index a2fd7e7f7..04b7b94fc 100644 --- a/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/info.json +++ b/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/info.json @@ -1,45 +1,45 @@ -{ - "name": "Cardence", - "type": "BEP20", - "symbol": "$CRDN", - "decimals": 18, - "website": "https://cardence.io", - "description": "Cardence is a launchpad for new projects on Cardano platform creating a trustless fund raising ecosystem for carefully vetted Cardano projects.", - "explorer": "https://bscscan.com/token/0xfa17b330bcc4e7f3e2456996d89a5a54ab044831", - "status": "active", - "id": "0xFa17b330bCC4e7F3E2456996d89A5a54AB044831", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/cardence_io" - }, - { - "name": "telegram", - "url": "https://t.me/cardence_chat" - }, - { - "name": "whitepaper", - "url": "https://docs.cardence.io" - }, - { - "name": "coinmarketcap", - "url": "https://coinmarketcap.com/currencies/cardence-io/" - }, - { - "name": "medium", - "url": "https://medium.com/cardence" - }, - { - "name": "reddit", - "url": "https://reddit.com/r/Cardence/" - }, - { - "name": "youtube", - "url": "https://youtube.com/user/ismulad" - }, - { - "name": "facebook", - "url": "https://facebook.com/cardence.io" - } - ] +{ + "name": "Cardence", + "type": "BEP20", + "symbol": "$CRDN", + "decimals": 18, + "website": "https://cardence.io", + "description": "Cardence is a launchpad for new projects on Cardano platform creating a trustless fund raising ecosystem for carefully vetted Cardano projects.", + "explorer": "https://bscscan.com/token/0xfa17b330bcc4e7f3e2456996d89a5a54ab044831", + "status": "active", + "id": "0xFa17b330bCC4e7F3E2456996d89A5a54AB044831", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cardence_io" + }, + { + "name": "telegram", + "url": "https://t.me/cardence_chat" + }, + { + "name": "whitepaper", + "url": "https://docs.cardence.io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cardence-io/" + }, + { + "name": "medium", + "url": "https://medium.com/cardence" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Cardence/" + }, + { + "name": "youtube", + "url": "https://youtube.com/user/ismulad" + }, + { + "name": "facebook", + "url": "https://facebook.com/cardence.io" + } + ] } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 68e52b748..920f9aa27 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3578, - "commit": "09fe63c7ee4d583360cbf048bab52f2435a3894e", - "date": "2021-09-11T16:31:53.157Z" + "versionNum": 3579, + "commit": "b3c38f5e63c586803b41b74f709ab7af45bd85ff", + "date": "2021-09-11T16:53:29.827Z" } \ No newline at end of file diff --git a/history/versions/3579.json b/history/versions/3579.json new file mode 100644 index 000000000..7ee9dcc04 --- /dev/null +++ b/history/versions/3579.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3579, + "commit": "b3c38f5e63c586803b41b74f709ab7af45bd85ff", + "date": "2021-09-11T16:53:29.827Z" + }, + "versionStart": { + "versionNum": 3578, + "commit": "09fe63c7ee4d583360cbf048bab52f2435a3894e", + "date": "2021-09-11T16:31:53.157Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/info.json", + "blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/logo.png" + ] +} \ No newline at end of file