Skip to content

Commit

Permalink
SOV-2812: new FastBTC bridge address (#2567)
Browse files Browse the repository at this point in the history
  • Loading branch information
pietro-maximoff authored Jul 28, 2023
1 parent cfdb41f commit 9d222d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/blockchain/contracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ export const contracts = {
abi: MYNTMarketMakerAbi,
},
fastBtcBridge: {
address: '0x0D5006330289336ebdF9d0AC9E0674f91b4851eA',
address: '0x1A8E78B41bc5Ab9Ebb6996136622B9b41A601b5C',
abi: fastBtcBridgeAbi,
},
fastBtcMultisig: {
Expand Down

0 comments on commit 9d222d7

Please sign in to comment.