Skip to content

Commit

Permalink
deploy: origin to berachain bartio
Browse files Browse the repository at this point in the history
  • Loading branch information
Oighty committed Nov 6, 2024
1 parent 4c94df8 commit f44fe73
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
7 changes: 7 additions & 0 deletions deployments/.berachain-bartio-1730915333.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"deployments.BatchAuctionHouse": "0xBA0000c28179CE533233a943d432eddD154E62A3",
"deployments.BatchCatalogue": "0x37886d0667c16f41F73F6586f087166Ae3CF1155",
"deployments.auctionModules.EncryptedMarginalPrice": "0x2C7aE1A3989f17a6d9935382bDe7F1b021055083",
"deployments.auctionModules.FixedPriceBatch": "0x8Db46375e73545226E99b5e8cBfe2794ac835D38",
"deployments.derivativeModules.BatchLinearVesting": "0xD55227c0C37C97Fa2619a9C7F658C173883C1E2a"
}
20 changes: 20 additions & 0 deletions script/env.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,26 @@
}
}
},
"berachain-bartio": {
"constants": {
"axis": {
"OWNER": "0xB47C8e4bEb28af80eDe5E5bF474927b110Ef2c0e",
"PERMIT2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
"PROTOCOL": "0xB47C8e4bEb28af80eDe5E5bF474927b110Ef2c0e"
}
},
"deployments": {
"BatchAuctionHouse": "0xBA0000c28179CE533233a943d432eddD154E62A3",
"BatchCatalogue": "0x37886d0667c16f41F73F6586f087166Ae3CF1155",
"auctionModules": {
"EncryptedMarginalPrice": "0x2C7aE1A3989f17a6d9935382bDe7F1b021055083",
"FixedPriceBatch": "0x8Db46375e73545226E99b5e8cBfe2794ac835D38"
},
"derivativeModules": {
"BatchLinearVesting": "0xD55227c0C37C97Fa2619a9C7F658C173883C1E2a"
}
}
},
"blast": {
"constants": {
"axis": {
Expand Down

0 comments on commit f44fe73

Please sign in to comment.