mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Wrapped BTC (SPL) (#12101)
* Info for token Wrapped BTC * Update info.json
This commit is contained in:
parent
0b2f624168
commit
46ec257254
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"name": "Wrapped BTC",
|
||||||
|
"type": "SPL",
|
||||||
|
"symbol": "BTC",
|
||||||
|
"decimals": 6,
|
||||||
|
"website": "https://bitcoin.org/en/",
|
||||||
|
"description": "Bitcoin is an innovative payment network and a new kind of money.",
|
||||||
|
"explorer": "https://explorer.solana.com/address/9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E",
|
||||||
|
"status": "active",
|
||||||
|
"id": "9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://bitcoin.org/en/bitcoin-paper"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "blog",
|
||||||
|
"url": "https://bitcoin.org/en/blog"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user