diff --git a/src/config/data/ccip/v1_2_0/mainnet/lanes.json b/src/config/data/ccip/v1_2_0/mainnet/lanes.json index 087883c5e2c..d014306199f 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/mainnet/lanes.json @@ -4592,6 +4592,20 @@ } } }, + "WLFI": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "WMTX": { "rateLimiterConfig": { "in": { @@ -17874,6 +17888,20 @@ } } }, + "WLFI": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "WMTX": { "rateLimiterConfig": { "in": { @@ -22288,6 +22316,20 @@ } } }, + "WLFI": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "WMTX": { "rateLimiterConfig": { "in": { @@ -26148,6 +26190,20 @@ } } }, + "WLFI": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "WMTX": { "rateLimiterConfig": { "in": { diff --git a/src/config/data/ccip/v1_2_0/mainnet/tokens.json b/src/config/data/ccip/v1_2_0/mainnet/tokens.json index 488b3b9fbf3..7896fe65215 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/mainnet/tokens.json @@ -5635,6 +5635,35 @@ "tokenAddress": "0x163f8C2467924be0ae7B5347228CABF260318753" } }, + "WLFI": { + "bsc-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "World Liberty Financial", + "poolAddress": "0xa92261171d09aea90Bbf86c75A7322519F014c78", + "poolType": "burnMint", + "symbol": "WLFI", + "tokenAddress": "0x47474747477b199288bF72a1D702f7Fe0Fb1DEeA" + }, + "mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "World Liberty Financial", + "poolAddress": "0xc785D05961B3C537cAC11f1D496876a255F6D650", + "poolType": "lockRelease", + "symbol": "WLFI", + "tokenAddress": "0xdA5e1988097297dCdc1f90D4dFE7909e847CBeF6" + }, + "solana-mainnet": { + "allowListEnabled": false, + "decimals": 6, + "name": "World Liberty Financial", + "poolAddress": "7QziXoi8PodowR8XxGMN8TfdYnJzmQ8i4HcCk4LWovb7", + "poolType": "burnMint", + "symbol": "WLFI", + "tokenAddress": "WLFinEv6ypjkczcS83FZqFpgFZYwQXutRbxGe7oC16g" + } + }, "WMATIC": { "matic-mainnet": { "allowListEnabled": false,