mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add FRAX and FXS bsc info (#6242)
* add FRAX and FXS bsc info * checksum * finish checksum * fix addresses
This commit is contained in:
parent
b23251413d
commit
ec318fabea
|
@ -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 |
|
@ -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 |
Loading…
Reference in New Issue
Block a user