Skip to content

Commit

Permalink
Add bridge token and token pool for base mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmci committed Nov 3, 2023
1 parent 5732cf8 commit 7972508
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions integration-tests/contracts/ccip/laneconfig/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,12 @@
"Base Mainnet": {
"fee_token": "0x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e196",
"is_native_fee_token": true,
"bridge_tokens": [
"0x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e196"
],
"bridge_tokens_pools": [
"0x1568A4131760231712E59778DAB9EFE67911f4ff"
],
"arm": "0x38660c8CC222c0192b635c2ac09687B4F25cCE5F",
"arm_proxy": "0xC842c69d54F83170C42C4d556B4F6B2ca53Dd3E8",
"router": "0x673AA85efd75080031d44fcA061575d1dA427A28",
Expand Down

0 comments on commit 7972508

Please sign in to comment.