Skip to content

Commit

Permalink
Migrate to Amoy testnet (#742)
Browse files Browse the repository at this point in the history
* amoy migration -- rename step only

* add amoy USDC contract and chain id

* update contracts.json

* remove some deploy dependencies

* first successful deployment -- no verification

* remove oklink stuff

* real artifacts

* skip bpnori deployments for live networks

* need dummy values for missing contracts config

* new artifacts that correctly reflect defender

---------

Co-authored-by: amiecorso <[email protected]>
  • Loading branch information
amiecorso and amiecorso authored Apr 16, 2024
1 parent 3373c00 commit 9733c93
Show file tree
Hide file tree
Showing 34 changed files with 5,214 additions and 192 deletions.
5 changes: 2 additions & 3 deletions .env.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,15 @@

# Alchemy
ETHEREUM_RPC_URL=NULL
GOERLI_RPC_URL=NULL
MUMBAI_RPC_URL=NULL
AMOY_RPC_URL=NULL
POLYGON_RPC_URL=NULL

# Ethernal
ETHERNAL_EMAIL=NULL
ETHERNAL_PASSWORD=NULL
ETHERNAL=false

# Etherscan
# Block Explorer APIs
ETHERSCAN_API_KEY=NULL
POLYGONSCAN_API_KEY=NULL

Expand Down
Loading

0 comments on commit 9733c93

Please sign in to comment.