Skip to content

Commit

Permalink
[Internal] Add Wrapped BTC ERC20 - Polygon (trustwallet#26722)
Browse files Browse the repository at this point in the history
* [Internal] Wrapped BTC ERC20 - Polygon

https://polygonscan.com/address/0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6

https://polygonscan.com/token/0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6

* Auto fix all (sanity and consistency)

---------

Co-authored-by: curiouschonk <[email protected]>
  • Loading branch information
curiouschonk and curiouschonk authored Nov 4, 2023
1 parent d22e509 commit c79f359
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "(PoS) Wrapped BTC",
"type": "POLYGON",
"symbol": "WBTC",
"decimals": 8,
"website": "https://wbtc.network/",
"description": "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin.",
"explorer": "https://polygonscan.com/token/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6",
"status": "active",
"id": "0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6",
"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/"
}
],
"tags": [
"wrapped"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c79f359

Please sign in to comment.