Skip to content

Commit

Permalink
chore: add WBTC on Arbitrum (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanregisser authored Jul 2, 2024
1 parent e195864 commit ba48788
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/data/mainnet/arbitrum-one-tokens-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,14 @@
"decimals": 18,
"pegTo": "0x82af49447d8a07e3bd95bd0d56f35241523fbab1",
"imageUrl": "https://raw.githubusercontent.com/valora-inc/address-metadata/main/assets/tokens/WETH.png"
},
{
"name": "Wrapped BTC",
"symbol": "WBTC",
"decimals": 8,
"address": "0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f",
"imageUrl": "https://raw.githubusercontent.com/valora-inc/address-metadata/main/assets/tokens/ethWBTC.png",
"infoUrl": "https://www.coingecko.com/en/coins/wrapped-bitcoin",
"minimumAppVersionToSwap": "1.77.0"
}
]

0 comments on commit ba48788

Please sign in to comment.