Skip to content

Commit

Permalink
update testnet ccip token pools
Browse files Browse the repository at this point in the history
  • Loading branch information
barrasso committed Jul 18, 2023
1 parent 3174479 commit 7a9be8f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion omnibus-arbitrum-goerli.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ defaultValue = "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9"
defaultValue = "0x88e492127709447a5abefdab8788a15b4567589e"

[setting.ccip_token_pool]
defaultValue = "0x7990f84bbe3e6638907d5fcc217555146304a8d9"
defaultValue = "0xd7d47c0e62029a1a3eb8c08691c8c9863fe766c2"
2 changes: 1 addition & 1 deletion omnibus-optimism-goerli.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ defaultValue = "<%= settings.sc_pool_owner %>"
defaultValue = "0xeb52e9ae4a9fb37172978642d4c141ef53876f26"

[setting.ccip_token_pool]
defaultValue = "0x7a81e36b40b0a778afb2ae3c8384b6195233d093"
defaultValue = "0xd23c2ef3a533040b57cadaf33ccb111edbaca018"

# Aggregators for markets

Expand Down
2 changes: 1 addition & 1 deletion omnibus-polygon-mumbai.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ defaultValue = "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9"
defaultValue = "0x70499c328e1e2a3c41108bd3730f6670a44595d1"

[setting.ccip_token_pool]
defaultValue = "0x56ffa3ae8bb98b120067b1be50136f681aa3addf"
defaultValue = "0xb8b8592aaf82bd42190aa8b629c6afa35a433461"
2 changes: 1 addition & 1 deletion omnibus-sepolia.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ defaultValue = "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9"
defaultValue = "0xd0daae2231e9cb96b94c8512223533293c3693bf"

[setting.ccip_token_pool]
defaultValue = "0x2291909e328dd00e6b3284730d478f39dbde4c88"
defaultValue = "0x9b65749b38278060c5787cce0391ac7f1094c8e8"

0 comments on commit 7a9be8f

Please sign in to comment.