diff --git a/public/changelog.json b/public/changelog.json index 8f2c42049ae..f810f782410 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -402,13 +402,28 @@ } }, "data": [ + { + "category": "integration", + "date": "2026-08-13", + "description": "Newly supported tokens: USDUC", + "relatedTokens": [ + { + "assetName": "unstable coin", + "baseAsset": "USDUC", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/USDUC", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usduc.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" + } + ], + "title": "Cross-chain token (CCT) standard: Added support for new tokens", + "topic": "CCIP" + }, { "category": "integration", "date": "2026-08-12", "description": "Newly supported tokens: TAO", "relatedTokens": [ { - "assetName": "TAO", + "assetName": "Bittensor", "baseAsset": "TAO", "url": "https://docs.chain.link/ccip/directory/mainnet/token/TAO", "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/tao.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" diff --git a/src/config/data/ccip/v1_2_0/mainnet/chains.json b/src/config/data/ccip/v1_2_0/mainnet/chains.json index f9d67a5dbcf..a4296e9b0e1 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/chains.json +++ b/src/config/data/ccip/v1_2_0/mainnet/chains.json @@ -1672,7 +1672,7 @@ "version": "1.0.0" }, "chainSelector": "16978377838628290997", - "feeTokens": ["LINK", "WUSDT0"], + "feeTokens": ["LINK", "WgUSDT", "WUSDT0"], "registryModule": { "address": "0x7CcFb2Fa43637b4858Cb1269CF0d64a99e8C668a", "version": "1.6.0" 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 21ffdcd0df9..d89e752b481 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/mainnet/lanes.json @@ -4315,6 +4315,20 @@ "version": "1.5.0" }, "supportedTokens": { + "reUSD": { + "rateLimiterConfig": { + "in": { + "capacity": "1100000000000000000000000", + "isEnabled": true, + "rate": "305555555555555555555" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277777777777777777777" + } + } + }, "savUSD": { "rateLimiterConfig": { "in": { @@ -5778,20 +5792,6 @@ "rate": "0" } } - }, - "xTAO": { - "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } } } }, @@ -11829,6 +11829,20 @@ } } }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "xSolvBTC": { "rateLimiterConfig": { "in": { @@ -15216,20 +15230,6 @@ "rate": "0" } } - }, - "xTAO": { - "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } } } }, @@ -20305,6 +20305,20 @@ } } }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "xSolvBTC": { "rateLimiterConfig": { "in": { @@ -26380,6 +26394,20 @@ } } }, + "USDUC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "WHLP": { "rateLimiterConfig": { "in": { @@ -35366,6 +35394,20 @@ "version": "1.5.0" }, "supportedTokens": { + "reUSD": { + "rateLimiterConfig": { + "in": { + "capacity": "1100000000000000000000000", + "isEnabled": true, + "rate": "305555555555555555555" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277777777777777777777" + } + } + }, "savUSD": { "rateLimiterConfig": { "in": { @@ -42711,6 +42753,22 @@ "address": "0xe72d25aDd538E8ef9CeF85622eA8912a6CB98Be6", "enforceOutOfOrder": false, "version": "1.6.0" + }, + "supportedTokens": { + "USDUC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } } } }, @@ -43131,6 +43189,20 @@ "version": "1.5.0" }, "supportedTokens": { + "reUSD": { + "rateLimiterConfig": { + "in": { + "capacity": "1100000000000000000000000", + "isEnabled": true, + "rate": "305555555555555555555" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277777777777777777777" + } + } + }, "savUSD": { "rateLimiterConfig": { "in": { @@ -43430,6 +43502,20 @@ "version": "1.5.0" }, "supportedTokens": { + "reUSD": { + "rateLimiterConfig": { + "in": { + "capacity": "1100000000000000000000000", + "isEnabled": true, + "rate": "305555555555555555555" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277777777777777777777" + } + } + }, "savUSD": { "rateLimiterConfig": { "in": { @@ -44672,6 +44758,20 @@ } } }, + "USDUC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "WHLP": { "rateLimiterConfig": { "in": { @@ -45280,6 +45380,22 @@ "address": "Ccip842gzYHhvdDkSyi2YVCoAWPbYJoApMFzSxQroE9C", "enforceOutOfOrder": true, "version": "1.6.0" + }, + "supportedTokens": { + "USDUC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } } }, "sei-mainnet": { 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 1c02b922c15..dec6a7b593c 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/mainnet/tokens.json @@ -7391,21 +7391,21 @@ "bittensor-mainnet": { "allowListEnabled": false, "decimals": 18, - "name": "TAO", - "poolAddress": "0x4b36408AfC01CCD57F4dd304f355D9BdD185aa66", + "name": "Bittensor", + "poolAddress": "0xe577346FA60A57fCba4bCc9a3FAF7913C433CAf0", "poolType": "lockRelease", "symbol": "TAO", - "tokenAddress": "0xe491b4ffB0CdcD5bC31D6aA0C1a99739465C33f1", + "tokenAddress": "0xD1230B493A2d0CCa5D75dfb459EACe8a3Ab6f025", "typeAndVersion": "LockReleaseTokenPool 1.5.1" }, "ethereum-mainnet-base-1": { "allowListEnabled": false, "decimals": 18, - "name": "TAO", - "poolAddress": "0xec6d82a20BC0d6Daf6607d10B40B046A52163C1a", + "name": "Bittensor", + "poolAddress": "0xF5AC6D6Bd12d8b87dE3c136FAc9375961577e794", "poolType": "burnMint", "symbol": "TAO", - "tokenAddress": "0x8a67F771C8d3369A1eA96053B2b12d28D5fAf089", + "tokenAddress": "0xf3081494B87e8D5fb7960f066E931D1D0e6E3d67", "typeAndVersion": "BurnMintTokenPool 1.5.1" } }, @@ -8232,6 +8232,16 @@ "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "typeAndVersion": "USDCTokenPoolProxy 2.0.0" }, + "ethereum-mainnet-ink-1": { + "allowListEnabled": false, + "decimals": 6, + "name": "USDC", + "poolAddress": "0x80714a539a9e61291843Fec91ea630e611888CeD", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0x2D270e6886d130D724215A266106e6832161EAEd", + "typeAndVersion": "USDCTokenPoolProxy 2.0.0" + }, "ethereum-mainnet-optimism-1": { "allowListEnabled": false, "decimals": 6, @@ -8677,6 +8687,38 @@ "typeAndVersion": "BurnWithFromMintTokenPool 1.5.1" } }, + "USDUC": { + "hyperliquid-mainnet": { + "allowListEnabled": false, + "decimals": 6, + "name": "unstable coin", + "poolAddress": "0x422f3C761138051d18913DF957B4E736f2027163", + "poolType": "burnMint", + "symbol": "USDUC", + "tokenAddress": "0x61ef9543F8919Bb06e374b3bb58A17725e34F9d9", + "typeAndVersion": "BurnMintTokenPool 1.5.1" + }, + "robinhood-mainnet": { + "allowListEnabled": false, + "decimals": 6, + "name": "unstable coin", + "poolAddress": "0x8287C5cFF1eAFf9802012840f55edDe7783aa6BD", + "poolType": "burnMint", + "symbol": "USDUC", + "tokenAddress": "0xBbb8Ef3181661512CEAB66e0B213C29211B24b6c", + "typeAndVersion": "BurnMintTokenPool 2.0.0" + }, + "solana-mainnet": { + "allowListEnabled": false, + "decimals": 6, + "name": "unstable coin", + "poolAddress": "HEDu7joAdcxZLTzTgu31LTExNBXGRBKa1aTpSgdPZu9w", + "poolType": "lockRelease", + "symbol": "USDUC", + "tokenAddress": "CB9dDufT3ZuQXqqSfa1c5kY935TEreyBw9XJXxHKpump", + "typeAndVersion": "LockReleaseTokenPool 1.6.2" + } + }, "USELESS": { "bsc-mainnet": { "allowListEnabled": false, @@ -9571,6 +9613,16 @@ "tokenAddress": "0x6bDc36E20D267Ff0dd6097799f82e78907105e2F" } }, + "WgUSDT": { + "stable-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped gUSDT", + "poolType": "feeTokenOnly", + "symbol": "WgUSDT", + "tokenAddress": "0x817997Ca8394E26CCE3dE3A076a4889b27DbF9dE" + } + }, "WHBAR": { "hedera-mainnet": { "allowListEnabled": false, @@ -11287,28 +11339,6 @@ "typeAndVersion": "BurnMintTokenPoolAndProxy 1.5.0" } }, - "xTAO": { - "bittensor-mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "TAO", - "poolAddress": "0x38D110271515Aa344F398ea550D208E2c84bbCE7", - "poolType": "lockRelease", - "symbol": "xTAO", - "tokenAddress": "0x5eD4103E0D58c8507EF03E227b6365ED98E6f518", - "typeAndVersion": "LockReleaseTokenPool 1.6.1" - }, - "ethereum-mainnet-base-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "TAO", - "poolAddress": "0x4F7fC3340350d59903AC6e6286e495CE282ec7ab", - "poolType": "burnMint", - "symbol": "xTAO", - "tokenAddress": "0xb99FBE68c8A0cC14bE8c1AF73DD4DfEA8a76aDD7", - "typeAndVersion": "BurnMintTokenPool 1.6.1" - } - }, "XTFBRICK1": { "ethereum-mainnet-base-1": { "allowListEnabled": false,