Skip to content

Commit

Permalink
Merge pull request #138 from open-format/feature/of-321-deploy-update…
Browse files Browse the repository at this point in the history
…d-charge-facet-to-staging

Feature/of 321 deploy updated charge facet to staging
  • Loading branch information
george-openformat authored Jul 31, 2024
2 parents 473caec + ed98186 commit d4d3c02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ update-addPlatformFeeToTokens:; make \
deploy-ERC20Base \

# Rename functions in charge facet on staging contracts
# Date 30.07.24
# Date 31.07.24 (Executed on arbitrum-sepolia-staging contracts)
# updates ChargeFacet to rename functions and use token naming convention instead of credits
update-ChargeFacet_useTokensNamingConvention:; forge script scripts/facet/ChargeFacet.s.sol:Update_useTokensNamingConvention --rpc-url $(rpc) --broadcast $(verbose) $(legacy) $(slow)

Expand Down
4 changes: 2 additions & 2 deletions deployed/421614-staging.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"startBlock": 53181340
},
"ChargeFacet": {
"address": "0xcb80fE226bf533fdda8c19D0Aa9Be36124eAA5a5",
"startBlock": 66291305
"address": "0x87d62B44557F731c5B9D93fbBa096928Fb382799",
"startBlock": 67933710
},
"ERC20Base": {
"address": "0x6F36f7A3CD912F284bc13f85ee04c57Da14319c1",
Expand Down

0 comments on commit d4d3c02

Please sign in to comment.