Fixes (sanity and consistency, auto), history

This commit is contained in:
catenocrypt 2021-02-25 16:14:13 +00:00 committed by trust-wallet-merge-bot
parent 4a03191e6f
commit d6e373024d
4 changed files with 46 additions and 28 deletions

View File

@ -156,6 +156,7 @@
"0xbA2aE424d960c26247Dd6c32edC70B295c744C43", "0xbA2aE424d960c26247Dd6c32edC70B295c744C43",
"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
"0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575",
"0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932",
"0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1",
"0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe",
"0xc1D99537392084Cc02D3F52386729b79d01035ce", "0xc1D99537392084Cc02D3F52386729b79d01035ce",

View File

@ -1,27 +1,27 @@
{ {
"name": "Freedom Reserve", "name": "Freedom Reserve",
"type": "BEP20", "type": "BEP20",
"symbol": "bFR", "symbol": "bFR",
"decimals": 18, "decimals": 18,
"website": "https://freedomreserv.eth.link/", "website": "https://freedomreserv.eth.link/",
"source_code": "https://github.com/Freedom-Reserve", "source_code": "https://github.com/Freedom-Reserve",
"white_paper": "https://freedomreserv.eth.link/img/FreedomReserveWhitepaper.pdf", "white_paper": "https://freedomreserv.eth.link/img/FreedomReserveWhitepaper.pdf",
"short_description": "Project to build a zero inflation cryptocurrency for the British Isles.", "short_description": "Project to build a zero inflation cryptocurrency for the British Isles.",
"description": "Freedom Reserve is a Project to build a Store of Value and unit of exchange suitable for the people of the British Isles", "description": "Freedom Reserve is a Project to build a Store of Value and unit of exchange suitable for the people of the British Isles",
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "https://twitter.com/FreedomRsv", "url": "https://twitter.com/FreedomRsv",
"handle": "@FreedomRsv" "handle": "@FreedomRsv"
}, },
{ {
"name": "Telegram", "name": "Telegram",
"url": "https://t.me/freedomreserve1", "url": "https://t.me/freedomreserve1",
"handle": "@freedomreserve1" "handle": "@freedomreserve1"
} }
], ],
"explorer": "https://bscscan.com/token/0xbea7086c99a85d4b5e6a0494c18b037fdd8ee932", "explorer": "https://bscscan.com/token/0xbea7086c99a85d4b5e6a0494c18b037fdd8ee932",
"research": "https://research.binance.com/", "research": "https://research.binance.com/",
"status": "active", "status": "active",
"id": "0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932" "id": "0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 13, "versionNum": 14,
"commit": "5b0d097fc0b48ffbe3799367ccddf24e61e4b9ca", "commit": "4a03191e6fab40f0dfdb2c87d757a1d240b4be62",
"date": "2021-02-25T15:59:11.107Z" "date": "2021-02-25T16:13:59.638Z"
} }

17
history/versions/14.json Normal file
View File

@ -0,0 +1,17 @@
{
"versionEnd": {
"versionNum": 14,
"commit": "4a03191e6fab40f0dfdb2c87d757a1d240b4be62",
"date": "2021-02-25T16:13:59.638Z"
},
"versionStart": {
"versionNum": 13,
"commit": "5b0d097fc0b48ffbe3799367ccddf24e61e4b9ca",
"date": "2021-02-25T15:59:11.107Z"
},
"changes": [
"blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/info.json",
"blockchains/smartchain/assets/0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932/info.json",
"blockchains/smartchain/assets/0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932/logo.png"
]
}