Skip to content

Commit d287cb2

Browse files
authored
New chain deployments (#135)
* citera chain information * citrea testnet deploy files * add ink and ink sepolia deployments
1 parent b33874b commit d287cb2

34 files changed

Lines changed: 11167 additions & 1 deletion

.env.example

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ BINANCE_RPC_URL=https://binance.llamarpc.com
3737
BERACHAIN_RPC_URL=https://rpc.berachain.com
3838
UNICHAIN_RPC_URL=https://unichain-mainnet.infura.io/v3/${RPC_API_KEY}
3939
ARBITRUM_NOVA_RPC_URL=https://nova.arbitrum.io/rpc
40+
INK_RPC_URL=https://rpc-gel.inkonchain.com
4041

4142
# Testnets
4243
SEPOLIA_RPC_URL=https://sepolia.infura.io/v3/${RPC_API_KEY}
@@ -50,4 +51,6 @@ ARBITRUM_SEPOLIA_RPC_URL=https://arbitrum-sepolia.infura.io/v3/${RPC_API_KEY}
5051
BERACHAIN_TESTNET_RPC_URL=https://bepolia.rpc.berachain.com
5152
UNICHAIN_SEPOLIA_RPC_URL=https://unichain-sepolia.infura.io/v3/${RPC_API_KEY}
5253
MONAD_TESTNET_RPC_URL=https://testnet-rpc.monad.xyz
53-
POLYGON_AMOY_RPC_URL=https://rpc-amoy.polygon.technology
54+
POLYGON_AMOY_RPC_URL=https://rpc-amoy.polygon.technology
55+
CITREA_TESTNET_RPC_URL=https://rpc.testnet.citrea.xyz/
56+
INK_SEPOLIA_RPC_URL=https://rpc-gel-sepolia.inkonchain.com

broadcast/DeployCaveatEnforcers.s.sol/5115/run-1750334318.json

Lines changed: 1201 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/5115/run-latest.json

Lines changed: 1201 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/57073/run-1750336132.json

Lines changed: 1329 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/57073/run-latest.json

Lines changed: 1329 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/763373/run-1750335436.json

Lines changed: 1329 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/763373/run-latest.json

Lines changed: 1329 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployDelegationFramework.s.sol/5115/run-1750334222.json

Lines changed: 306 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployDelegationFramework.s.sol/5115/run-latest.json

Lines changed: 306 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployDelegationFramework.s.sol/57073/run-1750336087.json

Lines changed: 313 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)