diff --git a/src/config/data/ccip/data.ts b/src/config/data/ccip/data.ts index 217883b1230..45e05485c8e 100644 --- a/src/config/data/ccip/data.ts +++ b/src/config/data/ccip/data.ts @@ -171,7 +171,7 @@ export const events: VersionedEvents = { export const networkFees: NetworkFees = { tokenTransfers: { [TokenMechanism.LockAndUnlock]: { - allLanes: { gasTokenFee: "0.05 %", linkFee: "0.063 %" }, + allLanes: { gasTokenFee: "0.05 %", linkFee: "0.045 %" }, }, [TokenMechanism.LockAndMint]: { fromEthereum: { gasTokenFee: "0.50 USD", linkFee: "0.45 USD" },