Skip to content

Commit

Permalink
Update TelosMain.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Lomet authored Dec 12, 2023
1 parent 644312a commit 23eca1f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/contracts/configs/TelosMain.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@ export const TelosMainChainConfig: TChainConfig = {

lockDealNFT: {
address: "0x6d77B5147CDE6Fa287c1266A33e09a09651D36d0",
nameVersion: "[email protected]-spherex"
nameVersion: "[email protected]"
},
vaultManager: {
address: "0x2Bb9cFF524C76eb2eA27bC6cDbB93447115D8dcC",
nameVersion: "[email protected]-spherex"
nameVersion: "[email protected]"
},
dealProvider: {
address: "0x3c845DbB07BdFdD73FbC5Df4bA47EdeA20BCa489",
nameVersion: "[email protected]-spherex"
nameVersion: "[email protected]"
},
lockDealProvider: {
address: "0x7521fF2baca97397C8936E35dAc225f6bc1070Cf",
nameVersion: "[email protected]-spherex"
nameVersion: "[email protected]"
},
collateralProvider: {
address: "0xA2A0bEEfda596Fdb321240dD283D8cBf65b252f1",
nameVersion: "[email protected]-spherex"
nameVersion: "[email protected]"
},
refundProvider: {
address: "0x65f62efEb1A43064081443791d8C10Db0A1FB511",
nameVersion: "[email protected]-spherex"
nameVersion: "[email protected]"
},
simpleBuilder: {
address: "0x960c76BeC76ebB223B3e29B35a70c40925f38d66",
Expand Down

0 comments on commit 23eca1f

Please sign in to comment.