Skip to content

Commit

Permalink
Update demo deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
hieronx committed Jul 31, 2024
1 parent e582b5b commit f143e86
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions deployments/testnet/ethereum-sepolia-demo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"chainId": 11155111,
"rpcUrl": "https://sepolia.infura.io/v3/ed5e0e19bcbc427cbf8f661736d44516",
"config": {
"commitHash": "acc5fabfff7523edc5da96caccced2b50136bb5e",
"commitHash": "de3d2732726a6900c21a1d66c406b191704daa89",
"deployer": "0x423420Ae467df6e90291fd0252c0A8a637C1e03f",
"adapter": {
"name": "Axelar"
Expand All @@ -11,20 +11,20 @@
"etherscanUrl": "https://api.etherscan.io/api/"
},
"contracts": {
"root": "0x3BBd1460508ec94A43AC0b492C3AdA11d978f07f",
"investmentManager": "0x95dfC530d5127e50c996f66A61d607e784fafeBd",
"centrifugeRouter": "0x723635430aa191Ef5f6f856415F41b1A4d81dD7A",
"poolManager": "0xcc46253796c393a95Bc56757F148547CF7279761",
"gateway": "0x6facCe2Bc939BA043DB60a57d41BaF41D19c9232",
"gasService": "0x3aeeaf60Aff345D6295b0fC904098303d7773fea",
"escrow": "0x40c4Dc85Dbf465e9876b9B487d72Ac778DdF2fAc",
"routerEscrow": "0x4D48269388bFfc1cC9C3923db9DcC1aA374a903F",
"adapter": "0x54a03011c6413C6Edc04C956c57a354c9DFc70B0",
"trancheFactory": "0xe86AA3DeF8D06B6D23f17F52AcB6daF6dBEA1572",
"erc7540VaultFactory": "0x760bA84a6f06e9Aa7ee0f0660666a75A36266C07",
"transferProxyFactory": "0xa2a1D375E6a0DA034fFF9226b344BcFE613744aC",
"restrictionManager": "0x1723125b37a402F38D067a8EA0Bd08FdbFCB03fd",
"guardian": "0xAE5d930b098944d117F080Fd7cb162C670e5de9b"
"root": "0x500f2a494Bac9f3776F9a5cb20f69039B0ce7339",
"investmentManager": "0x4eA66EaF285BBcf03D28225D3aFff5c9FDCdB98c",
"centrifugeRouter": "0xe10D49F8e75DFd329E470585E81eC79C13e8B8a0",
"poolManager": "0x5aB7b672dAf72715A58cf0880F840abe0de4dC39",
"gateway": "0xBb322Fd48E88a520130DF86Ca84B83CbAb4323e6",
"gasService": "0x9799140BD1BBeaE6ECa817081C84723eaBCEffa5",
"escrow": "0x0000000D37F3998bC9Af9508aeb669d5cda23E4D",
"routerEscrow": "0x809816F6dd323f6EFB23913E8e47A39411f266Aa",
"adapter": "0x4403B52b23c8760455336E88493f798C82f19911",
"trancheFactory": "0xaf6202b8e882b6660c9d55E450d75dD4D6d6A9b4",
"erc7540VaultFactory": "0x68d2A0c2312B15874F5C456433d11bDE182f7eA3",
"transferProxyFactory": "0x66d80393a75C8e2e3530409Ea9B1164E0cBB3279",
"restrictionManager": "0x71B313101B77B3150FB0fb7427D7D74d3818eB5d",
"guardian": "0x3121eCA31a6CC1d68909cD2EbcaF4d364FadE767"
},
"deploymentBlock": 6403738,
"isTestnet": true
Expand Down

0 comments on commit f143e86

Please sign in to comment.