Skip to content

Commit

Permalink
feat: deploy and verify contracts optm goerli
Browse files Browse the repository at this point in the history
  • Loading branch information
wellitongervickas committed Nov 29, 2023
1 parent 20b4b2c commit e406be8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Please, read [extra guides here](guides-examples.md).

#### Optimism Goerli (420)

- Bridge Contract: 0xA5fBbb4B142A8062b37A2f2CbeBe8c67F65C9978 (✅ verified)
- CCIPAdapter: 0xfCc1fd12f71a23782Eef2AbbbCaC50c121c9b4Df (✅ verified)
- Bridge Contract: 0x99302F8a76B6668F54D7eE16E035d948305ACeE1 (✅ verified)
- CCIPAdapter: 0xf1d60a203065f949DE2e4bD60Ccf38037371257F (✅ verified)
- CCIPAdapterRouter: 0xeb52e9ae4a9fb37172978642d4c141ef53876f26

## Getting Started
Expand Down
2 changes: 1 addition & 1 deletion config/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const optimismGoerli: Chain = {
blockCreated: 49461
},
accessManagement: {
address: '0x27aAd1692fD0F11C39c69c5412E52cCEf15045BD',
address: '0x483E5D5a59EeB5dB9c2AAC502Da40fab173b8DF2',
blockCreated: 0
}
},
Expand Down

0 comments on commit e406be8

Please sign in to comment.