Skip to content

Commit

Permalink
feat: wbtc (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev authored Sep 25, 2024
1 parent 821c69f commit ebdf2b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,14 @@
"decimals": 8,
"logoURI": "/images/tokens/42161/0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f.svg"
},
{
"chainId": 1,
"address": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
"name": "Wrapped BTC",
"symbol": "WBTC",
"decimals": 8,
"logoURI": "/images/tokens/1/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599.svg"
},
{
"chainId": 42161,
"address": "0x7dff72693f6a4149b17e7c6314655f6a9f7c8b33",
Expand Down

0 comments on commit ebdf2b3

Please sign in to comment.