From 618e1f4e7a345056f02bfc8f7a0536315628c102 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Tue, 21 Sep 2021 14:06:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 90 +++++++++---------- history/LATEST.json | 6 +- history/versions/3719.json | 17 ++++ 3 files changed, 65 insertions(+), 48 deletions(-) create mode 100644 history/versions/3719.json diff --git a/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json b/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json index a4efd6882..337402a3b 100644 --- a/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json +++ b/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json @@ -1,45 +1,45 @@ - { - "name": "FINE Token", - "website": "https://app.refinable.com", - "description": "FINE is a token issued by Refinable.", - "explorer": "https://bscscan.com/token/0x4e6415a5727ea08aAE4580057187923aeC331227", - "type": "BEP20", - "symbol": "FINE", - "decimals": 18, - "status": "active", - "id": "0x4e6415a5727ea08aAE4580057187923aeC331227", - "links": [ - { - "name": "github", - "url": "https://github.com/refinableco/refinable-sdk" - }, - { - "name": "medium", - "url": "https://refinable.medium.com/" - }, - { - "name": "reddit", - "url": "https://reddit.com/r/refinable" - }, - { - "name": "twitter", - "url": "https://twitter.com/refinableapp" - }, - { - "name": "telegram", - "url": "https://t.me/refinablenft" - }, - { - "name": "discord", - "url": "https://discord.com/invite/2Ps43kUxy7" - }, - { - "name": "coinmarketcap", - "url": "https://coinmarketcap.com/currencies/refinable/" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/refinable" - } - ] - } +{ + "name": "FINE Token", + "website": "https://app.refinable.com", + "description": "FINE is a token issued by Refinable.", + "explorer": "https://bscscan.com/token/0x4e6415a5727ea08aAE4580057187923aeC331227", + "type": "BEP20", + "symbol": "FINE", + "decimals": 18, + "status": "active", + "id": "0x4e6415a5727ea08aAE4580057187923aeC331227", + "links": [ + { + "name": "github", + "url": "https://github.com/refinableco/refinable-sdk" + }, + { + "name": "medium", + "url": "https://refinable.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/refinable" + }, + { + "name": "twitter", + "url": "https://twitter.com/refinableapp" + }, + { + "name": "telegram", + "url": "https://t.me/refinablenft" + }, + { + "name": "discord", + "url": "https://discord.com/invite/2Ps43kUxy7" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/refinable/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/refinable" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 14912b9a8..f1ad9b228 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3718, - "commit": "d315352b3bc2cba3e65e3cd6bb3055c7249259c5", - "date": "2021-09-21T14:04:18.428Z" + "versionNum": 3719, + "commit": "7ccd9f4b183e07f4a24cc35d02d2e2fc2bee49ef", + "date": "2021-09-21T14:05:54.230Z" } \ No newline at end of file diff --git a/history/versions/3719.json b/history/versions/3719.json new file mode 100644 index 000000000..217b462e8 --- /dev/null +++ b/history/versions/3719.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3719, + "commit": "7ccd9f4b183e07f4a24cc35d02d2e2fc2bee49ef", + "date": "2021-09-21T14:05:54.230Z" + }, + "versionStart": { + "versionNum": 3718, + "commit": "d315352b3bc2cba3e65e3cd6bb3055c7249259c5", + "date": "2021-09-21T14:04:18.428Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json", + "blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/logo.png", + "dapps/app.refinable.com.png" + ] +} \ No newline at end of file