Skip to content

Commit

Permalink
Merge branch 'feat/retire-btc' into feat/oraidex-universal-swap
Browse files Browse the repository at this point in the history
  • Loading branch information
haunv3 committed Oct 24, 2024
2 parents 6a2e0a3 + 9dbd1f8 commit 992d8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/oraidex-common/src/network.ts
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ export const oraichainNetwork: CustomChainInfo = {
coinImageUrl: "https://s2.coinmarketcap.com/static/img/coins/64x64/1.png"
},
{
coinDenom: "BTC V2",
coinDenom: "BTC",
coinGeckoId: "bitcoin",
coinMinimalDenom: OBTC_ORAICHAIN_EXT_DENOM,
bridgeTo: ["bitcoin"] as any,
Expand Down

0 comments on commit 992d8ce

Please sign in to comment.