From 4170549799b90f5d0151cc99f0facf938f790b04 Mon Sep 17 00:00:00 2001 From: gaetbout Date: Wed, 17 Jul 2024 11:20:35 +0200 Subject: [PATCH 1/3] update deployments.txt --- deployments.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/deployments.txt b/deployments.txt index efb1ca0..58a85e4 100644 --- a/deployments.txt +++ b/deployments.txt @@ -1,7 +1,6 @@ -# Sepolia Deployment +# Mainnet && Sepolia Deployment -GiftFactory classhash: 0x6240992fd28e14bf2757a2b7320831220ffa7816cf962403b13f94aec95d7da -GiftFactory address: 0x7e0f5a5364e197200461a18d695082848b3d4d1e90d3349492263f4c913ae3c -EscrowAccount class hash: 0x4e2ac27f56cf97077cf43788c831acdc8734e447a5ec676e93101b9dd22eace -EscrowLibrary class hash: 0x4ee1fc3650c515e0c30705c326dbda34a07ebe32bddf39be43b5110dd4ead16 +GiftFactory classhash: 0x7fc7e4c4ec573895f7ea4a332c3bc4a3ddcc91604d53956dcc060b7eb9d0813 +EscrowAccount class hash: 0x661aad3c9812f0dc0a78f320a58bdd8fed18ef601245c20e4bf43667bfd0289 +EscrowLibrary class hash: 0x7a8cca68e7a1ba75b420623224563f3900662f8b5ea6dc660c84ee665076e8d From aac358f57cad2e09dd2a23e03194a4f80a9521a6 Mon Sep 17 00:00:00 2001 From: gaetbout Date: Fri, 19 Jul 2024 10:48:04 +0200 Subject: [PATCH 2/3] deploy on sepolia --- deployments.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deployments.txt b/deployments.txt index 58a85e4..37d2acf 100644 --- a/deployments.txt +++ b/deployments.txt @@ -2,5 +2,7 @@ # Mainnet && Sepolia Deployment GiftFactory classhash: 0x7fc7e4c4ec573895f7ea4a332c3bc4a3ddcc91604d53956dcc060b7eb9d0813 +GiftFactory address: 0x42a18d85a621332f749947a96342ba682f08e499b9f1364325903a37c5def60 # Deployed only on Sepolia +GiftFactory owner: 0x6b054e8dbc5756e3f43b70cf1bfa4639c560898a3c70b2f753ba53bef549a1c EscrowAccount class hash: 0x661aad3c9812f0dc0a78f320a58bdd8fed18ef601245c20e4bf43667bfd0289 -EscrowLibrary class hash: 0x7a8cca68e7a1ba75b420623224563f3900662f8b5ea6dc660c84ee665076e8d +EscrowLibrary class hash: 0x7a8cca68e7a1ba75b420623224563f3900662f8b5ea6dc660c84ee665076e8d \ No newline at end of file From d14d8710c36f8a1158d2c712918c43321ff6bc74 Mon Sep 17 00:00:00 2001 From: gaetbout Date: Mon, 22 Jul 2024 11:36:23 +0200 Subject: [PATCH 3/3] deploy mainnet with argent.stark as owner --- deployments.txt | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/deployments.txt b/deployments.txt index 37d2acf..2c0ba29 100644 --- a/deployments.txt +++ b/deployments.txt @@ -1,8 +1,14 @@ # Mainnet && Sepolia Deployment -GiftFactory classhash: 0x7fc7e4c4ec573895f7ea4a332c3bc4a3ddcc91604d53956dcc060b7eb9d0813 -GiftFactory address: 0x42a18d85a621332f749947a96342ba682f08e499b9f1364325903a37c5def60 # Deployed only on Sepolia -GiftFactory owner: 0x6b054e8dbc5756e3f43b70cf1bfa4639c560898a3c70b2f753ba53bef549a1c +GiftFactory class hash: 0x7fc7e4c4ec573895f7ea4a332c3bc4a3ddcc91604d53956dcc060b7eb9d0813 EscrowAccount class hash: 0x661aad3c9812f0dc0a78f320a58bdd8fed18ef601245c20e4bf43667bfd0289 -EscrowLibrary class hash: 0x7a8cca68e7a1ba75b420623224563f3900662f8b5ea6dc660c84ee665076e8d \ No newline at end of file +EscrowLibrary class hash: 0x7a8cca68e7a1ba75b420623224563f3900662f8b5ea6dc660c84ee665076e8d + +# Mainnet +GiftFactory address: 0x03667b42afbb0c8539aa411a6b181ab30b9da64725bdf61e997820dd630f39fa +GiftFactory owner: 0x64d28d1d1d53a0b5de12e3678699bc9ba32c1cb19ce1c048578581ebb7f8396 + +# Sepolia +GiftFactory address: 0x42a18d85a621332f749947a96342ba682f08e499b9f1364325903a37c5def60 +GiftFactory owner: 0x6b054e8dbc5756e3f43b70cf1bfa4639c560898a3c70b2f753ba53bef549a1c \ No newline at end of file