Skip to content

Commit

Permalink
Issue #29
Browse files Browse the repository at this point in the history
  • Loading branch information
DVitaliy committed Nov 9, 2023
1 parent 8fc914f commit 45c3fb8
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions src/contracts/configs/BinanceTest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,32 @@ export const BinanceTestChainConfig: TChainConfig = {
nameVersion: "[email protected]"
},
lockDealNFT: {
address: "0x522B12eB0a9807b6d13717089124ce9420d495AC",
address: "0xB7144D8c776E74a53F1151060737F9De68d0b5C2",
nameVersion: "[email protected]"
},
vaultManager: {
address: "0xe8bdd7C33eA8783176Fd0C8Df7B255cF64fEEFda",
nameVersion: "[email protected]"
address: "0xc7720Ac2C4Eae900D0BaC9175918AD33064A257a",
nameVersion: "[email protected]-spherex"
},
dealProvider: {
address: "0x5b007F06CB9708A1E419Fe936aE826C4eba21a8d",
nameVersion: "[email protected].0"
address: "0x911f8C076B30b3d52e5C236EB9Bd91E8f094BA26",
nameVersion: "[email protected].1-spherex"
},
lockDealProvider: {
address: "0x39f5487929e68CC0242905d1f6e97d0C0992cb77",
nameVersion: "[email protected].0"
address: "0x33A1F1bA6365db7Cab6fc803d54324faA5863101",
nameVersion: "[email protected].1-spherex"
},
timedDealProvider: {
address: "0x3D0Ca2259046D6660937864b67287269268D2b61",
nameVersion: "[email protected].0"
address: "0x46658A869641620a1BC7DC228071D9d816ED3194",
nameVersion: "[email protected].1-spherex"
},
collateralProvider: {
address: "0xE63De121ca8Fc1C540DBCd432d1c9D3A5cDEB94A",
nameVersion: "[email protected].0"
address: "0x368696C68AE3381A00D68113016280846c26521C",
nameVersion: "[email protected].1-spherex"
},
refundProvider: {
address: "0x9a3188e32Bda4C47491186b7DBd412854A8e3921",
nameVersion: "[email protected].0"
address: "0x18b8b341B1d114bEb1efBfb689db5e3da7673b01",
nameVersion: "[email protected].1-spherex"
},
simpleBuilder: {
address: "0x4338C2706052930C065CD7fe396f4E70494Cf7B3",
Expand Down

0 comments on commit 45c3fb8

Please sign in to comment.