Skip to content

Commit

Permalink
chore: declare new contract class
Browse files Browse the repository at this point in the history
  • Loading branch information
parketh committed Aug 21, 2024
1 parent 6919dfd commit 762c849
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/sepolia.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ starkli deploy --rpc $STARKNET_RPC $REPLICATING_SOLVER_CLASS $OWNER $ORACLE $VAU
# Deployments
#############################

# 21 August 2024
export REPLICATING_SOLVER_CLASS=0x058f847593deac850a96bdf55c0b60431985a7235201b3b55b96e12f4be54472

# 10 July 2024
export REPLICATING_SOLVER_CLASS=0x0082584c2a39b356c029756b15e669369cfdc00b968c2905d57cc73e08b1eb97

Expand Down

0 comments on commit 762c849

Please sign in to comment.