Skip to content

Commit

Permalink
rever
Browse files Browse the repository at this point in the history
  • Loading branch information
DVitaliy committed Dec 18, 2023
1 parent 74918ba commit fd99026
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/contracts/configs/BinanceTest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,46 @@ export const BinanceTestChainConfig: TChainConfig = {
},
lockDealNFT: {
address: "0xB7144D8c776E74a53F1151060737F9De68d0b5C2",
nameVersion: "[email protected]ironblocks"
nameVersion: "[email protected]spherex"
},
vaultManager: {
address: "0xc7720Ac2C4Eae900D0BaC9175918AD33064A257a",
nameVersion: "[email protected]ironblocks"
nameVersion: "[email protected]spherex"
},
dealProvider: {
address: "0x911f8C076B30b3d52e5C236EB9Bd91E8f094BA26",
nameVersion: "[email protected]ironblocks"
nameVersion: "[email protected]spherex"
},
lockDealProvider: {
address: "0x33A1F1bA6365db7Cab6fc803d54324faA5863101",
nameVersion: "[email protected]ironblocks"
nameVersion: "[email protected]spherex"
},
timedDealProvider: {
address: "0x46658A869641620a1BC7DC228071D9d816ED3194",
nameVersion: "[email protected]ironblocks"
nameVersion: "[email protected]spherex"
},
collateralProvider: {
address: "0x368696C68AE3381A00D68113016280846c26521C",
nameVersion: "[email protected]ironblocks"
nameVersion: "[email protected]spherex"
},
refundProvider: {
address: "0x18b8b341B1d114bEb1efBfb689db5e3da7673b01",
nameVersion: "[email protected]ironblocks"
nameVersion: "[email protected]spherex"
},
simpleBuilder: {
address: "0x4338C2706052930C065CD7fe396f4E70494Cf7B3",
nameVersion: "[email protected].1-ironblocks"
nameVersion: "[email protected].0"
},
simpleRefundBuilder: {
address: "0x9c39a03459522185a1598D4ad2a9cCCCB0F5Ff8f",
nameVersion: "[email protected].1-ironblocks"
nameVersion: "[email protected].0"
},
multiSender: {
address: "0x2dAc629DbD97f248A3443E446fA93330aF773571",
nameVersion: "[email protected]"
},
delayVaultProvider: {
address: "0x9E060A352bD1417035049c80fd27136950AA762d",
nameVersion: "[email protected].5-ironblocks"
nameVersion: "[email protected].2"
}
}

0 comments on commit fd99026

Please sign in to comment.