From f0834d9a6dbe362fa30595283bb7a29ddc47d672 Mon Sep 17 00:00:00 2001 From: SyedAsadKazmi Date: Fri, 4 Sep 2026 20:56:55 +0530 Subject: [PATCH] Directory refresh --- .../data/ccip/v1_2_0/mainnet/lanes.json | 108 ++++++++++++++---- .../data/ccip/v1_2_0/mainnet/tokens.json | 10 ++ .../data/ccip/v1_2_0/testnet/lanes.json | 10 ++ .../data/ccip/v1_2_0/testnet/tokens.json | 4 +- 4 files changed, 106 insertions(+), 26 deletions(-) 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 7937a4a820c..29efe283621 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/mainnet/lanes.json @@ -9255,6 +9255,22 @@ "onRamp": { "address": "0xf09AFe78d3c7d359b334d7cB88995751F7eC5E13", "version": "1.6.0" + }, + "supportedTokens": { + "VOOI": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } } }, "sei-mainnet": { @@ -17905,14 +17921,14 @@ "Memento": { "rateLimiterConfig": { "in": { - "capacity": "11000000000000000000000", + "capacity": "1100000000000000000000", "isEnabled": true, - "rate": "127314810000000000" + "rate": "12731481000000000" }, "out": { - "capacity": "50000000000000000000000", + "capacity": "1000000000000000000000", "isEnabled": true, - "rate": "578703704000000000" + "rate": "11574000000000000" } } }, @@ -18409,14 +18425,14 @@ "USDT": { "rateLimiterConfig": { "in": { - "capacity": "10000000000000", + "capacity": "2", "isEnabled": true, - "rate": "5000000000" + "rate": "1" }, "out": { - "capacity": "10000000000000", + "capacity": "2", "isEnabled": true, - "rate": "5000000000" + "rate": "1" } } }, @@ -24085,14 +24101,14 @@ "USDT": { "rateLimiterConfig": { "in": { - "capacity": "10000000000000", + "capacity": "2", "isEnabled": true, - "rate": "5000000000" + "rate": "1" }, "out": { - "capacity": "10000000000000", + "capacity": "2", "isEnabled": true, - "rate": "5000000000" + "rate": "1" } } }, @@ -31424,14 +31440,14 @@ "Memento": { "rateLimiterConfig": { "in": { - "capacity": "55000000000000000000000", + "capacity": "1100000000000000000000", "isEnabled": true, - "rate": "636574074000000000" + "rate": "12731481000000000" }, "out": { - "capacity": "10000000000000000000000", + "capacity": "1000000000000000000000", "isEnabled": true, - "rate": "115740000000000000" + "rate": "11574000000000000" } } }, @@ -31928,14 +31944,14 @@ "USDT": { "rateLimiterConfig": { "in": { - "capacity": "10000000000000", + "capacity": "2", "isEnabled": true, - "rate": "5000000000" + "rate": "1" }, "out": { - "capacity": "10000000000000", + "capacity": "2", "isEnabled": true, - "rate": "5000000000" + "rate": "1" } } }, @@ -33196,14 +33212,14 @@ "USDT": { "rateLimiterConfig": { "in": { - "capacity": "10000000000000", + "capacity": "2", "isEnabled": true, - "rate": "5000000000" + "rate": "1" }, "out": { - "capacity": "10000000000000", + "capacity": "2", "isEnabled": true, - "rate": "5000000000" + "rate": "1" } } }, @@ -35645,6 +35661,20 @@ } } }, + "VOOI": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "wstETH": { "rateLimiterConfig": { "in": { @@ -43208,6 +43238,22 @@ "address": "0xe72d25aDd538E8ef9CeF85622eA8912a6CB98Be6", "enforceOutOfOrder": false, "version": "1.6.0" + }, + "supportedTokens": { + "VOOI": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } } }, "ethereum-mainnet-arbitrum-1": { @@ -43443,6 +43489,20 @@ } } }, + "VOOI": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "wstETH": { "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 3bc7a35f60a..5bdde6c674b 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/mainnet/tokens.json @@ -9027,6 +9027,16 @@ "symbol": "VOOI", "tokenAddress": "0xb31561F0e2aaC72406103b1926356D756F07A481", "typeAndVersion": "LockReleaseTokenPool 1.5.1" + }, + "robinhood-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "VOOI", + "poolAddress": "0xc95209823Cfc5b30DD24CFE45cd4B732DbC226cD", + "poolType": "burnMint", + "symbol": "VOOI", + "tokenAddress": "0xB47E8ad95ca1e0bA1C76768FE0F109D82B5fDCC4", + "typeAndVersion": "BurnMintTokenPool 1.5.1" } }, "VRTX": { diff --git a/src/config/data/ccip/v1_2_0/testnet/lanes.json b/src/config/data/ccip/v1_2_0/testnet/lanes.json index 7d091aa83ed..1f9c767bc5e 100644 --- a/src/config/data/ccip/v1_2_0/testnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/testnet/lanes.json @@ -6799,6 +6799,16 @@ } } }, + "ethereum-testnet-sepolia-arbitrum-1": { + "offRamp": { + "address": "0xC446d31f9aA1c0121E4762faf6D25eeBFa2264ba", + "version": "2.0.0" + }, + "onRamp": { + "address": "0x3bEEE763AD73a034c35B60190D17cd865e74661A", + "version": "2.0.0" + } + }, "ethereum-testnet-sepolia-worldchain-1": { "offRamp": { "address": "0xAeD05b8B54c546dDF7d98e991F7Fa4882f414c49", diff --git a/src/config/data/ccip/v1_2_0/testnet/tokens.json b/src/config/data/ccip/v1_2_0/testnet/tokens.json index 4e358e97506..7e4664b8f53 100644 --- a/src/config/data/ccip/v1_2_0/testnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/testnet/tokens.json @@ -1534,10 +1534,10 @@ "allowListEnabled": false, "decimals": 6, "name": "USDC", - "poolAddress": "0x74Bf192FD7ec87047A83C145f213CD56C3c4c3d8", + "poolAddress": "0xc1E1c4c4b0cfDD8447213af2e69b4503c2DA67F1", "poolType": "usdc", "symbol": "USDC", - "tokenAddress": "0xFabab97dCE620294D2B0b0e46C68964e326300Ac", + "tokenAddress": "0xbE57BAC491DE9A260aBB6BA2c9Ad4c5D2Eaea09a", "typeAndVersion": "USDCTokenPoolProxy 2.0.0" }, "jovay-testnet": {