Skip to content

Commit

Permalink
bscTestnet updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinarora committed Jan 4, 2024
1 parent 8315cb9 commit 22addc6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/contracts/configs/BinanceTest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@ export const BinanceTestChainConfig: TChainConfig = {
nameVersion: "[email protected]"
},
collateralProvider: {
address: "0xB1fa4dBEA085d10e05483A08ba6bc43a893BA921",
nameVersion: "[email protected].1-ironblocks"
address: "0x6300A6121B5fA344F111Bf0B3d4a5a4ea84Cc35E",
nameVersion: "[email protected].5"
},
refundProvider: {
address: "0xeC1AE4E0C8fF8973016282d70eFbc3bbC5A682D9",
nameVersion: "[email protected].1-ironblocks"
address: "0x11A895872B3a66f946A3FC06aacc5d8b27FD7940",
nameVersion: "[email protected].5"
},
simpleBuilder: {
address: "0x06daa28410A8e26fC86DF3c3d2Cfb2875F4887e8",
nameVersion: "[email protected]"
},
simpleRefundBuilder: {
address: "0x2A9E8f7a179D5Ddec77f87efB3D7b494E4d049f0",
nameVersion: "[email protected].1-ironblocks"
address: "0xE5213A417443206B58aB3097B7c61Cdf165E17C9",
nameVersion: "[email protected].5"
},
multiSender: {
address: "0x2dAc629DbD97f248A3443E446fA93330aF773571",
Expand Down

0 comments on commit 22addc6

Please sign in to comment.