Add Freedom Reserve on Smart Chain, fixed, #5683 (#5713)

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
Adam R 2021-02-25 17:12:54 +01:00 committed by GitHub
parent d2bf9dda0d
commit 4a03191e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 3 deletions

View File

@ -1,8 +1,12 @@
{
"name": "Freedom Reserve",
"type": "ERC20",
"symbol": "FR",
"decimals": 18,
"website": "https://freedomreserv.eth.link/",
"source_code": "https://github.com/Freedom-Reserve",
"white_paper": "https://freedomreserv.eth.link/img/FreedomReserveWhitepaper.pdf",
"short_description": "Project to build a zero inflation cryptocurrency for the British Isles.",
"description": "Freedom Reeserve is a Project to build a Store of Value and unit of exchange suitable for the people of the British Isles",
"socials": [
{
@ -18,9 +22,6 @@
],
"explorer": "https://etherscan.io/token/0xc626e0619ac79afea9281c8eb9b1a9f9d3fab532",
"research": "https://research.binance.com/",
"type": "ERC20",
"symbol": "FR",
"decimals": 18,
"status": "active",
"id": "0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532"
}

View File

@ -0,0 +1,27 @@
{
"name": "Freedom Reserve",
"type": "BEP20",
"symbol": "bFR",
"decimals": 18,
"website": "https://freedomreserv.eth.link/",
"source_code": "https://github.com/Freedom-Reserve",
"white_paper": "https://freedomreserv.eth.link/img/FreedomReserveWhitepaper.pdf",
"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",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/FreedomRsv",
"handle": "@FreedomRsv"
},
{
"name": "Telegram",
"url": "https://t.me/freedomreserve1",
"handle": "@freedomreserve1"
}
],
"explorer": "https://bscscan.com/token/0xbea7086c99a85d4b5e6a0494c18b037fdd8ee932",
"research": "https://research.binance.com/",
"status": "active",
"id": "0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB