add FRAX and FXS bsc info (#6242)

* add FRAX and FXS bsc info

* checksum

* finish checksum

* fix addresses
This commit is contained in:
Jason Huan 2021-04-07 07:53:40 -07:00 committed by GitHub
parent b23251413d
commit ec318fabea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 58 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"name": "Frax",
"website": "https://frax.finance/",
"description": "Frax is a new paradigm in stablecoin design, bringing together a two-token seigniorage share system, swap-based monetary policy, fully on-chain oracles, and decentralized governance alongside its fractional-algorithmic stablecoin design.",
"source_code": "https://github.com/FraxFinance",
"explorer": "https://bscscan.com/address/0x29cED01C447166958605519F10DcF8b0255fB379",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/fraxfinance",
"handle": "Frax Finance"
},
{
"name": "Discord",
"url": "https://discord.gg/Xwe8kAwZ4a",
"handle": "Frax Finance"
},
{
"name": "Telegram",
"url": "https://t.me/fraxfinance",
"handle": "Frax Finance"
}
],
"type": "BEP20",
"symbol": "FRAX",
"decimals": 18,
"status": "active",
"id": "0x29cED01C447166958605519F10DcF8b0255fB379"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,29 @@
{
"name": "Frax Share",
"website": "https://frax.finance/",
"description": "Frax is a new paradigm in stablecoin design, bringing together a two-token seigniorage share system, swap-based monetary policy, fully on-chain oracles, and decentralized governance alongside its fractional-algorithmic stablecoin design.",
"source_code": "https://github.com/FraxFinance",
"explorer": "https://bscscan.com/address/0xDE2F075f6F14EB9D96755b24E416A53E736Ca363",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/fraxfinance",
"handle": "Frax Finance"
},
{
"name": "Discord",
"url": "https://discord.gg/Xwe8kAwZ4a",
"handle": "Frax Finance"
},
{
"name": "Telegram",
"url": "https://t.me/fraxfinance",
"handle": "Frax Finance"
}
],
"type": "BEP20",
"symbol": "FXS",
"decimals": 18,
"status": "active",
"id": "0xDE2F075f6F14EB9D96755b24E416A53E736Ca363"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB