Skip to content

Commit

Permalink
Update base and bsc to use native token
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmci committed Dec 21, 2023
1 parent f8ef5be commit e8fb5cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration-tests/contracts/ccip/laneconfig/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@
}
},
"BSC Mainnet": {
"is_native_fee_token": true,
"fee_token": "0x404460C6A5EdE2D891e8297795264fDe62ADBB75",
"arm": "0x3DB43b96B2625F4232e9Df900d464dd2c64C0021",
"arm_proxy": "0x9e09697842194f77d315E0907F1Bda77922e8f84",
Expand Down Expand Up @@ -639,6 +640,7 @@
},
"BSC Testnet": {
"fee_token": "0x84b9B910527Ad5C03A9Ca831909E21e236EA7b06",
"is_native_fee_token": true,
"bridge_tokens": [
"0x84b9B910527Ad5C03A9Ca831909E21e236EA7b06"
],
Expand Down

0 comments on commit e8fb5cf

Please sign in to comment.