From 802f4b85bfcd03369ff667750113066da39fbfaf Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 15 Jun 2021 08:00:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2197.json | 15 ++++++++++++++ 3 files changed, 28 insertions(+), 13 deletions(-) create mode 100644 history/versions/2197.json diff --git a/blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/info.json b/blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/info.json index 3e4ea15f6..323693dad 100644 --- a/blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/info.json +++ b/blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/info.json @@ -1,11 +1,11 @@ -{ - "name": "LITTLE FISH MOON", - "website": "https://littlefishmoon.finance/", - "description": "It is a community driven project built on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0x473eb9bd02ad444d7e686fab384afc476cc337b8", - "type": "BEP20", - "symbol": "LTFM", - "decimals": 9, - "status": "active", - "id": "0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8" +{ + "name": "LITTLE FISH MOON", + "website": "https://littlefishmoon.finance/", + "description": "It is a community driven project built on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x473eb9bd02ad444d7e686fab384afc476cc337b8", + "type": "BEP20", + "symbol": "LTFM", + "decimals": 9, + "status": "active", + "id": "0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 897fe22c7..1889b079b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2196, - "commit": "3cbeddf2e7cd3262f21c028adb94785db5a278b3", - "date": "2021-06-15T07:55:17.554Z" + "versionNum": 2197, + "commit": "f429436682bb4e28a014c46be2e36a025d4042c5", + "date": "2021-06-15T08:00:27.587Z" } \ No newline at end of file diff --git a/history/versions/2197.json b/history/versions/2197.json new file mode 100644 index 000000000..b0f21b8ad --- /dev/null +++ b/history/versions/2197.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2197, + "commit": "f429436682bb4e28a014c46be2e36a025d4042c5", + "date": "2021-06-15T08:00:27.587Z" + }, + "versionStart": { + "versionNum": 2196, + "commit": "3cbeddf2e7cd3262f21c028adb94785db5a278b3", + "date": "2021-06-15T07:55:17.554Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/info.json" + ] +} \ No newline at end of file