Skip to content

Commit

Permalink
Deployed to Avalanche Fuji
Browse files Browse the repository at this point in the history
  • Loading branch information
luloxi committed Nov 23, 2024
1 parent b4da044 commit a6e15a5
Show file tree
Hide file tree
Showing 6 changed files with 4,926 additions and 76 deletions.
236 changes: 236 additions & 0 deletions packages/foundry/broadcast/Deploy.s.sol/43113/run-1732395619.json

Large diffs are not rendered by default.

236 changes: 236 additions & 0 deletions packages/foundry/broadcast/Deploy.s.sol/43113/run-latest.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions packages/foundry/deployments/43113.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"networkName": "Avalanche Fuji"
}
1 change: 1 addition & 0 deletions packages/foundry/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ default_network = "${PUNKSOCIETY_RPC_URL}"
localhost = "${PUNKSOCIETY_RPC_URL}"

punksociety = "${PUNKSOCIETY_RPC_URL}"
avalancheFuji = "https://api.avax-test.network/ext/bc/C/rpc"
mainnet = "https://eth-mainnet.alchemyapi.io/v2/${ALCHEMY_API_KEY}"
sepolia = "https://eth-sepolia.g.alchemy.com/v2/${ALCHEMY_API_KEY}"
arbitrum = "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}"
Expand Down
Loading

0 comments on commit a6e15a5

Please sign in to comment.