Skip to content

Commit

Permalink
[ADHOC] chore: deploy new protocol to base-sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
topocount committed Nov 25, 2024
1 parent 7df22b2 commit a33c633
Show file tree
Hide file tree
Showing 7 changed files with 2,417 additions and 674 deletions.
6 changes: 6 additions & 0 deletions .changeset/real-geckos-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@boostxyz/evm": patch
"@boostxyz/sdk": patch
---

Deploy new protocol to base-sepolia
113 changes: 113 additions & 0 deletions packages/evm/broadcast/Deploy.s.sol/84532/run-1732569361.json

Large diffs are not rendered by default.

94 changes: 47 additions & 47 deletions packages/evm/broadcast/Deploy.s.sol/84532/run-latest.json

Large diffs are not rendered by default.

1,506 changes: 1,506 additions & 0 deletions packages/evm/broadcast/Deploy_Modules.s.sol/84532/run-1732569830.json

Large diffs are not rendered by default.

1,342 changes: 729 additions & 613 deletions packages/evm/broadcast/Deploy_Modules.s.sol/84532/run-latest.json

Large diffs are not rendered by default.

29 changes: 15 additions & 14 deletions packages/evm/deploys/84532.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
{
"AllowListIncentive": "0x5AA51DCC8F3bdeD3a270613d3C9682EA10062782",
"BoostCore": "0xE2D376c791cAA498b86ebfc3C87121112Fd8Cd5b",
"BoostRegistry": "0x694c04324C2F4D97eBF98FaC633DF54E7A95334f",
"CGDAIncentive": "0x2B5E78665C7e79791078dfFE94f04c1d1C42558F",
"ERC20Incentive": "0x449094B4fb2A9Bf25dd9876E90ab2310aa386697",
"ERC20VariableCriteriaIncentive": "0x96b23C5B81FEA6Da7f12B70050D4C4f76d3a9D0D",
"ERC20VariableIncentive": "0x8Db3E5226FD46F14E666954F65557539e7025136",
"EventAction": "0x674f6b02e0B1159D61DFFCEe096776fd3B2bb7C1",
"ManagedBudget": "0xC9fB769A6A1e71663E85AE30CCfE97bf67B6d42F",
"OpenAllowList": "0xa62b2c812F7838e3032917f76B7A33333801559E",
"PointsIncentive": "0x817aD27DF5a20a995bCD87962A8B32eB60c6c2D9",
"SignerValidator": "0x72D733558473Cb3e9A66B25B99cb9810111f5E11",
"SimpleAllowList": "0x5aE607016b0a742D0eF3aDD7B3257881bA383CB3",
"SimpleDenyList": "0x5b0eD712b54775584cbB28fe7954e854781AA805"
"AllowListIncentive": "0x1E7779eD5E6eb1754a3e7Aa728e3edFFDf53Ff90",
"BoostCore": "0xD0468a11Ade4cB9dC970eC077D1e09F14BD5037e",
"BoostRegistry": "0xbA077293b78d2A6C17f7B91B64e70E09De4d353E",
"CGDAIncentive": "0x05b843596b9e43bf1Fdf9DE88d0d848727E0325E",
"ERC20Incentive": "0xb9E7ee3F3406D028279211dd388Ff302008205ca",
"ERC20VariableCriteriaIncentive": "0x7e1f6c3842e27b651e687A177Eb28A98cab93EB0",
"ERC20VariableIncentive": "0x814254258FB65fbbf26eb7F91D66f7C885C5ddc4",
"EventAction": "0x8e73B68CfD7e11105D1460A2943e1D92082AD0D2",
"ManagedBudget": "0x8dbF292B6096CF43c6B5707904EBb44CB8A02872",
"ManagedBudgetWithFees": "0xd42B2Ef48069814381E5eB5B06690f9932A4dF5A",
"OpenAllowList": "0x008272B6652f5CD0337E662726e7153B3619ae10",
"PointsIncentive": "0xA69e8F314ba326440f8bfB770678f211D9499871",
"SignerValidator": "0x3C27Ce8C31ae5D54F403E07529a265478D13911A",
"SimpleAllowList": "0x997993F4FF00400455BaEd41f27F13A316BbE5bB",
"SimpleDenyList": "0xad2241aF94cd8E2d2a82A9B58F6891f749dDA6Fd"
}
1 change: 1 addition & 0 deletions packages/evm/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ repository = "https://github.com/boostxyz/boost-protocol"

[etherscan]
sepolia = { key = "${MAIN_ETHERSCAN_API_KEY}", chain = "sepolia" }
base-sepolia = { key = "${BASE_ETHERSCAN_API_KEY}", chain = "base-sepolia" }

0 comments on commit a33c633

Please sign in to comment.