From e8fb5cfea389120d33f909bb9c629534a62c682d Mon Sep 17 00:00:00 2001 From: Jason McInerney Date: Wed, 20 Dec 2023 17:43:46 -0800 Subject: [PATCH] Update base and bsc to use native token --- integration-tests/contracts/ccip/laneconfig/contracts.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integration-tests/contracts/ccip/laneconfig/contracts.json b/integration-tests/contracts/ccip/laneconfig/contracts.json index 2b39eb954e..306d589a9b 100644 --- a/integration-tests/contracts/ccip/laneconfig/contracts.json +++ b/integration-tests/contracts/ccip/laneconfig/contracts.json @@ -247,6 +247,7 @@ } }, "BSC Mainnet": { + "is_native_fee_token": true, "fee_token": "0x404460C6A5EdE2D891e8297795264fDe62ADBB75", "arm": "0x3DB43b96B2625F4232e9Df900d464dd2c64C0021", "arm_proxy": "0x9e09697842194f77d315E0907F1Bda77922e8f84", @@ -639,6 +640,7 @@ }, "BSC Testnet": { "fee_token": "0x84b9B910527Ad5C03A9Ca831909E21e236EA7b06", + "is_native_fee_token": true, "bridge_tokens": [ "0x84b9B910527Ad5C03A9Ca831909E21e236EA7b06" ],