mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
29 lines
863 B
JSON
29 lines
863 B
JSON
|
{
|
||
|
"name": "Wrapped Bitcoin",
|
||
|
"website": "https://wbtc.network",
|
||
|
"description": "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin.",
|
||
|
"explorer": "https://ftmscan.com/token/0x321162Cd933E2Be498Cd2267a90534A804051b11",
|
||
|
"type": "FANTOM",
|
||
|
"symbol": "BTC",
|
||
|
"decimals": 8,
|
||
|
"status": "active",
|
||
|
"id": "0x321162Cd933E2Be498Cd2267a90534A804051b11",
|
||
|
"tags": [
|
||
|
"defi",
|
||
|
"wrapped"
|
||
|
],
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "whitepaper",
|
||
|
"url": "https://wbtc.network/assets/wrapped-tokens-whitepaper.pdf"
|
||
|
},
|
||
|
{
|
||
|
"name": "coinmarketcap",
|
||
|
"url": "https://coinmarketcap.com/currencies/wrapped-bitcoin/"
|
||
|
},
|
||
|
{
|
||
|
"name": "coingecko",
|
||
|
"url": "https://coingecko.com/en/coins/wrapped-bitcoin/"
|
||
|
}
|
||
|
]
|
||
|
}
|