From b29a719f36d4c35e224cc580285123e6ac4a4671 Mon Sep 17 00:00:00 2001 From: Jason McInerney Date: Fri, 29 Sep 2023 16:27:26 -0700 Subject: [PATCH] Add a valid address for WAVAX --- integration-tests/contracts/ccip/laneconfig/contracts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/contracts/ccip/laneconfig/contracts.json b/integration-tests/contracts/ccip/laneconfig/contracts.json index 2f68c43a6b..81ea06ba42 100644 --- a/integration-tests/contracts/ccip/laneconfig/contracts.json +++ b/integration-tests/contracts/ccip/laneconfig/contracts.json @@ -237,7 +237,7 @@ }, "Avalanche Fuji": { "fee_token": "0xd00ae08403B9bbb9124bB305C09058E32C39A48c", - "is_native_fee_token": true, + "is_native_fee_token":true, "bridge_tokens": [ "0x5425890298aed601595a70AB815c96711a31Bc65" ],