FIRST MAINNET DEPLOYMENT

This commit is contained in:
tim
2025-11-17 21:04:34 -04:00
parent 4cc280e011
commit b861110835
71 changed files with 286 additions and 1 deletions

View File

@@ -138,7 +138,7 @@ jq -n \
'{($chainId): {
v1: {
PartyPlanner: $partyPlanner,
PartyInfo.sol: $partyInfo,
PartyInfo: $partyInfo,
PartyPoolMintImpl: $partyPoolMintImpl,
PartyPoolSwapImpl: $partyPoolSwapImpl,
PartyPoolInitCode: $partyPoolInitCode,