mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
24 lines
808 B
JSON
24 lines
808 B
JSON
{
|
|
"name": "Wrapped Flow",
|
|
"type": "ERC20",
|
|
"symbol": "WFLOW",
|
|
"decimals": 18,
|
|
"website": "https://www.onflow.org/",
|
|
"description": "Wrapped FLOW (WFLOW) is an ERC-20 token backed 1:1 with FLOW, the native token of the Flow blockchain. All minted WFLOW will be backed 1:1 by FLOW held in Anchorage custody, an institutional-grade storage system.",
|
|
"explorer": "https://etherscan.io/token/0x5c147e74d63b1d31aa3fd78eb229b65161983b2b",
|
|
"status": "active",
|
|
"id": "0x5c147e74D63B1D31AA3Fd78Eb229B65161983B2b",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/flow_blockchain"
|
|
},
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/onflow/"
|
|
}
|
|
],
|
|
"tags": [
|
|
"wrapped"
|
|
]
|
|
} |