Skip to content

Commit

Permalink
SOV-2639: update RBTCWrapperProxy testnet address (#2551)
Browse files Browse the repository at this point in the history
feat: update RBTCWrapperProxy address
  • Loading branch information
soulBit authored and creed-victor committed Jun 22, 2023
1 parent cc7f27b commit 94b0376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/blockchain/contracts.testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const contracts = {
blockNumber: 1218686,
},
BTCWrapperProxy: {
address: '0x7481aCBeb11C1D2866B0F11DE359E52dbe63EC5B',
address: '0xA3a46b149360a0B1e005CA8cB7522938A2da7532',
abi: RBTCWrapperProxy,
blockNumber: 1319117,
},
Expand Down

0 comments on commit 94b0376

Please sign in to comment.