From 53ed0b909b4bf101bc93d7b894612ef196110945 Mon Sep 17 00:00:00 2001 From: FairmoonDev <83404774+FairmoonDev@users.noreply.github.com> Date: Sat, 1 May 2021 09:20:31 -0400 Subject: [PATCH] Update Fairmoon contract address and token info (#7075) * Add files via upload * Removed old Fairmoon token info * corrected folder location --- .../info.json | 10 +++++----- .../logo.png | Bin 2 files changed, 5 insertions(+), 5 deletions(-) rename blockchains/smartchain/assets/{0xfe75cD11E283813eC44B4592476109Ba3706cef6 => 0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0}/info.json (51%) rename blockchains/smartchain/assets/{0xfe75cD11E283813eC44B4592476109Ba3706cef6 => 0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0}/logo.png (100%) diff --git a/blockchains/smartchain/assets/0xfe75cD11E283813eC44B4592476109Ba3706cef6/info.json b/blockchains/smartchain/assets/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0/info.json similarity index 51% rename from blockchains/smartchain/assets/0xfe75cD11E283813eC44B4592476109Ba3706cef6/info.json rename to blockchains/smartchain/assets/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0/info.json index 2e2cafec3..08b1f7597 100644 --- a/blockchains/smartchain/assets/0xfe75cD11E283813eC44B4592476109Ba3706cef6/info.json +++ b/blockchains/smartchain/assets/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0/info.json @@ -1,10 +1,10 @@ { "name": "Fairmoon", "type": "BEP20", - "symbol": "FAIRMOON", + "symbol": "FAIR", "decimals": 9, - "website": "https://fairmoon.org/", - "description": "Fairmoon is a decentralised IDO platform backed by WarOnRugs and designed to promote the launch of safe, vetted projects on the Binance Smart Chain.", + "website": "https://fairmoon.community/", + "description": "Fairmoon’s native BEP-20 token $FAIR is a hybrid utility token. It is both a community-owned deflationary frictionless yield token and a launchpad platform token for participating in IDO launch tiers. Passive income and liquidity generation are built into the smart contract to allow token holders to effortlessly gain more tokens automatically.", "socials": [ { "name": "Twitter", @@ -27,7 +27,7 @@ "url": "https://fairmoon.medium.com/" } ], - "explorer": "https://bscscan.com/token/0xfe75cD11E283813eC44B4592476109Ba3706cef6", + "explorer": "https://bscscan.com/token/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0", "status": "active", - "id": "0xfe75cD11E283813eC44B4592476109Ba3706cef6" + "id": "0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfe75cD11E283813eC44B4592476109Ba3706cef6/logo.png b/blockchains/smartchain/assets/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0/logo.png similarity index 100% rename from blockchains/smartchain/assets/0xfe75cD11E283813eC44B4592476109Ba3706cef6/logo.png rename to blockchains/smartchain/assets/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0/logo.png