From 4c1b4463bc285a8b21e95639ed7ab3a3964afa76 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Thu, 23 Sep 2021 01:14:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/terra/assets/usdr/info.json | 4 ++-- history/LATEST.json | 6 +++--- history/versions/3736.json | 16 ++++++++++++++++ 3 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 history/versions/3736.json diff --git a/blockchains/terra/assets/usdr/info.json b/blockchains/terra/assets/usdr/info.json index 4e21ff130..abbcea405 100644 --- a/blockchains/terra/assets/usdr/info.json +++ b/blockchains/terra/assets/usdr/info.json @@ -2,7 +2,7 @@ "name": "TerraSDT", "website": "https://terra.money", "description": "TerraSDT is the first decentralized stablecoin that is scalable, yield bearing and interchain.", - "explorer": "https://finder.terra.money/columbus-4/usdt", + "explorer": "https://finder.terra.money/columbus-4/usdr", "type": "TERRA", "symbol": "SDT", "decimals": 6, @@ -26,4 +26,4 @@ "url": "https://medium.com/terra-money" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 46fde54e4..bb53ee087 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3735, - "commit": "a09b0aba62bdc9d71b17afaca272b2836a88de63", - "date": "2021-09-23T01:06:43.303Z" + "versionNum": 3736, + "commit": "fb5d98d0499444cc86fe58d267a28fd34a1e3efb", + "date": "2021-09-23T01:13:47.059Z" } \ No newline at end of file diff --git a/history/versions/3736.json b/history/versions/3736.json new file mode 100644 index 000000000..029cb1e57 --- /dev/null +++ b/history/versions/3736.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3736, + "commit": "fb5d98d0499444cc86fe58d267a28fd34a1e3efb", + "date": "2021-09-23T01:13:47.059Z" + }, + "versionStart": { + "versionNum": 3735, + "commit": "a09b0aba62bdc9d71b17afaca272b2836a88de63", + "date": "2021-09-23T01:06:43.303Z" + }, + "changes": [ + "blockchains/terra/assets/usdr/info.json", + "blockchains/terra/assets/usdr/logo.png" + ] +} \ No newline at end of file