Skip to content

Commit

Permalink
Update new available base goerli settings
Browse files Browse the repository at this point in the history
  • Loading branch information
noisekit committed Aug 30, 2023
1 parent 90d90ab commit 36d70b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion omnibus-base-goerli.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ defaultValue = "1"
defaultValue = "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9"

[setting.ccip_router]
defaultValue = "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9"
defaultValue = "0xa8c0c11bf64af62cdca6f93d3769b88bdd7cb93d"

# TODO: There is no CCIP token pool available yet, using temporary address
[setting.ccip_token_pool]
defaultValue = "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9"
6 changes: 3 additions & 3 deletions tomls/settings-testnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ target = ["system.CoreProxy"]
fromCall.func = "owner"
func = "setSupportedCrossChainNetworks"
args = [
["11155111", "420", "421613", "80001"],
["16015286601757825753", "2664363617261496610", "6101244977088475029", "12532609583862916517"]
["11155111", "420", "421613", "80001", "84531"],
["16015286601757825753", "2664363617261496610", "6101244977088475029", "12532609583862916517", "5790810961207155433"]
]
depends = ["provision.system"]
depends = ["provision.system"]

0 comments on commit 36d70b9

Please sign in to comment.