diff --git a/public/changelog.json b/public/changelog.json index 42ddc3c5051..cd58f9eba6a 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -1,4 +1,15 @@ [ + { + "category": "integration", + "changes": [], + "date": "2024-10-10", + "description": "Chainlink CCIP is publicly available on Scroll mainnet and testnet.\n\n- Visit the [Supported Networks](https://docs.chain.link/ccip/supported-networks) page for more information.", + "relatedNetworks": ["scroll"], + "relatedTokens": [], + "title": "CCIP on Scroll", + "topic": "ccip", + "urls": [] + }, { "category": "integration", "changes": [], diff --git a/src/config/data/ccip/types.ts b/src/config/data/ccip/types.ts index 9a960c181e8..119602279bf 100644 --- a/src/config/data/ccip/types.ts +++ b/src/config/data/ccip/types.ts @@ -5,7 +5,10 @@ export type RateLimiterConfig = { } export type SupportedTokenConfig = { - rateLimiterConfig: RateLimiterConfig + rateLimiterConfig?: { + in?: RateLimiterConfig + out?: RateLimiterConfig + } } export type SupportedTokensConfig = { [token: string]: SupportedTokenConfig @@ -13,7 +16,7 @@ export type SupportedTokensConfig = { export type LaneConfig = { supportedTokens?: SupportedTokensConfig - rateLimiterConfig: RateLimiterConfig + rateLimiterConfig?: RateLimiterConfig onRamp: { address: string version: string @@ -29,7 +32,7 @@ export type DestinationsLaneConfig = { [destinationChain: string]: LaneConfig } -export type PoolType = "lockRelease" | "burnMint" | "usdc" +export type PoolType = "lockRelease" | "burnMint" | "usdc" | "feeTokenOnly" type PoolInfo = { tokenAddress: string 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 e7c45e4b0a1..4aa0b9a59f9 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/chains.json +++ b/src/config/data/ccip/v1_2_0/mainnet/chains.json @@ -1,194 +1,342 @@ { - "mainnet": { - "chainSelector": "5009297550715157269", - "router": { - "address": "0x80226fc0Ee2b096224EeAc085Bb9a8cba1146f7D", - "version": "1.2.0" - }, + "avalanche-mainnet": { "armProxy": { - "address": "0x411dE17f12D1A34ecC7F45f49844626267c75e81", + "address": "0xcBD48A8eB077381c3c4Eb36b402d7283aB2b11Bc", "version": "1.0.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "ethereum-mainnet-optimism-1": { - "chainSelector": "3734403246176062136", + "chainSelector": "6433500567565415381", + "feeTokens": ["LINK", "WAVAX"], + "registryModule": { + "address": "0x9c093872cd5931D975C4d4B4a3a8c61a5767E5c1", + "version": "1.5.0" + }, "router": { - "address": "0x3206695CaE29952f4b0c22a169725a865bc8Ce0f", + "address": "0xF4c7E640EdA248ef95972845a62bdC74237805dB", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0xc8df5D618c6a59Cc6A311E96a39450381001464F", + "version": "1.5.0" + } + }, + "bsc-mainnet": { "armProxy": { - "address": "0x55b3FCa23EdDd28b1f5B4a3C7975f63EFd2d06CE", + "address": "0x9e09697842194f77d315E0907F1Bda77922e8f84", "version": "1.0.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "ethereum-mainnet-arbitrum-1": { - "chainSelector": "4949039107694359620", + "chainSelector": "11344663589394136015", + "feeTokens": ["LINK", "WBNB"], + "registryModule": { + "address": "0xfa4C3f58D2659AFe4F964C023e6AfD183C374435", + "version": "1.5.0" + }, "router": { - "address": "0x141fa059441E0ca23ce184B6A78bafD2A517DdE8", + "address": "0x34B03Cb9086d7D758AC55af71584F81A598759FE", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x736Fd8660c443547a85e4Eaf70A49C1b7Bb008fc", + "version": "1.5.0" + } + }, + "celo-mainnet": { "armProxy": { - "address": "0xC311a21e6fEf769344EB1515588B9d535662a145", + "address": "0x56e0507d4E69D98bE7Eb4ada01d2315596F9f281", "version": "1.0.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "matic-mainnet": { - "chainSelector": "4051577828743386545", + "chainSelector": "1346049177634351622", + "feeTokens": ["LINK", "WCELO"], + "registryModule": { + "address": "0x858B064d15bD54fcdfaf087A4AE4BaabF724d9E9", + "version": "1.5.0" + }, "router": { - "address": "0x849c5ED5a80F5B408Dd4969b78c2C8fdf0565Bfe", + "address": "0xfB48f15480926A4ADf9116Dca468bDd2EE6C5F62", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0xf19e0555fAA9051e277eeD5A0DcdB13CDaca39a9", + "version": "1.5.0" + } + }, + "ethereum-mainnet-andromeda-1": { "armProxy": { - "address": "0xf1ceAa46D8d13Cac9fC38aaEF3d3d14754C5A9c2", + "address": "0xd99cc1d64027E07Cd2AaE871E16bb32b8F401998", "version": "1.0.0" }, - "feeTokens": ["LINK", "WMATIC"] - }, - "avalanche-mainnet": { - "chainSelector": "6433500567565415381", + "chainSelector": "8805746078405598895", + "feeTokens": ["LINK", "WMETIS"], + "registryModule": { + "address": "0xE4B147224Db9B6E3776E4B3CEda31b3cE232e2FA", + "version": "1.5.0" + }, "router": { - "address": "0xF4c7E640EdA248ef95972845a62bdC74237805dB", + "address": "0x7b9FB8717D306e2e08ce2e1Efa81F026bf9AD13c", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x3af897541eB03927c7431bF68884A6C2C23b683f", + "version": "1.5.0" + } + }, + "ethereum-mainnet-arbitrum-1": { "armProxy": { - "address": "0xcBD48A8eB077381c3c4Eb36b402d7283aB2b11Bc", + "address": "0xC311a21e6fEf769344EB1515588B9d535662a145", "version": "1.0.0" }, - "feeTokens": ["LINK", "WAVAX"] - }, - "bsc-mainnet": { - "chainSelector": "11344663589394136015", + "chainSelector": "4949039107694359620", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0x818792C958Ac33C01c58D5026cEc91A86e9071d7", + "version": "1.5.0" + }, "router": { - "address": "0x34B03Cb9086d7D758AC55af71584F81A598759FE", + "address": "0x141fa059441E0ca23ce184B6A78bafD2A517DdE8", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x39AE1032cF4B334a1Ed41cdD0833bdD7c7E7751E", + "version": "1.5.0" + } + }, + "ethereum-mainnet-base-1": { "armProxy": { - "address": "0x9e09697842194f77d315E0907F1Bda77922e8f84", + "address": "0xC842c69d54F83170C42C4d556B4F6B2ca53Dd3E8", "version": "1.0.0" }, - "feeTokens": ["LINK", "WBNB"] - }, - "ethereum-mainnet-base-1": { "chainSelector": "15971525489660198786", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0x1A5f2d0c090dDB7ee437051DA5e6f03b6bAE1A77", + "version": "1.5.0" + }, "router": { "address": "0x881e3A65B4d4a04dD529061dd0071cf975F58bCD", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x6f6C373d09C07425BaAE72317863d7F6bb731e37", + "version": "1.5.0" + } + }, + "ethereum-mainnet-blast-1": { "armProxy": { - "address": "0xC842c69d54F83170C42C4d556B4F6B2ca53Dd3E8", + "address": "0x50dbd1e73ED032f42B5892E5F3689972FefAc880", "version": "1.0.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "wemix-mainnet": { - "chainSelector": "5142893604156789321", + "chainSelector": "4411394078118774322", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0xa277610fF9A04364d2b80f26C9DFb32Be5e45D94", + "version": "1.5.0" + }, "router": { - "address": "0x7798b795Fde864f4Cd1b124a38Ba9619B7F8A442", + "address": "0x12e0B8E349C6fb7E6E40713E8125C3cF1127ea8C", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x846Fccd01D4115FD1E81267495773aeB33bF1dC7", + "version": "1.5.0" + } + }, + "ethereum-mainnet-kroma-1": { "armProxy": { - "address": "0x2375959c6571AC7a83c164C6FCcbd09E7782773d", + "address": "0x6E4d2dBBF8a1A943412aD451422FE11A25C781DE", "version": "1.0.0" }, - "feeTokens": ["LINK", "WWEMIX"] - }, - "ethereum-mainnet-kroma-1": { "chainSelector": "3719320017875267166", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0xe87a456F364D1641F8123D4122Fc542282BFc0FA", + "version": "1.5.0" + }, "router": { "address": "0xE93E8B0d1b1CEB44350C8758ed1E2799CCee31aB", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x447066676A5413682a881c63aed0F03f8ACf7E45", + "version": "1.5.0" + } + }, + "ethereum-mainnet-linea-1": { "armProxy": { - "address": "0x6E4d2dBBF8a1A943412aD451422FE11A25C781DE", + "address": "0x1F8fbCf559f08FE7c4076f0d68DB861e1E27f95b", "version": "1.0.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "celo-mainnet": { - "chainSelector": "1346049177634351622", + "chainSelector": "4627098889531055414", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0x2eab209352C0A5d71a79Cc889caAE6692520A891", + "version": "1.5.0" + }, "router": { - "address": "0xfB48f15480926A4ADf9116Dca468bDd2EE6C5F62", + "address": "0x549FEB73F2348F6cD99b9fc8c69252034897f06C", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0xBc933cEE67d2b1c08490ee8C51E2dF653a713534", + "version": "1.5.0" + } + }, + "ethereum-mainnet-mode-1": { "armProxy": { - "address": "0x56e0507d4E69D98bE7Eb4ada01d2315596F9f281", + "address": "0xA0876B45271615c737781185C2B5ada60ed2D2B9", "version": "1.0.0" }, - "feeTokens": ["LINK", "WCELO"] - }, - "xdai-mainnet": { - "chainSelector": "465200170687744372", + "chainSelector": "7264351850409363825", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0xF54d38E4844c5f6E5Aab0AF7557ef5cb1cA4253e", + "version": "1.5.0" + }, "router": { - "address": "0x4aAD6071085df840abD9Baf1697d5D5992bDadce", + "address": "0x24C40f13E77De2aFf37c280BA06c333531589bf1", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0xB4b40c010A547dff6A22d94bC2C1c1e745b62aB2", + "version": "1.5.0" + } + }, + "ethereum-mainnet-optimism-1": { "armProxy": { - "address": "0xf5e5e1676942520995c1e39aFaC58A75Fe1cd2bB", + "address": "0x55b3FCa23EdDd28b1f5B4a3C7975f63EFd2d06CE", "version": "1.0.0" }, - "feeTokens": ["LINK", "WXDAI"] + "chainSelector": "3734403246176062136", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0x3E2f636Ff8e12728638C4c4b34d282a7fDF0e5B8", + "version": "1.5.0" + }, + "router": { + "address": "0x3206695CaE29952f4b0c22a169725a865bc8Ce0f", + "version": "1.2.0" + }, + "tokenAdminRegistry": { + "address": "0x657c42abE4CD8aa731Aec322f871B5b90cf6274F", + "version": "1.5.0" + } }, - "ethereum-mainnet-mode-1": { - "chainSelector": "7264351850409363825", + "ethereum-mainnet-scroll-1": { + "armProxy": { + "address": "0x68B38980aD70650a6f3229BA156e5c1F88A21320", + "version": "1.5.0" + }, + "chainSelector": "13204309965629103672", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0x80E3946A4d3306c903545fdfCEDB57639C00A99d", + "version": "1.5.0" + }, "router": { - "address": "0x24C40f13E77De2aFf37c280BA06c333531589bf1", + "address": "0x9a55E8Cab6564eb7bbd7124238932963B8Af71DC", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x846dEA1c1706FC35b4aa78B32d31F1599DAA47b4", + "version": "1.5.0" + } + }, + "ethereum-mainnet-zksync-1": { "armProxy": { - "address": "0xA0876B45271615c737781185C2B5ada60ed2D2B9", + "address": "0x2aBB46A2D32220b8801CE96CAbC32dd2dA7b7B20", "version": "1.0.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "ethereum-mainnet-blast-1": { - "chainSelector": "4411394078118774322", + "chainSelector": "1562403441176082196", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0xab0731056C23b85eDd62F12E716fC75fc1fB1219", + "version": "1.5.0" + }, "router": { - "address": "0x12e0B8E349C6fb7E6E40713E8125C3cF1127ea8C", + "address": "0x748Fd769d81F5D94752bf8B0875E9301d0ba71bB", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x100a47C9DB342884E3314B91cec076BbAC8e619c", + "version": "1.5.0" + } + }, + "mainnet": { "armProxy": { - "address": "0x50dbd1e73ED032f42B5892E5F3689972FefAc880", + "address": "0x411dE17f12D1A34ecC7F45f49844626267c75e81", "version": "1.0.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "ethereum-mainnet-andromeda-1": { - "chainSelector": "8805746078405598895", + "chainSelector": "5009297550715157269", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0x13022e3e6C77524308BD56AEd716E88311b2E533", + "version": "1.5.0" + }, "router": { - "address": "0x7b9FB8717D306e2e08ce2e1Efa81F026bf9AD13c", + "address": "0x80226fc0Ee2b096224EeAc085Bb9a8cba1146f7D", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0xb22764f98dD05c789929716D677382Df22C05Cb6", + "version": "1.5.0" + } + }, + "matic-mainnet": { "armProxy": { - "address": "0xd99cc1d64027E07Cd2AaE871E16bb32b8F401998", + "address": "0xf1ceAa46D8d13Cac9fC38aaEF3d3d14754C5A9c2", "version": "1.0.0" }, - "feeTokens": ["LINK", "WMETIS"] - }, - "ethereum-mainnet-zksync-1": { - "chainSelector": "1562403441176082196", + "chainSelector": "4051577828743386545", + "feeTokens": ["LINK", "WMATIC"], + "registryModule": { + "address": "0x30CcdEa6a6B521B2B6Fa1Cdc2fd38FB2c1cC82b3", + "version": "1.5.0" + }, "router": { - "address": "0x748Fd769d81F5D94752bf8B0875E9301d0ba71bB", + "address": "0x849c5ED5a80F5B408Dd4969b78c2C8fdf0565Bfe", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x00F027eA6D0fb03256A15E9182B2B9227A4931d8", + "version": "1.5.0" + } + }, + "wemix-mainnet": { "armProxy": { - "address": "0x2aBB46A2D32220b8801CE96CAbC32dd2dA7b7B20", + "address": "0x2375959c6571AC7a83c164C6FCcbd09E7782773d", "version": "1.0.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "ethereum-mainnet-linea-1": { - "chainSelector": "4627098889531055414", + "chainSelector": "5142893604156789321", + "feeTokens": ["LINK", "WWEMIX"], + "registryModule": { + "address": "0xe89241cbE74349EA74a0c23823A516B3c74A289B", + "version": "1.5.0" + }, "router": { - "address": "0x549FEB73F2348F6cD99b9fc8c69252034897f06C", + "address": "0x7798b795Fde864f4Cd1b124a38Ba9619B7F8A442", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0xE993e046AC50659800a91Bab0bd2daBF59CbD171", + "version": "1.5.0" + } + }, + "xdai-mainnet": { "armProxy": { - "address": "0x1F8fbCf559f08FE7c4076f0d68DB861e1E27f95b", + "address": "0xf5e5e1676942520995c1e39aFaC58A75Fe1cd2bB", "version": "1.0.0" }, - "feeTokens": ["LINK", "WETH"] + "chainSelector": "465200170687744372", + "feeTokens": ["LINK", "WXDAI"], + "registryModule": { + "address": "0xdf529b48fCDfd095c81497E435585Ed465D600A2", + "version": "1.5.0" + }, + "router": { + "address": "0x4aAD6071085df840abD9Baf1697d5D5992bDadce", + "version": "1.2.0" + }, + "tokenAdminRegistry": { + "address": "0x73BC11423CBF14914998C23B0aFC9BE0cb5B2229", + "version": "1.5.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 f2f70ec7b41..458d39e07c0 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/mainnet/lanes.json @@ -1,5087 +1,8625 @@ { - "ethereum-mainnet-linea-1": { - "mainnet": { - "onRamp": { - "address": "0x69AbB6043BBEA2467f41CCD0144d1b3b4ECd20f4", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "avalanche-mainnet": { + "bsc-mainnet": { "offRamp": { - "address": "0x656e2aA127Cb15815a90Ef70c6AA7Ed449D689ce", - "version": "1.5.0" + "address": "0x83F53Fc798FEbfFbdF84830AD403b9989187a06C", + "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "mainnet": { - "ethereum-mainnet-linea-1": { "onRamp": { - "address": "0x626189C882A80fF0D036d8D9f6447555e81F78E9", - "version": "1.5.0", - "enforceOutOfOrder": true - }, - "offRamp": { - "address": "0x418dcbCf229897d0CCf1B8B464Db06C23879FBB4", - "version": "1.5.0" + "address": "0x8eaae6462816CB4957184c48B86afA7642D8Bf2B", + "version": "1.2.0" }, "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BETS": { + "rateLimiterConfig": { + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } + } + }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } + } + }, + "SolvBTC.BBN": { + "rateLimiterConfig": { + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } + } + } } }, - "avalanche-mainnet": { - "onRamp": { - "address": "0x3df8dAe2d123081c4D5E946E655F7c109B9Dd630", + "ethereum-mainnet-arbitrum-1": { + "offRamp": { + "address": "0x770b1375F86E7a9bf30DBe3F97bea67193dC9135", "version": "1.2.0" }, - "offRamp": { - "address": "0x569940e02D4425eac61A7601632eC00d69f75c17", + "onRamp": { + "address": "0x98f51B041e493fc4d72B8BD33218480bA0c66DDF", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "USDC": { + "BETS": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "AUDF": { + "SDY": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + } } }, - "BETS": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, - "DEXTF": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, - "SDY": { + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } + } + }, + "ethereum-mainnet-base-1": { + "offRamp": { + "address": "0x4d6A796Bc85dcDF41ce9AaEB50B094C6b589748f", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x268fb4311D2c6CB2bbA01CCA9AC073Fb3bfd1C7c", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BETS": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, "SolvBTC": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } + } + }, + "ethereum-mainnet-optimism-1": { + "offRamp": { + "address": "0xb68A3EE8bD0A09eE221cf1859Dd5a4d5765188Fe", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x8629008887E073260c5434D6CaCFc83C3001d211", + "version": "1.2.0" }, "rateLimiterConfig": { "capacity": "1000000000000000000000000", "isEnabled": true, "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } } }, - "bsc-mainnet": { - "onRamp": { - "address": "0x91D25A56Db77aD5147437d8B83Eb563D46eBFa69", + "mainnet": { + "offRamp": { + "address": "0x5B833BD6456c604Eb396C0fBa477aD49e82B1A2a", "version": "1.2.0" }, - "offRamp": { - "address": "0x7Afe7088aff57173565F4b034167643AA8b9171c", + "onRamp": { + "address": "0xD0701FcC7818c31935331B02Eb21e91eC71a1704", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "SDT": { - "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } - }, - "WMTX": { - "rateLimiterConfig": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - } - }, - "rsETH": { - "rateLimiterConfig": { - "capacity": "200000000000000000000", - "isEnabled": true, - "rate": "11000000000000000" - } - }, - "mwBETH": { + "AUDF": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "46000000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + } } }, "BETS": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "WECO": { + "DEXTF": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } } }, - "USDFI": { + "SDY": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + } } }, - "STABLE": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, - "UNIO": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, - "WSDM": { + "USDC": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } - }, - "wUSDx": { + } + } + }, + "matic-mainnet": { + "offRamp": { + "address": "0x19250aBE66B88F214d02B6f3BF80F4118290C619", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x97500490d9126f34cf9aA0126d64623E170319Ef", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "AUDF": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + } } }, - "SolvBTC": { + "BETS": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "SolvBTC.BBN": { + "DEXTF": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } } }, - "SolvBTC.ENA": { + "USDC": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" } }, - "celo-mainnet": { - "onRamp": { - "address": "0xEd5bE9508ae56531cc0EDe6A3bD588Eb9E2e3cfa", + "wemix-mainnet": { + "offRamp": { + "address": "0x317dE8bc5c3292E494b6496586696d4966A922B0", "version": "1.2.0" }, - "offRamp": { - "address": "0xd5083684eE92dDeA117636ae5E2F1cb7fE4dfd46", + "onRamp": { + "address": "0x9b1ed9De069Be4d50957464b359f98eD0Bf34dd5", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "LINK": { + "una.WEMIX": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" } }, - "ethereum-mainnet-andromeda-1": { + "xdai-mainnet": { + "offRamp": { + "address": "0xDE7ebf1Dc753D916A9fbEC4ae521Ee74EC2d0B5f", + "version": "1.2.0" + }, "onRamp": { - "address": "0xa5ef33B57dD8B653F9A9EA7114f46376d18264aC", + "address": "0xBd0B9317F6AaA1085993F7b4CD468dE7A6428722", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false + } + }, + "bsc-mainnet": { + "avalanche-mainnet": { "offRamp": { - "address": "0xCe6364dBe64D2789D916180131fAda2ABFF702E8", + "address": "0x37a6fa55fe61061Ae97bF7314Ae270eCF71c5ED3", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x6aa72a998859eF93356c6521B72155D355D0Cfd2", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "LINK": { + "BETS": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "wstLINK": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, - "SDL": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" } }, "ethereum-mainnet-arbitrum-1": { - "onRamp": { - "address": "0x925228D7B82d883Dde340A55Fe8e6dA56244A22C", + "offRamp": { + "address": "0x3DA330fd8Ef10d93cFB7D4f8ecE7BC1F10811feC", "version": "1.2.0" }, - "offRamp": { - "address": "0xeFC4a18af59398FF23bfe7325F2401aD44286F4d", + "onRamp": { + "address": "0x2788b46BAcFF49BD89562e6bA5c5FBbbE5Fa92F7", "version": "1.2.0" }, - "supportedTokens": { - "NUON": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } - }, - "suUSD": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BETS": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "suETH": { + "CKP": { "rateLimiterConfig": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" + "in": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + }, + "out": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + } } }, - "suBTC": { + "LAND": { "rateLimiterConfig": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" + "in": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + }, + "out": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + } } }, - "DFX": { + "RDP": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "580000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "580000000000000000" + } } }, - "USDC": { + "SDT": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } } }, - "SDL": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "wstLINK": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "USD+": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "SDT": { + "STABLE": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + }, + "out": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + } } }, - "wOETH": { + "USDFI": { "rateLimiterConfig": { - "capacity": "1500000000000000000000", - "isEnabled": true, - "rate": "417000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + } } }, - "ETHx": { + "WECO": { "rateLimiterConfig": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, - "WETH": { + "WMTX": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + }, + "out": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + } } }, - "rsETH": { + "WSDM": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } }, - "mswETH": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } - }, - "mstETH": { + } + } + }, + "ethereum-mainnet-base-1": { + "offRamp": { + "address": "0x574c697deab06B805D8780898B3F136a1F4892Dc", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x70bC7f7a6D936b289bBF5c0E19ECE35B437E2e36", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "ALU": { "rateLimiterConfig": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" + "in": { + "capacity": "4500000000000000000000000", + "isEnabled": true, + "rate": "1250000000000000000000" + }, + "out": { + "capacity": "4500000000000000000000000", + "isEnabled": true, + "rate": "1250000000000000000000" + } } }, - "mmETH": { + "BETS": { "rateLimiterConfig": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "stTAO": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "DPI": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "2593000000000000000000", - "isEnabled": true, - "rate": "180000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "TRUF": { + "UNIO": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277700000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277700000000000000000" + } } }, - "MVI": { + "WMTX": { "rateLimiterConfig": { - "capacity": "3333000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" + "in": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + }, + "out": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + } } }, - "BETS": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } - }, - "WMTX": { + } + } + }, + "ethereum-mainnet-blast-1": { + "offRamp": { + "address": "0x6500EDFBD27d34b7B69D0D45865ddaC4A1ceafE1", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x02082b23D35d2670B8a636A431F3C30AF9d21e07", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false + }, + "ethereum-mainnet-mode-1": { + "offRamp": { + "address": "0x6C702159daA4DEbae32E294c584B1EaF2356cB1A", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x4A83dA46c148AB5941a379b4cA49f42d14281C78", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } - }, - "WECO": { + } + } + }, + "ethereum-mainnet-optimism-1": { + "offRamp": { + "address": "0xE7E080C8d62d595a223C577C7C8d1f75d9A5E664", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x4FEB11A454C9E8038A8d0aDF599Fe7612ce114bA", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } - }, - "USDFI": { + } + } + }, + "mainnet": { + "offRamp": { + "address": "0x181Bb1E97b0bDD1D85E741ad0943552D3682cc35", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x0Bf40b034872D0b364f3DCec04C7434a4Da1C8d9", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BETS": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "STABLE": { + "mwBETH": { "rateLimiterConfig": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "46000000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "46000000000000000" + } } }, - "SDY": { + "rsETH": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" + "in": { + "capacity": "200000000000000000000", + "isEnabled": true, + "rate": "11000000000000000" + }, + "out": { + "capacity": "200000000000000000000", + "isEnabled": true, + "rate": "11000000000000000" + } } }, - "mDLP": { + "SDT": { "rateLimiterConfig": { - "capacity": "416000000000000000000000", - "isEnabled": true, - "rate": "4810000000000000000" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } } }, - "LDY": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "DLCBTC": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "ZUN": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "hyETH": { + "STABLE": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "34700000000000000" + "in": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + }, + "out": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + } } }, - "dsETH": { + "UNIO": { "rateLimiterConfig": { - "capacity": "25000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" + "in": { + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" + } } }, - "GHO": { + "USDFI": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + } } }, - "egETH": { + "WECO": { "rateLimiterConfig": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, - "zunUSD": { + "WMTX": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" + }, + "out": { + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" + } } }, - "zunETH": { + "WSDM": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } }, "wUSDx": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } + } + } + } + }, + "matic-mainnet": { + "offRamp": { + "address": "0x26af2046Da85d7f6712D5edCa81B9E3b2e7A60Ab", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x6bD4754D86fc87FE5b463D368f26a3587a08347c", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BETS": { + "rateLimiterConfig": { + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "WSDM": { + "LAND": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + }, + "out": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + } } }, - "SolvBTC": { + "METO": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "76923077000000000000000000", + "isEnabled": true, + "rate": "21367520000000000000000" + }, + "out": { + "capacity": "76923077000000000000000000", + "isEnabled": true, + "rate": "21367520000000000000000" + } } }, - "SolvBTC.BBN": { + "THE": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "417000000000000000000" + }, + "out": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "417000000000000000000" + } } }, - "SD": { + "WECO": { "rateLimiterConfig": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, - "SolvBTC.ENA": { + "WSDM": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } } + } + }, + "wemix-mainnet": { + "offRamp": { + "address": "0xC027C5AEb230008c243Be463A73571e581F94c13", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x1467fF8f249f5bc604119Af26a47035886f856BE", + "version": "1.2.0" }, "rateLimiterConfig": { - "capacity": "5000000000000000000000000", + "capacity": "600000000000000000000000", "isEnabled": true, - "rate": "1389000000000000000000" + "rate": "167000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "una.WEMIX": { + "rateLimiterConfig": { + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } + } + } } }, - "ethereum-mainnet-base-1": { + "xdai-mainnet": { + "offRamp": { + "address": "0xBE9b0cc569E970dAb953d336c670fc6b7c856c19", + "version": "1.2.0" + }, "onRamp": { - "address": "0xe2c2AB221AA0b957805f229d2AA57fBE2f4dADf7", + "address": "0xAc9fE4179816077674d769698306CE6A7C6A1096", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false + } + }, + "celo-mainnet": { + "mainnet": { "offRamp": { - "address": "0xdf85c8381954694E74abD07488f452b4c2Cddfb3", + "address": "0x90902C0AEE857F3A42f2beBEa38724cE7b7a0cff", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x27C96A8a2f70a8408aD6c620717a3bDaA54bb10b", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "NUON": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } - }, - "suUSD": { + "LINK": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } - }, - "suETH": { + } + } + } + }, + "ethereum-mainnet-andromeda-1": { + "ethereum-mainnet-arbitrum-1": { + "offRamp": { + "address": "0x2cc33de75dAFDb3F8F4f24244a9C420374e2C001", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x87353b87A373E1551D27EDacDaC1644741c6499F", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "SDL": { "rateLimiterConfig": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" + "in": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + }, + "out": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + } } }, - "suBTC": { + "wstLINK": { "rateLimiterConfig": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" + "in": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + } } - }, + } + } + }, + "mainnet": { + "offRamp": { + "address": "0xc2B1A8c931582D041ba5fF30AEB9fA828B30754d", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xE43f9eD3146d76E627C2504E5140005027992De6", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { "LINK": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } }, - "DIP": { - "rateLimiterConfig": { - "capacity": "10000000000000000000000000", - "isEnabled": true, - "rate": "2778000000000000000000" - } - }, - "stTAO": { - "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } - }, - "DPI": { - "rateLimiterConfig": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" - } - }, - "TRUF": { + "SDL": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" + "in": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + }, + "out": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + } } }, - "MVI": { + "wstLINK": { "rateLimiterConfig": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" + "in": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + } } - }, + } + } + } + }, + "ethereum-mainnet-arbitrum-1": { + "avalanche-mainnet": { + "offRamp": { + "address": "0xe0109912157d5B75ea8b3181123Cf32c73bc9920", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x05B723f3db92430FbE4395fD03E40Cc7e9D17988", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { "BETS": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "WMTX": { + "SDY": { "rateLimiterConfig": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + } } }, - "wOETH": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "277800000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, - "XSWAP": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "20000000000000000000000000", - "isEnabled": true, - "rate": "463000000000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, - "UNIO": { + "USDC": { "rateLimiterConfig": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } - }, - "LDY": { + } + } + }, + "bsc-mainnet": { + "offRamp": { + "address": "0xB1b705c2315fced1B38baE463BE7DDef531e47fA", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x79f3ABeCe5A3AFFf32D47F4CFe45e7b65c9a2D91", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BETS": { "rateLimiterConfig": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "ZUN": { + "CKP": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + }, + "out": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + } } }, - "hyETH": { + "LAND": { "rateLimiterConfig": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" + "in": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + }, + "out": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + } } }, - "dsETH": { + "RDP": { "rateLimiterConfig": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "580000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "580000000000000000" + } } }, - "WETH": { + "SDT": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } } }, - "USD+": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "zunUSD": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "zunETH": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "DLCBTC": { + "STABLE": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + }, + "out": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + } } }, - "MEEM": { + "USDFI": { "rateLimiterConfig": { - "capacity": "10000000000000000000000", - "isEnabled": true, - "rate": "2780000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + } } }, - "SUSDz": { + "WECO": { "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, - "wUSDx": { + "WMTX": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + }, + "out": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + } } }, - "SolvBTC": { + "WSDM": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } }, - "SolvBTC.BBN": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } } - }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" } }, - "ethereum-mainnet-blast-1": { - "onRamp": { - "address": "0x4545F9a17DA50110632C14704a15d893BF9CBD27", + "ethereum-mainnet-andromeda-1": { + "offRamp": { + "address": "0xeF8dEb0c01f7389AD4ae05DAB30120dba915D53c", "version": "1.2.0" }, - "offRamp": { - "address": "0x1a904DbbaDdE629a1460e2F6E2E485Ce06Ed7599", + "onRamp": { + "address": "0x5b23A0a103fC9028363B3BC3577e8Bd45B8E819F", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "LINK": { + "SDL": { + "rateLimiterConfig": { + "in": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + }, + "out": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + } + } + }, + "wstLINK": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" } }, - "ethereum-mainnet-mode-1": { - "onRamp": { - "address": "0x466a078d17e3706a9414ACc48029EE9Bae4C9b65", + "ethereum-mainnet-base-1": { + "offRamp": { + "address": "0xdB19F77F87661f9be0F557cf9a1ebeCf7D8F206c", "version": "1.2.0" }, - "offRamp": { - "address": "0xE8af3b68eDfFf65Ce48648009982380701f09B92", + "onRamp": { + "address": "0x77b60F85b25fD501E3ddED6C1fe7bF565C08A22A", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "LINK": { + "BETS": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "sDAI": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "69400000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "wUSDx": { + "DPI": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" + }, + "out": { + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" - } - }, - "ethereum-mainnet-optimism-1": { - "onRamp": { - "address": "0x86B47d8411006874eEf8E4584BdFD7be8e5549d1", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xB095900fB91db00E6abD247A5A5AD1cee3F20BF7", - "version": "1.2.0" - }, - "supportedTokens": { - "USDC": { + }, + "dsETH": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" + }, + "out": { + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" + } } }, - "ETHx": { + "hyETH": { "rateLimiterConfig": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" + "in": { + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" + }, + "out": { + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" + } } }, - "WETH": { + "LDY": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + }, + "out": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + } } }, - "rsETH": { + "MVI": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" + "in": { + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" + }, + "out": { + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" + } } }, - "stTAO": { + "NUON": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } }, - "ZUN": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "zunUSD": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "zunETH": { + "stTAO": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "DLCBTC": { + "suBTC": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + }, + "out": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + } } }, - "wUSDx": { + "suETH": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + }, + "out": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + } } }, - "SD": { + "suUSD": { "rateLimiterConfig": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" - } - }, - "ethereum-mainnet-zksync-1": { - "onRamp": { - "address": "0xD54C93A99CBCb8D865E13DA321B540171795A89f", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xb368c8946D9fa5A497cDe1Dff7213f9CdfD143Bf", - "version": "1.2.0" - }, - "supportedTokens": { - "LINK": { + }, + "TRUF": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" - } - }, - "matic-mainnet": { - "onRamp": { - "address": "0x35F0ca9Be776E4B38659944c257bDd0ba75F1B8B", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x0af338F0E314c7551bcE0EF516d46d855b0Ee395", - "version": "1.2.0" - }, - "supportedTokens": { - "DFX": { - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + } } }, - "AUDF": { + "USD+": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" + "in": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + }, + "out": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + } } }, - "BETS": { + "USDC": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "BYTES": { + "WETH": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2320000000000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "DEXTF": { + "WMTX": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + }, + "out": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + } } }, - "WECO": { + "wOETH": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "REG": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "EARNM": { + "ZUN": { "rateLimiterConfig": { - "capacity": "625000000000000000000000", - "isEnabled": true, - "rate": "173600000000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "OSIS": { + "zunETH": { "rateLimiterConfig": { - "capacity": "16667000000000000000000", - "isEnabled": true, - "rate": "4600000000000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "WSDM": { + "zunUSD": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } } + } + }, + "ethereum-mainnet-blast-1": { + "offRamp": { + "address": "0x449C59F4Ef3b1802DD054dd7837Eb2Ca91aFAB84", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x54480425E9e24138fdF1644a1F70007F25abfB46", + "version": "1.2.0" }, "rateLimiterConfig": { "capacity": "1000000000000000000000000", "isEnabled": true, "rate": "277000000000000000000" - } + }, + "rmnPermeable": false }, - "wemix-mainnet": { - "onRamp": { - "address": "0xCbE7e5DA76dC99Ac317adF6d99137005FDA4E2C4", + "ethereum-mainnet-mode-1": { + "offRamp": { + "address": "0xEDE7ADACFbD27DBEBbE2d6C3BaDf12a634a72Faa", "version": "1.2.0" }, - "offRamp": { - "address": "0x3a129e6C18b23d18BA9E6Aa14Dc2e79d1f91c6c5", + "onRamp": { + "address": "0x3920BF474BB50fffb4B77c1e6e66F65210D1D722", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "LINK": { - "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" - } - }, - "una.USDC": { - "rateLimiterConfig": { - "capacity": "300000000000", - "isEnabled": true, - "rate": "83330000" - } - }, - "una.WEMIX": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, - "xdai-mainnet": { - "onRamp": { - "address": "0xF538dA6c673A30338269655f4e019B71ba58CFd4", - "version": "1.2.0" - }, + "ethereum-mainnet-optimism-1": { "offRamp": { - "address": "0xE93ec2A57e38C8541c893348cCafEAB01F7D47d4", + "address": "0xeeed4D86F3E0e6d32A6Ad29d8De6A0Dc91963A5f", "version": "1.2.0" }, - "supportedTokens": { - "REG": { - "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "avalanche-mainnet": { - "bsc-mainnet": { "onRamp": { - "address": "0x8eaae6462816CB4957184c48B86afA7642D8Bf2B", + "address": "0xC09b72E8128620C40D89649019d995Cc79f030C3", "version": "1.2.0" }, - "offRamp": { - "address": "0x83F53Fc798FEbfFbdF84830AD403b9989187a06C", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { - "BETS": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "SolvBTC": { + "MILO": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "115740000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "115740000000000000000" + } } }, - "SolvBTC.BBN": { - "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "ethereum-mainnet-arbitrum-1": { - "onRamp": { - "address": "0x98f51B041e493fc4d72B8BD33218480bA0c66DDF", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x770b1375F86E7a9bf30DBe3F97bea67193dC9135", - "version": "1.2.0" - }, - "supportedTokens": { - "USDC": { + "SD": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + }, + "out": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + } } }, - "BETS": { + "stTAO": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "SDY": { + "USDC": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "SolvBTC": { + "WETH": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "SolvBTC.BBN": { - "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-base-1": { - "onRamp": { - "address": "0x268fb4311D2c6CB2bbA01CCA9AC073Fb3bfd1C7c", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x4d6A796Bc85dcDF41ce9AaEB50B094C6b589748f", - "version": "1.2.0" - }, - "supportedTokens": { - "USDC": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "BETS": { + "ZUN": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "SolvBTC": { + "zunETH": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "SolvBTC.BBN": { + "zunUSD": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, - "ethereum-mainnet-optimism-1": { - "onRamp": { - "address": "0x8629008887E073260c5434D6CaCFc83C3001d211", - "version": "1.2.0" - }, + "ethereum-mainnet-zksync-1": { "offRamp": { - "address": "0xb68A3EE8bD0A09eE221cf1859Dd5a4d5765188Fe", + "address": "0x50Fc0de671c775301e1Bdf19C17E778D0f978f6F", "version": "1.2.0" }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } + "onRamp": { + "address": "0x2C1016053d9873270d71613cA321aE97Fc89201d", + "version": "1.2.0" }, "rateLimiterConfig": { - "capacity": "1000000000000000000000000", + "capacity": "100000000000000000000000", "isEnabled": true, - "rate": "277000000000000000000" - } + "rate": "167000000000000000000" + }, + "rmnPermeable": false }, "mainnet": { - "onRamp": { - "address": "0xD0701FcC7818c31935331B02Eb21e91eC71a1704", + "offRamp": { + "address": "0x542ba1902044069330e8c5b36A84EC503863722f", "version": "1.2.0" }, - "offRamp": { - "address": "0x5B833BD6456c604Eb396C0fBa477aD49e82B1A2a", + "onRamp": { + "address": "0xCe11020D56e5FDbfE46D9FC3021641FfbBB5AdEE", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "USDC": { + "BETS": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "AUDF": { + "DFX": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + } } }, - "BETS": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "DEXTF": { + "DPI": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "2593000000000000000000", + "isEnabled": true, + "rate": "180000000000000000" + }, + "out": { + "capacity": "2593000000000000000000", + "isEnabled": true, + "rate": "180000000000000000" + } } }, - "SDY": { + "dsETH": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" + "in": { + "capacity": "25000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + }, + "out": { + "capacity": "25000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + } } }, - "SolvBTC": { + "egETH": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + }, + "out": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + } } }, - "SolvBTC.BBN": { + "ETHx": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" + }, + "out": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "matic-mainnet": { - "onRamp": { - "address": "0x97500490d9126f34cf9aA0126d64623E170319Ef", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x19250aBE66B88F214d02B6f3BF80F4118290C619", - "version": "1.2.0" - }, - "supportedTokens": { - "USDC": { + }, + "GHO": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "AUDF": { + "hyETH": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "34700000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "34700000000000000" + } } }, - "BETS": { + "LDY": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + }, + "out": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + } } }, - "DEXTF": { + "mDLP": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "416000000000000000000000", + "isEnabled": true, + "rate": "4810000000000000000" + }, + "out": { + "capacity": "416000000000000000000000", + "isEnabled": true, + "rate": "4810000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "wemix-mainnet": { - "onRamp": { - "address": "0x9b1ed9De069Be4d50957464b359f98eD0Bf34dd5", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x317dE8bc5c3292E494b6496586696d4966A922B0", - "version": "1.2.0" - }, - "supportedTokens": { - "una.WEMIX": { + }, + "mmETH": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + }, + "out": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "xdai-mainnet": { - "onRamp": { - "address": "0xBd0B9317F6AaA1085993F7b4CD468dE7A6428722", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xDE7ebf1Dc753D916A9fbEC4ae521Ee74EC2d0B5f", - "version": "1.2.0" - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "bsc-mainnet": { - "avalanche-mainnet": { - "onRamp": { - "address": "0x6aa72a998859eF93356c6521B72155D355D0Cfd2", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x37a6fa55fe61061Ae97bF7314Ae270eCF71c5ED3", - "version": "1.2.0" - }, - "supportedTokens": { - "BETS": { + }, + "mstETH": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + }, + "out": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + } + } + }, + "mswETH": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + }, + "out": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + } + } + }, + "MVI": { + "rateLimiterConfig": { + "in": { + "capacity": "3333000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + }, + "out": { + "capacity": "3333000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + } + } + }, + "NUON": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } + } + }, + "rsETH": { + "rateLimiterConfig": { + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" + } + } + }, + "SD": { + "rateLimiterConfig": { + "in": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + }, + "out": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + } + } + }, + "SDL": { + "rateLimiterConfig": { + "in": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + }, + "out": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + } + } + }, + "SDT": { + "rateLimiterConfig": { + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } + } + }, + "SDY": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + } } }, "SolvBTC": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "ethereum-mainnet-arbitrum-1": { - "onRamp": { - "address": "0x2788b46BAcFF49BD89562e6bA5c5FBbbE5Fa92F7", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x3DA330fd8Ef10d93cFB7D4f8ecE7BC1F10811feC", - "version": "1.2.0" - }, - "supportedTokens": { - "CKP": { + }, + "SolvBTC.ENA": { "rateLimiterConfig": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "RDP": { + "STABLE": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "580000000000000000" + "in": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + }, + "out": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + } } }, - "SDT": { + "stTAO": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "LAND": { + "suBTC": { "rateLimiterConfig": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" + "in": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + }, + "out": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + } } }, - "BETS": { + "suETH": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + }, + "out": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + } } }, - "WMTX": { + "suUSD": { "rateLimiterConfig": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + } } }, - "WECO": { + "TRUF": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + } + } + }, + "USD+": { + "rateLimiterConfig": { + "in": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + }, + "out": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + } + } + }, + "USDC": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "USDFI": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + } } }, - "STABLE": { + "WECO": { + "rateLimiterConfig": { + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } + } + }, + "WETH": { + "rateLimiterConfig": { + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } + } + }, + "WMTX": { "rateLimiterConfig": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" + "in": { + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" + }, + "out": { + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" + } + } + }, + "wOETH": { + "rateLimiterConfig": { + "in": { + "capacity": "1500000000000000000000", + "isEnabled": true, + "rate": "417000000000000000" + }, + "out": { + "capacity": "1500000000000000000000", + "isEnabled": true, + "rate": "417000000000000000" + } } }, "WSDM": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } + } + }, + "wstLINK": { + "rateLimiterConfig": { + "in": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + } } }, "wUSDx": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "SolvBTC": { + "ZUN": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "SolvBTC.BBN": { + "zunETH": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "SolvBTC.ENA": { + "zunUSD": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, - "ethereum-mainnet-base-1": { - "onRamp": { - "address": "0x70bC7f7a6D936b289bBF5c0E19ECE35B437E2e36", + "matic-mainnet": { + "offRamp": { + "address": "0x9bDA7c8DCda4E39aFeB483cc0B7E3C1f6E0D5AB1", "version": "1.2.0" }, - "offRamp": { - "address": "0x574c697deab06B805D8780898B3F136a1F4892Dc", + "onRamp": { + "address": "0x122F05F49e90508F089eE8D0d868d1a4f3E5a809", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { "BETS": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } - }, - "WMTX": { - "rateLimiterConfig": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "UNIO": { + "DFX": { "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277700000000000000000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + } } }, - "ALU": { + "LAND": { "rateLimiterConfig": { - "capacity": "4500000000000000000000000", - "isEnabled": true, - "rate": "1250000000000000000000" + "in": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + }, + "out": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + } } }, - "wUSDx": { + "USDC": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "SolvBTC": { + "WECO": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, - "SolvBTC.BBN": { + "WSDM": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, - "ethereum-mainnet-blast-1": { - "onRamp": { - "address": "0x02082b23D35d2670B8a636A431F3C30AF9d21e07", + "wemix-mainnet": { + "offRamp": { + "address": "0xEEf5Fb4c4953F9cA9ab1f25cE590776AfFc2c455", "version": "1.2.0" }, - "offRamp": { - "address": "0x6500EDFBD27d34b7B69D0D45865ddaC4A1ceafE1", + "onRamp": { + "address": "0x66a0046ac9FA104eB38B04cfF391CcD0122E6FbC", "version": "1.2.0" }, "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "600000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - } - }, - "ethereum-mainnet-mode-1": { - "onRamp": { - "address": "0x4A83dA46c148AB5941a379b4cA49f42d14281C78", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x6C702159daA4DEbae32E294c584B1EaF2356cB1A", - "version": "1.2.0" }, + "rmnPermeable": false, "supportedTokens": { - "wUSDx": { + "una.WEMIX": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, - "ethereum-mainnet-optimism-1": { + "xdai-mainnet": { + "offRamp": { + "address": "0x0C00414D9dcDB2DA7BF8AF26aE2deb617f09e756", + "version": "1.2.0" + }, "onRamp": { - "address": "0x4FEB11A454C9E8038A8d0aDF599Fe7612ce114bA", + "address": "0x1216DC856Af47a833254a280A038185F51C1B5c4", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false + } + }, + "ethereum-mainnet-base-1": { + "avalanche-mainnet": { "offRamp": { - "address": "0xE7E080C8d62d595a223C577C7C8d1f75d9A5E664", + "address": "0x8345F2fF67e5A65e85dc955DE1414832608E00aD", "version": "1.2.0" }, - "supportedTokens": { - "wUSDx": { - "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } - } + "onRamp": { + "address": "0xBE5a9E336D9614024B4Fa10D8112671fc9A42d96", + "version": "1.2.0" }, "rateLimiterConfig": { "capacity": "1000000000000000000000000", "isEnabled": true, "rate": "277000000000000000000" - } - }, - "mainnet": { - "onRamp": { - "address": "0x0Bf40b034872D0b364f3DCec04C7434a4Da1C8d9", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x181Bb1E97b0bDD1D85E741ad0943552D3682cc35", - "version": "1.2.0" }, + "rmnPermeable": false, "supportedTokens": { - "SDT": { - "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } - }, - "WMTX": { - "rateLimiterConfig": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - } - }, - "rsETH": { - "rateLimiterConfig": { - "capacity": "200000000000000000000", - "isEnabled": true, - "rate": "11000000000000000" - } - }, - "mwBETH": { - "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "46000000000000000" - } - }, "BETS": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } - }, - "WECO": { - "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } - }, - "USDFI": { - "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - } - }, - "STABLE": { - "rateLimiterConfig": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - } - }, - "UNIO": { - "rateLimiterConfig": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" - } - }, - "WSDM": { - "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } - }, - "wUSDx": { - "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, "SolvBTC": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, - "SolvBTC.ENA": { + "USDC": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" } }, - "matic-mainnet": { - "onRamp": { - "address": "0x6bD4754D86fc87FE5b463D368f26a3587a08347c", + "bsc-mainnet": { + "offRamp": { + "address": "0x48a51f5D38BE630Ddd6417Ea2D9052B8efc91a18", "version": "1.2.0" }, - "offRamp": { - "address": "0x26af2046Da85d7f6712D5edCa81B9E3b2e7A60Ab", + "onRamp": { + "address": "0xdd4Fb402d41Beb0eEeF6CfB1bf445f50bDC8c981", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "THE": { + "ALU": { "rateLimiterConfig": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "417000000000000000000" + "in": { + "capacity": "4500000000000000000000000", + "isEnabled": true, + "rate": "1250000000000000000000" + }, + "out": { + "capacity": "4500000000000000000000000", + "isEnabled": true, + "rate": "1250000000000000000000" + } } }, - "LAND": { + "BETS": { "rateLimiterConfig": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "BETS": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "WECO": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "WSDM": { + "UNIO": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277700000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277700000000000000000" + } } }, - "METO": { + "WMTX": { "rateLimiterConfig": { - "capacity": "76923077000000000000000000", - "isEnabled": true, - "rate": "21367520000000000000000" + "in": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + }, + "out": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "wemix-mainnet": { - "onRamp": { - "address": "0x1467fF8f249f5bc604119Af26a47035886f856BE", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xC027C5AEb230008c243Be463A73571e581F94c13", - "version": "1.2.0" - }, - "supportedTokens": { - "una.WEMIX": { + }, + "wUSDx": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, - "xdai-mainnet": { - "onRamp": { - "address": "0xAc9fE4179816077674d769698306CE6A7C6A1096", - "version": "1.2.0" - }, + "ethereum-mainnet-arbitrum-1": { "offRamp": { - "address": "0xBE9b0cc569E970dAb953d336c670fc6b7c856c19", + "address": "0x8531E63aE9279a1f0D09eba566CD1b092b95f3D5", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "celo-mainnet": { - "mainnet": { "onRamp": { - "address": "0x27C96A8a2f70a8408aD6c620717a3bDaA54bb10b", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x90902C0AEE857F3A42f2beBEa38724cE7b7a0cff", + "address": "0x1E5Ca70d1e7A1B26061125738a880BBeA42FeB21", "version": "1.2.0" }, - "supportedTokens": { - "LINK": { - "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } - } - }, "rateLimiterConfig": { - "capacity": "2000000000000000000000000", + "capacity": "1000000000000000000000000", "isEnabled": true, - "rate": "555550000000000000000" - } - } - }, - "ethereum-mainnet-andromeda-1": { - "ethereum-mainnet-arbitrum-1": { - "onRamp": { - "address": "0x87353b87A373E1551D27EDacDaC1644741c6499F", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x2cc33de75dAFDb3F8F4f24244a9C420374e2C001", - "version": "1.2.0" + "rate": "277000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { - "wstLINK": { + "BETS": { "rateLimiterConfig": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "SDL": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "mainnet": { - "onRamp": { - "address": "0xE43f9eD3146d76E627C2504E5140005027992De6", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xc2B1A8c931582D041ba5fF30AEB9fA828B30754d", - "version": "1.2.0" - }, - "supportedTokens": { - "LINK": { + }, + "DPI": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" + }, + "out": { + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" + } } }, - "wstLINK": { + "dsETH": { "rateLimiterConfig": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" + "in": { + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" + }, + "out": { + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" + } } }, - "SDL": { + "hyETH": { "rateLimiterConfig": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" + "in": { + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" + }, + "out": { + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" - } - } - }, - "ethereum-mainnet-arbitrum-1": { - "avalanche-mainnet": { - "onRamp": { - "address": "0x05B723f3db92430FbE4395fD03E40Cc7e9D17988", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xe0109912157d5B75ea8b3181123Cf32c73bc9920", - "version": "1.2.0" - }, - "supportedTokens": { - "USDC": { + }, + "LDY": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + }, + "out": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + } } }, - "BETS": { + "MVI": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" + }, + "out": { + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" + } } }, - "SDY": { + "NUON": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } }, "SolvBTC": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "bsc-mainnet": { - "onRamp": { - "address": "0x79f3ABeCe5A3AFFf32D47F4CFe45e7b65c9a2D91", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xB1b705c2315fced1B38baE463BE7DDef531e47fA", - "version": "1.2.0" - }, - "supportedTokens": { - "CKP": { + }, + "stTAO": { "rateLimiterConfig": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "RDP": { + "suBTC": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "580000000000000000" + "in": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + }, + "out": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + } } }, - "SDT": { + "suETH": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + }, + "out": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + } } }, - "LAND": { + "suUSD": { "rateLimiterConfig": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + } } }, - "BETS": { + "TRUF": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + } } }, - "WMTX": { + "USD+": { "rateLimiterConfig": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" + "in": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + }, + "out": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + } } }, - "WECO": { + "USDC": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "USDFI": { + "WETH": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "STABLE": { + "WMTX": { "rateLimiterConfig": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" + "in": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + }, + "out": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + } } }, - "WSDM": { + "wOETH": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "277800000000000000" + }, + "out": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "277800000000000000" + } } }, "wUSDx": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "SolvBTC": { + "ZUN": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "SolvBTC.BBN": { + "zunETH": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "SolvBTC.ENA": { + "zunUSD": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, - "ethereum-mainnet-andromeda-1": { + "ethereum-mainnet-blast-1": { + "offRamp": { + "address": "0x15F54FDd37ccC8E5a0b64633C95Ef8209Fd86401", + "version": "1.2.0" + }, "onRamp": { - "address": "0x5b23A0a103fC9028363B3BC3577e8Bd45B8E819F", + "address": "0xCCC32e2794EaD73f0a0a514Ac1c78D048968ab81", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "LINK": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } + } + } + } + }, + "ethereum-mainnet-mode-1": { "offRamp": { - "address": "0xeF8dEb0c01f7389AD4ae05DAB30120dba915D53c", + "address": "0xFC30bFe46b11D4E25C6f7492fd064A70FbF18848", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x626aCCbDDD73532df1caEDb5628Fdc40C5f429Ba", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "wstLINK": { + "BMX": { "rateLimiterConfig": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "27770000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "27770000000000000000" + } } }, - "SDL": { + "LINK": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } + } + }, + "wUSDx": { "rateLimiterConfig": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, - "ethereum-mainnet-base-1": { - "onRamp": { - "address": "0x77b60F85b25fD501E3ddED6C1fe7bF565C08A22A", + "ethereum-mainnet-optimism-1": { + "offRamp": { + "address": "0xf50c0d2a8B6Db60f1D93E60f03d0413D56153E4F", "version": "1.2.0" }, - "offRamp": { - "address": "0xdB19F77F87661f9be0F557cf9a1ebeCf7D8F206c", + "onRamp": { + "address": "0xd952FEAcDd5919Cc5E9454b53bF45d4E73dD6457", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "NUON": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "suUSD": { + "stTAO": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "suETH": { + "USDC": { "rateLimiterConfig": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "suBTC": { + "WETH": { "rateLimiterConfig": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "USDC": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "stTAO": { + "ZUN": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "DPI": { + "zunETH": { "rateLimiterConfig": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "TRUF": { + "zunUSD": { + "rateLimiterConfig": { + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } + } + } + } + }, + "mainnet": { + "offRamp": { + "address": "0xEC0cFe335a4d53dBA70CB650Ab56eEc32788F0BB", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xDEA286dc0E01Cb4755650A6CF8d1076b454eA1cb", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BETS": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "MVI": { + "DIP": { "rateLimiterConfig": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" + "in": { + "capacity": "10000000000000000000000000", + "isEnabled": true, + "rate": "2778000000000000000000" + }, + "out": { + "capacity": "10000000000000000000000000", + "isEnabled": true, + "rate": "2778000000000000000000" + } } }, - "BETS": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "WMTX": { + "DPI": { "rateLimiterConfig": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" + "in": { + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" + }, + "out": { + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" + } } }, - "wOETH": { + "dsETH": { + "rateLimiterConfig": { + "in": { + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" + }, + "out": { + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" + } + } + }, + "hyETH": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" + }, + "out": { + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" + } } }, "LDY": { "rateLimiterConfig": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" + "in": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + }, + "out": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + } } }, - "ZUN": { + "LINK": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } }, - "hyETH": { + "MEEM": { "rateLimiterConfig": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" + "in": { + "capacity": "10000000000000000000000", + "isEnabled": true, + "rate": "2780000000000000000" + }, + "out": { + "capacity": "10000000000000000000000", + "isEnabled": true, + "rate": "2780000000000000000" + } } }, - "dsETH": { + "MVI": { "rateLimiterConfig": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" + "in": { + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" + }, + "out": { + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" + } } }, - "WETH": { + "NUON": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } }, - "USD+": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "zunUSD": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "zunETH": { + "stTAO": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "DLCBTC": { + "suBTC": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + }, + "out": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + } } }, - "wUSDx": { + "suETH": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + }, + "out": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + } } }, - "SolvBTC": { + "SUSDz": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + } } }, - "SolvBTC.BBN": { + "suUSD": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-blast-1": { - "onRamp": { - "address": "0x54480425E9e24138fdF1644a1F70007F25abfB46", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x449C59F4Ef3b1802DD054dd7837Eb2Ca91aFAB84", - "version": "1.2.0" - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-mode-1": { - "onRamp": { - "address": "0x3920BF474BB50fffb4B77c1e6e66F65210D1D722", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xEDE7ADACFbD27DBEBbE2d6C3BaDf12a634a72Faa", - "version": "1.2.0" - }, - "supportedTokens": { - "wUSDx": { + }, + "TRUF": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-optimism-1": { - "onRamp": { - "address": "0xC09b72E8128620C40D89649019d995Cc79f030C3", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xeeed4D86F3E0e6d32A6Ad29d8De6A0Dc91963A5f", - "version": "1.2.0" - }, - "supportedTokens": { - "USDC": { + }, + "UNIO": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" + } } }, - "WETH": { + "USD+": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + }, + "out": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + } } }, - "stTAO": { + "USDC": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "ZUN": { + "WETH": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "zunUSD": { + "WMTX": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + }, + "out": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + } } }, - "zunETH": { + "wOETH": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "277800000000000000" + }, + "out": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "277800000000000000" + } } }, - "DLCBTC": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "MILO": { + "XSWAP": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "115740000000000000000" + "in": { + "capacity": "20000000000000000000000000", + "isEnabled": true, + "rate": "463000000000000000000" + }, + "out": { + "capacity": "20000000000000000000000000", + "isEnabled": true, + "rate": "463000000000000000000" + } } }, - "wUSDx": { + "ZUN": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "SD": { + "zunETH": { "rateLimiterConfig": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } + } + }, + "zunUSD": { + "rateLimiterConfig": { + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } } + } + }, + "matic-mainnet": { + "offRamp": { + "address": "0x75F29f058b31106F99caFdc17c9b26ADfcC7b5D7", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x3DB8Bea142e41cA3633890d0e5640F99a895D6A5", + "version": "1.2.0" }, "rateLimiterConfig": { "capacity": "1000000000000000000000000", "isEnabled": true, "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BETS": { + "rateLimiterConfig": { + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } } }, - "ethereum-mainnet-zksync-1": { - "onRamp": { - "address": "0x2C1016053d9873270d71613cA321aE97Fc89201d", + "xdai-mainnet": { + "offRamp": { + "address": "0xA24D3Bc3A59798a57AF58f69c89DC1C8aFD78F18", "version": "1.2.0" }, - "offRamp": { - "address": "0x50Fc0de671c775301e1Bdf19C17E778D0f978f6F", + "onRamp": { + "address": "0xcDD0e963E0708a4E936202396983E458cFA4A363", "version": "1.2.0" }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - } - }, - "mainnet": { - "onRamp": { - "address": "0xCe11020D56e5FDbfE46D9FC3021641FfbBB5AdEE", - "version": "1.2.0" }, + "rmnPermeable": false + } + }, + "ethereum-mainnet-blast-1": { + "bsc-mainnet": { "offRamp": { - "address": "0x542ba1902044069330e8c5b36A84EC503863722f", + "address": "0xabC7Dffb2590c44a201EC7532382e1fc01Cd9eEb", "version": "1.2.0" }, - "supportedTokens": { - "NUON": { + "onRamp": { + "address": "0x9c98d7aE731b0A53bedffBc1a12d9d43501Ea464", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false + }, + "ethereum-mainnet-arbitrum-1": { + "offRamp": { + "address": "0x01A38cd2da195C704bA192fCCDddd8986cb7EdE9", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x42E1f5f5ACCe6e4971D9B9468D7A9Abed8D69DdD", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false + }, + "ethereum-mainnet-base-1": { + "offRamp": { + "address": "0x0406F8f66C10Da99ff518bc2242e0Ec486a2c787", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x955f139225F5d7021EB911ED2787a795f71E5eb6", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "LINK": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } - }, - "suUSD": { + } + } + }, + "mainnet": { + "offRamp": { + "address": "0x4e0092bBC8EfAb6Eca295caB66986193b90a1Bb9", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xBD9bf9AA79adF083BB7100848Eb15F4e8282E27e", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "LINK": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } - }, - "suETH": { + } + } + } + }, + "ethereum-mainnet-kroma-1": { + "wemix-mainnet": { + "offRamp": { + "address": "0x2B555774B3D1dcbcd76efb7751F3c5FbCFABC5C4", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x3C5Ab46fA1dB1dECD854224654313a69bf9fcAD3", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "LINK": { "rateLimiterConfig": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" + } } }, - "suBTC": { + "una.WEMIX": { "rateLimiterConfig": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } - }, - "DFX": { + } + } + } + }, + "ethereum-mainnet-linea-1": { + "ethereum-mainnet-scroll-1": { + "offRamp": { + "address": "0xa3Ea5eB15711041fd28950438b5a682392b54e6C", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x30ebb71dAa827bEAE71EE325A77Ca47dAED7Ec9B", + "enforceOutOfOrder": true, + "version": "1.5.0" + }, + "rmnPermeable": false + }, + "mainnet": { + "offRamp": { + "address": "0x656e2aA127Cb15815a90Ef70c6AA7Ed449D689ce", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x69AbB6043BBEA2467f41CCD0144d1b3b4ECd20f4", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "rmnPermeable": false + } + }, + "ethereum-mainnet-mode-1": { + "bsc-mainnet": { + "offRamp": { + "address": "0x7a57670Fa0Cf1Bc2665a1Ae0f5031b9f5a43dD3a", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x8C5149ff7Cfd99dd561caE9B7abFAA0Ef79eAbeC", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } - }, - "USDC": { + } + } + }, + "ethereum-mainnet-arbitrum-1": { + "offRamp": { + "address": "0x8d3E1b15ebC96cec1ffc092cEcAeA6c1DD00aF9b", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x65Ad802d80aD6a96C5a4bc9e57E16099de99Dc7F", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } - }, - "SDL": { + } + } + }, + "ethereum-mainnet-base-1": { + "offRamp": { + "address": "0xEfa90cE6289A2777cd5B8fb991B2D0Be44cA5067", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x71dB32eF442c29d8cbf72a9AFcb1Ef12B35b0BF4", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BMX": { "rateLimiterConfig": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "27770000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "27770000000000000000" + } } }, - "wstLINK": { + "LINK": { "rateLimiterConfig": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } }, - "USD+": { + "wUSDx": { + "rateLimiterConfig": { + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } + } + } + } + }, + "ethereum-mainnet-optimism-1": { + "offRamp": { + "address": "0xE4D6AAF678b986D3E6B7A85FA33d0519716a5525", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x659303e8d4306D3ea8676FB034d56FB6f37E19d9", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "wUSDx": { + "rateLimiterConfig": { + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } + } + } + } + }, + "mainnet": { + "offRamp": { + "address": "0xdF8f09AB4DfB49dEC8a0B8b7f1B7F4134252D3e9", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xbD5F9C193a7fEF5D578C55Ddfe4d08d6BCc15648", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "LINK": { "rateLimiterConfig": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } }, - "SDT": { + "sDAI": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "69400000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "69400000000000000000" + } } }, - "wOETH": { + "wUSDx": { + "rateLimiterConfig": { + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } + } + } + } + } + }, + "ethereum-mainnet-optimism-1": { + "avalanche-mainnet": { + "offRamp": { + "address": "0x8dc6490A6204dF846BaBE809cB695ba17Df1F9B1", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xD0D3E757bFBce7ae1881DDD7F6d798DDcE588445", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } + } + }, + "bsc-mainnet": { + "offRamp": { + "address": "0xE14501F2838F2fA1Ceb52E78ABdA289EcE1705EA", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xa3c9544B82846C45BE37593d5d9ACffbE61BF3A6", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "1500000000000000000000", - "isEnabled": true, - "rate": "417000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } - }, - "ETHx": { + } + } + }, + "ethereum-mainnet-arbitrum-1": { + "offRamp": { + "address": "0xaC8C94242aa8234Bf89682aBcDDf805AE8cff61D", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x0C9BE7Cfd12c735E5aaE047C1dCB845d54E518C3", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "WETH": { + "MILO": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "115740000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "115740000000000000000" + } } }, - "rsETH": { + "SD": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" + "in": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + }, + "out": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + } } }, - "mswETH": { + "stTAO": { "rateLimiterConfig": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "mstETH": { + "USDC": { "rateLimiterConfig": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "mmETH": { + "WETH": { "rateLimiterConfig": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "stTAO": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "DPI": { + "ZUN": { "rateLimiterConfig": { - "capacity": "2593000000000000000000", - "isEnabled": true, - "rate": "180000000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "TRUF": { + "zunETH": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "MVI": { + "zunUSD": { "rateLimiterConfig": { - "capacity": "3333000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } - }, - "BETS": { + } + } + }, + "ethereum-mainnet-base-1": { + "offRamp": { + "address": "0xBAE6560eCa9B77Cb047158C783e36F7735C86037", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x0b1760A8112183303c5526C6b24569fd3A274f3B", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "WMTX": { + "stTAO": { "rateLimiterConfig": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "WECO": { + "USDC": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "USDFI": { + "WETH": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "STABLE": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "SDY": { + "ZUN": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "mDLP": { + "zunETH": { "rateLimiterConfig": { - "capacity": "416000000000000000000000", - "isEnabled": true, - "rate": "4810000000000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "LDY": { + "zunUSD": { "rateLimiterConfig": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } - }, - "DLCBTC": { + } + } + }, + "ethereum-mainnet-mode-1": { + "offRamp": { + "address": "0xDf9717d724828537902Fb0c3B7C56c641463Fa38", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x034eA573B049210315110f7eA11c9618E32F08Ae", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } - }, - "ZUN": { + } + } + }, + "mainnet": { + "offRamp": { + "address": "0xd2D98Be6a1C241e86C807e51cED6ABb51d044203", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x55183Db1d2aE0b63e4c92A64bEF2CBfc2032B127", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "hyETH": { + "ETHx": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "34700000000000000" + "in": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" + }, + "out": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" + } } }, - "dsETH": { + "rsETH": { "rateLimiterConfig": { - "capacity": "25000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" + } } }, - "GHO": { + "SD": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + }, + "out": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + } } }, - "egETH": { + "stTAO": { "rateLimiterConfig": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "zunUSD": { + "USDC": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "zunETH": { + "WETH": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, "wUSDx": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } - }, - "WSDM": { - "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } - }, - "SolvBTC": { - "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "SolvBTC.BBN": { + "ZUN": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "SD": { + "zunETH": { "rateLimiterConfig": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "SolvBTC.ENA": { + "zunUSD": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" } }, "matic-mainnet": { - "onRamp": { - "address": "0x122F05F49e90508F089eE8D0d868d1a4f3E5a809", + "offRamp": { + "address": "0x7c6221880A1D62506b1A08Dab3Bf695A49AcDD22", "version": "1.2.0" }, - "offRamp": { - "address": "0x9bDA7c8DCda4E39aFeB483cc0B7E3C1f6E0D5AB1", + "onRamp": { + "address": "0x6B57145e322c877E7D91Ed8E31266eB5c02F7EfC", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "DFX": { - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - } - }, "USDC": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "LAND": { - "rateLimiterConfig": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - } - }, - "BETS": { - "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } - }, - "WECO": { - "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } - }, - "WSDM": { - "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, "wemix-mainnet": { - "onRamp": { - "address": "0x66a0046ac9FA104eB38B04cfF391CcD0122E6FbC", + "offRamp": { + "address": "0x3e5B3b7559D39563a74434157b31781322dA712D", "version": "1.2.0" }, - "offRamp": { - "address": "0xEEf5Fb4c4953F9cA9ab1f25cE590776AfFc2c455", + "onRamp": { + "address": "0x82e9f4C5ec4a84E310d60D462a12042E5cbA0954", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } + } + }, + "xdai-mainnet": { + "offRamp": { + "address": "0x4358640A2419119DBe0933b5F2c288c3EB2c082C", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x14aA3CC03583aA557DBca4ce72288Cc5F37DDE34", + "version": "1.2.0" }, "rateLimiterConfig": { - "capacity": "600000000000000000000000", + "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - } + }, + "rmnPermeable": false + } + }, + "ethereum-mainnet-scroll-1": { + "ethereum-mainnet-linea-1": { + "offRamp": { + "address": "0x5834e1C639418A4973391126576f550A6996836a", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x05d472b114D57E6035089A58Fa997A7940D29a23", + "enforceOutOfOrder": true, + "version": "1.5.0" + }, + "rmnPermeable": false }, - "xdai-mainnet": { + "mainnet": { + "offRamp": { + "address": "0x77601F272dd2d6481Ac3a13942075388097245Fb", + "version": "1.5.0" + }, "onRamp": { - "address": "0x1216DC856Af47a833254a280A038185F51C1B5c4", - "version": "1.2.0" + "address": "0x28cCF73F7982c1786b84e243FFbD47F4fB8ae43d", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + } + }, + "ethereum-mainnet-zksync-1": { + "ethereum-mainnet-arbitrum-1": { "offRamp": { - "address": "0x0C00414D9dcDB2DA7BF8AF26aE2deb617f09e756", + "address": "0xF0a08aC528668D4fe8C4cF235a8B82cbf242Fa9d", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x9033687a0f03012e015f8f8f2a59da57531d2B43", "version": "1.2.0" }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" + }, + "rmnPermeable": false + }, + "mainnet": { + "offRamp": { + "address": "0x7c887B97F9Bba9355EC10e2bA949AdB491Ef44Fd", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x3B80Fe300c9A611abA0496e2543B66Ff7bD4B9e9", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "LINK": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } + } + } } } }, - "ethereum-mainnet-base-1": { + "mainnet": { "avalanche-mainnet": { - "onRamp": { - "address": "0xBE5a9E336D9614024B4Fa10D8112671fc9A42d96", + "offRamp": { + "address": "0x569940e02D4425eac61A7601632eC00d69f75c17", "version": "1.2.0" }, - "offRamp": { - "address": "0x8345F2fF67e5A65e85dc955DE1414832608E00aD", + "onRamp": { + "address": "0x3df8dAe2d123081c4D5E946E655F7c109B9Dd630", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "USDC": { + "AUDF": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + } } }, "BETS": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } + } + }, + "DEXTF": { + "rateLimiterConfig": { + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } + } + }, + "SDY": { + "rateLimiterConfig": { + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + } } }, "SolvBTC": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" + "in": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + }, + "out": { + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, "bsc-mainnet": { - "onRamp": { - "address": "0xdd4Fb402d41Beb0eEeF6CfB1bf445f50bDC8c981", + "offRamp": { + "address": "0x7Afe7088aff57173565F4b034167643AA8b9171c", "version": "1.2.0" }, - "offRamp": { - "address": "0x48a51f5D38BE630Ddd6417Ea2D9052B8efc91a18", + "onRamp": { + "address": "0x91D25A56Db77aD5147437d8B83Eb563D46eBFa69", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { "BETS": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } - }, - "WMTX": { - "rateLimiterConfig": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "UNIO": { + "mwBETH": { "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277700000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "46000000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "46000000000000000" + } } }, - "ALU": { + "rsETH": { "rateLimiterConfig": { - "capacity": "4500000000000000000000000", - "isEnabled": true, - "rate": "1250000000000000000000" + "in": { + "capacity": "200000000000000000000", + "isEnabled": true, + "rate": "11000000000000000" + }, + "out": { + "capacity": "200000000000000000000", + "isEnabled": true, + "rate": "11000000000000000" + } } }, - "wUSDx": { + "SDT": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } } }, "SolvBTC": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-arbitrum-1": { - "onRamp": { - "address": "0x1E5Ca70d1e7A1B26061125738a880BBeA42FeB21", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x8531E63aE9279a1f0D09eba566CD1b092b95f3D5", - "version": "1.2.0" - }, - "supportedTokens": { - "NUON": { + }, + "SolvBTC.ENA": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "suUSD": { + "STABLE": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" + "in": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + }, + "out": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + } } }, - "suETH": { + "UNIO": { "rateLimiterConfig": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" + "in": { + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" + } } }, - "suBTC": { + "USDFI": { "rateLimiterConfig": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + } } }, - "USDC": { + "WECO": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, - "stTAO": { + "WMTX": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" + }, + "out": { + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" + } } }, - "DPI": { + "WSDM": { "rateLimiterConfig": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } }, - "TRUF": { + "wUSDx": { + "rateLimiterConfig": { + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } + } + } + } + }, + "celo-mainnet": { + "offRamp": { + "address": "0xd5083684eE92dDeA117636ae5E2F1cb7fE4dfd46", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xEd5bE9508ae56531cc0EDe6A3bD588Eb9E2e3cfa", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "LINK": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } + } + } + } + }, + "ethereum-mainnet-andromeda-1": { + "offRamp": { + "address": "0xCe6364dBe64D2789D916180131fAda2ABFF702E8", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xa5ef33B57dD8B653F9A9EA7114f46376d18264aC", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "LINK": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } }, - "MVI": { + "SDL": { "rateLimiterConfig": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" + "in": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + }, + "out": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + } } }, + "wstLINK": { + "rateLimiterConfig": { + "in": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + } + } + } + } + }, + "ethereum-mainnet-arbitrum-1": { + "offRamp": { + "address": "0xeFC4a18af59398FF23bfe7325F2401aD44286F4d", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x925228D7B82d883Dde340A55Fe8e6dA56244A22C", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { "BETS": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "WMTX": { + "DFX": { "rateLimiterConfig": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + } } }, - "wOETH": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "277800000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "LDY": { + "DPI": { "rateLimiterConfig": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" + "in": { + "capacity": "2593000000000000000000", + "isEnabled": true, + "rate": "180000000000000000" + }, + "out": { + "capacity": "2593000000000000000000", + "isEnabled": true, + "rate": "180000000000000000" + } } }, - "ZUN": { + "dsETH": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "25000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + }, + "out": { + "capacity": "25000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + } } }, - "hyETH": { + "egETH": { "rateLimiterConfig": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" + "in": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + }, + "out": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + } } }, - "dsETH": { + "ETHx": { "rateLimiterConfig": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" + "in": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" + }, + "out": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" + } } }, - "WETH": { + "GHO": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "USD+": { + "hyETH": { "rateLimiterConfig": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "34700000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "34700000000000000" + } } }, - "zunUSD": { + "LDY": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + }, + "out": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + } } }, - "zunETH": { + "mDLP": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "416000000000000000000000", + "isEnabled": true, + "rate": "4810000000000000000" + }, + "out": { + "capacity": "416000000000000000000000", + "isEnabled": true, + "rate": "4810000000000000000" + } } }, - "DLCBTC": { + "mmETH": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + }, + "out": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + } } }, - "wUSDx": { + "mstETH": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + }, + "out": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + } } }, - "SolvBTC": { + "mswETH": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + }, + "out": { + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" + } } }, - "SolvBTC.BBN": { + "MVI": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "3333000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + }, + "out": { + "capacity": "3333000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-blast-1": { - "onRamp": { - "address": "0xCCC32e2794EaD73f0a0a514Ac1c78D048968ab81", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x15F54FDd37ccC8E5a0b64633C95Ef8209Fd86401", - "version": "1.2.0" - }, - "supportedTokens": { - "LINK": { + }, + "NUON": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" - } - }, - "ethereum-mainnet-mode-1": { - "onRamp": { - "address": "0x626aCCbDDD73532df1caEDb5628Fdc40C5f429Ba", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xFC30bFe46b11D4E25C6f7492fd064A70FbF18848", - "version": "1.2.0" - }, - "supportedTokens": { - "LINK": { + }, + "rsETH": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" + } } }, - "BMX": { + "SD": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "27770000000000000000" + "in": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + }, + "out": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + } } }, - "wUSDx": { + "SDL": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + }, + "out": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" - } - }, - "ethereum-mainnet-optimism-1": { - "onRamp": { - "address": "0xd952FEAcDd5919Cc5E9454b53bF45d4E73dD6457", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xf50c0d2a8B6Db60f1D93E60f03d0413D56153E4F", - "version": "1.2.0" - }, - "supportedTokens": { - "USDC": { + }, + "SDT": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } } }, - "stTAO": { + "SDY": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" + } } }, - "ZUN": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "WETH": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "zunUSD": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "zunETH": { + "STABLE": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + }, + "out": { + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" + } } }, - "DLCBTC": { + "stTAO": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "wUSDx": { + "suBTC": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + }, + "out": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "mainnet": { - "onRamp": { - "address": "0xDEA286dc0E01Cb4755650A6CF8d1076b454eA1cb", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xEC0cFe335a4d53dBA70CB650Ab56eEc32788F0BB", - "version": "1.2.0" - }, - "supportedTokens": { - "NUON": { + }, + "suETH": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + }, + "out": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + } } }, "suUSD": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + } } }, - "suETH": { + "TRUF": { "rateLimiterConfig": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + } } }, - "suBTC": { + "USD+": { "rateLimiterConfig": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" + "in": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + }, + "out": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + } } }, - "LINK": { + "USDC": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "USDC": { + "USDFI": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" + } } }, - "DIP": { + "WECO": { "rateLimiterConfig": { - "capacity": "10000000000000000000000000", - "isEnabled": true, - "rate": "2778000000000000000000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, - "stTAO": { + "WETH": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "DPI": { + "WMTX": { "rateLimiterConfig": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" + "in": { + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" + }, + "out": { + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" + } } }, - "TRUF": { + "wOETH": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" + "in": { + "capacity": "1500000000000000000000", + "isEnabled": true, + "rate": "417000000000000000" + }, + "out": { + "capacity": "1500000000000000000000", + "isEnabled": true, + "rate": "417000000000000000" + } } }, - "MVI": { + "WSDM": { "rateLimiterConfig": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } }, - "BETS": { + "wstLINK": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + } } }, - "WMTX": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "wOETH": { + "ZUN": { "rateLimiterConfig": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "277800000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "XSWAP": { + "zunETH": { "rateLimiterConfig": { - "capacity": "20000000000000000000000000", - "isEnabled": true, - "rate": "463000000000000000000" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "UNIO": { + "zunUSD": { "rateLimiterConfig": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } + } + } + } + }, + "ethereum-mainnet-base-1": { + "offRamp": { + "address": "0xdf85c8381954694E74abD07488f452b4c2Cddfb3", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xe2c2AB221AA0b957805f229d2AA57fBE2f4dADf7", + "version": "1.2.0" + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" + }, + "rmnPermeable": false, + "supportedTokens": { + "BETS": { + "rateLimiterConfig": { + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "LDY": { + "DIP": { "rateLimiterConfig": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" + "in": { + "capacity": "10000000000000000000000000", + "isEnabled": true, + "rate": "2778000000000000000000" + }, + "out": { + "capacity": "10000000000000000000000000", + "isEnabled": true, + "rate": "2778000000000000000000" + } } }, - "ZUN": { + "DLCBTC": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "hyETH": { + "DPI": { "rateLimiterConfig": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" + "in": { + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" + }, + "out": { + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" + } } }, "dsETH": { "rateLimiterConfig": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" + "in": { + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" + }, + "out": { + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" + } } }, - "WETH": { + "hyETH": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" + }, + "out": { + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" + } } }, - "USD+": { + "LDY": { "rateLimiterConfig": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" + "in": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + }, + "out": { + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" + } } }, - "zunUSD": { + "LINK": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } }, - "zunETH": { + "MEEM": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "10000000000000000000000", + "isEnabled": true, + "rate": "2780000000000000000" + }, + "out": { + "capacity": "10000000000000000000000", + "isEnabled": true, + "rate": "2780000000000000000" + } } }, - "DLCBTC": { + "MVI": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" + }, + "out": { + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" + } } }, - "MEEM": { + "NUON": { "rateLimiterConfig": { - "capacity": "10000000000000000000000", - "isEnabled": true, - "rate": "2780000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } }, - "SUSDz": { + "SolvBTC": { "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "wUSDx": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" + } } }, - "SolvBTC": { + "stTAO": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "SolvBTC.BBN": { + "suBTC": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" + "in": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + }, + "out": { + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" - } - }, - "matic-mainnet": { - "onRamp": { - "address": "0x3DB8Bea142e41cA3633890d0e5640F99a895D6A5", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x75F29f058b31106F99caFdc17c9b26ADfcC7b5D7", - "version": "1.2.0" - }, - "supportedTokens": { - "USDC": { + }, + "suETH": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + }, + "out": { + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" + } } }, - "BETS": { + "SUSDz": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "xdai-mainnet": { - "onRamp": { - "address": "0xcDD0e963E0708a4E936202396983E458cFA4A363", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xA24D3Bc3A59798a57AF58f69c89DC1C8aFD78F18", - "version": "1.2.0" - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "ethereum-mainnet-blast-1": { - "bsc-mainnet": { - "onRamp": { - "address": "0x9c98d7aE731b0A53bedffBc1a12d9d43501Ea464", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xabC7Dffb2590c44a201EC7532382e1fc01Cd9eEb", - "version": "1.2.0" - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "ethereum-mainnet-arbitrum-1": { - "onRamp": { - "address": "0x42E1f5f5ACCe6e4971D9B9468D7A9Abed8D69DdD", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x01A38cd2da195C704bA192fCCDddd8986cb7EdE9", - "version": "1.2.0" - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-base-1": { - "onRamp": { - "address": "0x955f139225F5d7021EB911ED2787a795f71E5eb6", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x0406F8f66C10Da99ff518bc2242e0Ec486a2c787", - "version": "1.2.0" - }, - "supportedTokens": { - "LINK": { + }, + "suUSD": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" - } - }, - "mainnet": { - "onRamp": { - "address": "0xBD9bf9AA79adF083BB7100848Eb15F4e8282E27e", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x4e0092bBC8EfAb6Eca295caB66986193b90a1Bb9", - "version": "1.2.0" - }, - "supportedTokens": { - "LINK": { + }, + "TRUF": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "16700000000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" - } - } - }, - "ethereum-mainnet-kroma-1": { - "wemix-mainnet": { - "onRamp": { - "address": "0x3C5Ab46fA1dB1dECD854224654313a69bf9fcAD3", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x2B555774B3D1dcbcd76efb7751F3c5FbCFABC5C4", - "version": "1.2.0" - }, - "supportedTokens": { - "LINK": { + }, + "UNIO": { + "rateLimiterConfig": { + "in": { + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" + }, + "out": { + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" + } + } + }, + "USD+": { + "rateLimiterConfig": { + "in": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + }, + "out": { + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, + "WETH": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "una.WEMIX": { + "WMTX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + }, + "out": { + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "ethereum-mainnet-mode-1": { - "bsc-mainnet": { - "onRamp": { - "address": "0x8C5149ff7Cfd99dd561caE9B7abFAA0Ef79eAbeC", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x7a57670Fa0Cf1Bc2665a1Ae0f5031b9f5a43dD3a", - "version": "1.2.0" - }, - "supportedTokens": { - "wUSDx": { + }, + "wOETH": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "277800000000000000" + }, + "out": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "277800000000000000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-arbitrum-1": { - "onRamp": { - "address": "0x65Ad802d80aD6a96C5a4bc9e57E16099de99Dc7F", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x8d3E1b15ebC96cec1ffc092cEcAeA6c1DD00aF9b", - "version": "1.2.0" - }, - "supportedTokens": { + }, "wUSDx": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-base-1": { - "onRamp": { - "address": "0x71dB32eF442c29d8cbf72a9AFcb1Ef12B35b0BF4", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xEfa90cE6289A2777cd5B8fb991B2D0Be44cA5067", - "version": "1.2.0" - }, - "supportedTokens": { - "LINK": { + }, + "XSWAP": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "20000000000000000000000000", + "isEnabled": true, + "rate": "463000000000000000000" + }, + "out": { + "capacity": "20000000000000000000000000", + "isEnabled": true, + "rate": "463000000000000000000" + } } }, - "BMX": { + "ZUN": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "27770000000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "wUSDx": { + "zunETH": { + "rateLimiterConfig": { + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } + } + }, + "zunUSD": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" } }, - "ethereum-mainnet-optimism-1": { - "onRamp": { - "address": "0x659303e8d4306D3ea8676FB034d56FB6f37E19d9", + "ethereum-mainnet-blast-1": { + "offRamp": { + "address": "0x1a904DbbaDdE629a1460e2F6E2E485Ce06Ed7599", "version": "1.2.0" }, - "offRamp": { - "address": "0xE4D6AAF678b986D3E6B7A85FA33d0519716a5525", + "onRamp": { + "address": "0x4545F9a17DA50110632C14704a15d893BF9CBD27", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "wUSDx": { + "LINK": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, - "mainnet": { + "ethereum-mainnet-linea-1": { + "offRamp": { + "address": "0x418dcbCf229897d0CCf1B8B464Db06C23879FBB4", + "version": "1.5.0" + }, "onRamp": { - "address": "0xbD5F9C193a7fEF5D578C55Ddfe4d08d6BCc15648", - "version": "1.2.0" + "address": "0x626189C882A80fF0D036d8D9f6447555e81F78E9", + "enforceOutOfOrder": true, + "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "rmnPermeable": false + }, + "ethereum-mainnet-mode-1": { "offRamp": { - "address": "0xdF8f09AB4DfB49dEC8a0B8b7f1B7F4134252D3e9", + "address": "0xE8af3b68eDfFf65Ce48648009982380701f09B92", + "version": "1.2.0" + }, + "onRamp": { + "address": "0x466a078d17e3706a9414ACc48029EE9Bae4C9b65", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } }, "sDAI": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "69400000000000000000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "69400000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "69400000000000000000" + } } }, "wUSDx": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" } - } - }, - "ethereum-mainnet-optimism-1": { - "avalanche-mainnet": { - "onRamp": { - "address": "0xD0D3E757bFBce7ae1881DDD7F6d798DDcE588445", - "version": "1.2.0" - }, + }, + "ethereum-mainnet-optimism-1": { "offRamp": { - "address": "0x8dc6490A6204dF846BaBE809cB695ba17Df1F9B1", + "address": "0xB095900fB91db00E6abD247A5A5AD1cee3F20BF7", "version": "1.2.0" }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "bsc-mainnet": { "onRamp": { - "address": "0xa3c9544B82846C45BE37593d5d9ACffbE61BF3A6", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xE14501F2838F2fA1Ceb52E78ABdA289EcE1705EA", + "address": "0x86B47d8411006874eEf8E4584BdFD7be8e5549d1", "version": "1.2.0" }, - "supportedTokens": { - "wUSDx": { - "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } - } - }, "rateLimiterConfig": { - "capacity": "1000000000000000000000000", + "capacity": "5000000000000000000000000", "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-arbitrum-1": { - "onRamp": { - "address": "0x0C9BE7Cfd12c735E5aaE047C1dCB845d54E518C3", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xaC8C94242aa8234Bf89682aBcDDf805AE8cff61D", - "version": "1.2.0" + "rate": "1389000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "WETH": { - "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } - }, - "stTAO": { - "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } - }, - "ZUN": { - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } - }, - "zunUSD": { - "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } - }, - "zunETH": { - "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } - }, "DLCBTC": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + }, + "out": { + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" + } } }, - "MILO": { + "ETHx": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "115740000000000000000" + "in": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" + }, + "out": { + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" + } } }, - "wUSDx": { + "rsETH": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" + }, + "out": { + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" + } } }, "SD": { "rateLimiterConfig": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-mainnet-base-1": { - "onRamp": { - "address": "0x0b1760A8112183303c5526C6b24569fd3A274f3B", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xBAE6560eCa9B77Cb047158C783e36F7735C86037", - "version": "1.2.0" - }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + }, + "out": { + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" + } } }, "stTAO": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + }, + "out": { + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" + } } }, - "ZUN": { + "USDC": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "WETH": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + }, + "out": { + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" + } } }, - "zunUSD": { + "wUSDx": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } } }, - "zunETH": { + "ZUN": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + }, + "out": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" + } } }, - "DLCBTC": { + "zunETH": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + }, + "out": { + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" + } } }, - "wUSDx": { + "zunUSD": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + }, + "out": { + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, - "ethereum-mainnet-mode-1": { + "ethereum-mainnet-scroll-1": { + "offRamp": { + "address": "0x26a10137A54F4Ea01D20758Ac5AdBf9326340Fc3", + "version": "1.5.0" + }, "onRamp": { - "address": "0x034eA573B049210315110f7eA11c9618E32F08Ae", - "version": "1.2.0" + "address": "0x362A221C3cfd7F992DFE221687323F0BA9BA8187", + "enforceOutOfOrder": true, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-mainnet-zksync-1": { "offRamp": { - "address": "0xDf9717d724828537902Fb0c3B7C56c641463Fa38", + "address": "0xb368c8946D9fa5A497cDe1Dff7213f9CdfD143Bf", + "version": "1.2.0" + }, + "onRamp": { + "address": "0xD54C93A99CBCb8D865E13DA321B540171795A89f", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "wUSDx": { + "LINK": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, - "mainnet": { - "onRamp": { - "address": "0x55183Db1d2aE0b63e4c92A64bEF2CBfc2032B127", + "matic-mainnet": { + "offRamp": { + "address": "0x0af338F0E314c7551bcE0EF516d46d855b0Ee395", "version": "1.2.0" }, - "offRamp": { - "address": "0xd2D98Be6a1C241e86C807e51cED6ABb51d044203", + "onRamp": { + "address": "0x35F0ca9Be776E4B38659944c257bDd0ba75F1B8B", "version": "1.2.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + }, + "rmnPermeable": false, "supportedTokens": { - "USDC": { + "AUDF": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + } } }, - "ETHx": { + "BETS": { "rateLimiterConfig": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "WETH": { + "BYTES": { "rateLimiterConfig": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "2320000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "2320000000000000000" + } } }, - "rsETH": { + "DEXTF": { "rateLimiterConfig": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } } }, - "stTAO": { + "DFX": { "rateLimiterConfig": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + } } }, - "ZUN": { + "EARNM": { "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" + "in": { + "capacity": "625000000000000000000000", + "isEnabled": true, + "rate": "173600000000000000000" + }, + "out": { + "capacity": "625000000000000000000000", + "isEnabled": true, + "rate": "173600000000000000000" + } } }, - "zunUSD": { + "OSIS": { "rateLimiterConfig": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" + "in": { + "capacity": "16667000000000000000000", + "isEnabled": true, + "rate": "4600000000000000000" + }, + "out": { + "capacity": "16667000000000000000000", + "isEnabled": true, + "rate": "4600000000000000000" + } } }, - "zunETH": { + "REG": { "rateLimiterConfig": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + } } }, - "DLCBTC": { + "USDC": { "rateLimiterConfig": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "wUSDx": { + "WECO": { "rateLimiterConfig": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, - "SD": { + "WSDM": { "rateLimiterConfig": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" } }, - "matic-mainnet": { - "onRamp": { - "address": "0x6B57145e322c877E7D91Ed8E31266eB5c02F7EfC", - "version": "1.2.0" - }, + "wemix-mainnet": { "offRamp": { - "address": "0x7c6221880A1D62506b1A08Dab3Bf695A49AcDD22", + "address": "0x3a129e6C18b23d18BA9E6Aa14Dc2e79d1f91c6c5", "version": "1.2.0" }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "wemix-mainnet": { "onRamp": { - "address": "0x82e9f4C5ec4a84E310d60D462a12042E5cbA0954", + "address": "0xCbE7e5DA76dC99Ac317adF6d99137005FDA4E2C4", "version": "1.2.0" }, - "offRamp": { - "address": "0x3e5B3b7559D39563a74434157b31781322dA712D", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { + "LINK": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" + } + } + }, + "una.USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "300000000000", + "isEnabled": true, + "rate": "83330000" + }, + "out": { + "capacity": "300000000000", + "isEnabled": true, + "rate": "83330000" + } + } + }, "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "xdai-mainnet": { - "onRamp": { - "address": "0x14aA3CC03583aA557DBca4ce72288Cc5F37DDE34", - "version": "1.2.0" - }, "offRamp": { - "address": "0x4358640A2419119DBe0933b5F2c288c3EB2c082C", + "address": "0xE93ec2A57e38C8541c893348cCafEAB01F7D47d4", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "ethereum-mainnet-zksync-1": { - "ethereum-mainnet-arbitrum-1": { "onRamp": { - "address": "0x9033687a0f03012e015f8f8f2a59da57531d2B43", - "version": "1.2.0" - }, - "offRamp": { - "address": "0xF0a08aC528668D4fe8C4cF235a8B82cbf242Fa9d", + "address": "0xF538dA6c673A30338269655f4e019B71ba58CFd4", "version": "1.2.0" }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - } - }, - "mainnet": { - "onRamp": { - "address": "0x3B80Fe300c9A611abA0496e2543B66Ff7bD4B9e9", - "version": "1.2.0" - }, - "offRamp": { - "address": "0x7c887B97F9Bba9355EC10e2bA949AdB491Ef44Fd", - "version": "1.2.0" }, + "rmnPermeable": false, "supportedTokens": { - "LINK": { + "REG": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" } } }, "matic-mainnet": { "avalanche-mainnet": { + "offRamp": { + "address": "0xB9e3680639c9F0C4e0b02FD81C445094426244Ae", + "version": "1.2.0" + }, "onRamp": { "address": "0x5FA30697e90eB30954895c45b028F7C0dDD39b12", "version": "1.2.0" }, - "offRamp": { - "address": "0xB9e3680639c9F0C4e0b02FD81C445094426244Ae", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, "AUDF": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + } } }, "BETS": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, "DEXTF": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, "bsc-mainnet": { + "offRamp": { + "address": "0x592773924741F0Da889a0dfdab71171Dd11E054C", + "version": "1.2.0" + }, "onRamp": { "address": "0xF5b5A2fC11BF46B1669C3B19d98B19C79109Dca9", "version": "1.2.0" }, - "offRamp": { - "address": "0x592773924741F0Da889a0dfdab71171Dd11E054C", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { - "THE": { + "BETS": { "rateLimiterConfig": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "417000000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, "LAND": { "rateLimiterConfig": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" + "in": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + }, + "out": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + } } }, - "BETS": { + "METO": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "76923077000000000000000000", + "isEnabled": true, + "rate": "21367520000000000000000" + }, + "out": { + "capacity": "76923077000000000000000000", + "isEnabled": true, + "rate": "21367520000000000000000" + } } }, - "WECO": { + "THE": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "417000000000000000000" + }, + "out": { + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "417000000000000000000" + } } }, - "WSDM": { + "WECO": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, - "METO": { + "WSDM": { "rateLimiterConfig": { - "capacity": "76923077000000000000000000", - "isEnabled": true, - "rate": "21367520000000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "ethereum-mainnet-arbitrum-1": { + "offRamp": { + "address": "0xa8a9eDa2867c2E0CE0d5ECe273961F1EcC3CC25B", + "version": "1.2.0" + }, "onRamp": { "address": "0xD16D025330Edb91259EEA8ed499daCd39087c295", "version": "1.2.0" }, - "offRamp": { - "address": "0xa8a9eDa2867c2E0CE0d5ECe273961F1EcC3CC25B", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { - "DFX": { + "BETS": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "USDC": { + "DFX": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + } } }, "LAND": { "rateLimiterConfig": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" + "in": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + }, + "out": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" + } } }, - "BETS": { + "USDC": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "WECO": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, "WSDM": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, "ethereum-mainnet-base-1": { + "offRamp": { + "address": "0xD0FA7DE2D18A0c59D3fD7dfC7aB4e913C6Aa7b68", + "version": "1.2.0" + }, "onRamp": { "address": "0x20B028A2e0F6CCe3A11f3CE5F2B8986F932e89b4", "version": "1.2.0" }, - "offRamp": { - "address": "0xD0FA7DE2D18A0c59D3fD7dfC7aB4e913C6Aa7b68", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { - "USDC": { + "BETS": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "BETS": { + "USDC": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, "ethereum-mainnet-optimism-1": { + "offRamp": { + "address": "0xBa754ecd3CFA7E9093F688EAc3860cf9D07Fc0AC", + "version": "1.2.0" + }, "onRamp": { "address": "0x3111cfbF5e84B5D9BD952dd8e957f4Ca75f728Cf", "version": "1.2.0" }, - "offRamp": { - "address": "0xBa754ecd3CFA7E9093F688EAc3860cf9D07Fc0AC", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "USDC": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, "mainnet": { + "offRamp": { + "address": "0x45320085fF051361D301eC1044318213A5387A15", + "version": "1.2.0" + }, "onRamp": { "address": "0xFd77c53AA4eF0E3C01f5Ac012BF7Cc7A3ECf5168", "version": "1.2.0" }, - "offRamp": { - "address": "0x45320085fF051361D301eC1044318213A5387A15", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { - "DFX": { + "AUDF": { "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" + } } }, - "USDC": { + "BETS": { "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + }, + "out": { + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" + } } }, - "AUDF": { + "BYTES": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "2320000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "2320000000000000000" + } } }, - "BETS": { + "DEXTF": { "rateLimiterConfig": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "in": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + }, + "out": { + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } } }, - "BYTES": { + "DFX": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2320000000000000000" + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + } } }, - "DEXTF": { + "EARNM": { "rateLimiterConfig": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" + "in": { + "capacity": "625000000000000000000000", + "isEnabled": true, + "rate": "173600000000000000000" + }, + "out": { + "capacity": "625000000000000000000000", + "isEnabled": true, + "rate": "173600000000000000000" + } } }, - "WECO": { + "OSIS": { "rateLimiterConfig": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" + "in": { + "capacity": "16667000000000000000000", + "isEnabled": true, + "rate": "4600000000000000000" + }, + "out": { + "capacity": "16667000000000000000000", + "isEnabled": true, + "rate": "4600000000000000000" + } } }, "REG": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + } } }, - "EARNM": { + "USDC": { "rateLimiterConfig": { - "capacity": "625000000000000000000000", - "isEnabled": true, - "rate": "173600000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "OSIS": { + "WECO": { "rateLimiterConfig": { - "capacity": "16667000000000000000000", - "isEnabled": true, - "rate": "4600000000000000000" + "in": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + }, + "out": { + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" + } } }, "WSDM": { "rateLimiterConfig": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" + "in": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + }, + "out": { + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, "wemix-mainnet": { + "offRamp": { + "address": "0xd7c877ea02310Cce9278D9A048Aa1Bb9aF72F00d", + "version": "1.2.0" + }, "onRamp": { "address": "0x5060eF647a1F66BE6eE27FAe3046faf8D53CeB2d", "version": "1.2.0" }, - "offRamp": { - "address": "0xd7c877ea02310Cce9278D9A048Aa1Bb9aF72F00d", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "xdai-mainnet": { + "offRamp": { + "address": "0x0A04eC196454825d361886cf4FA113A948164Ef8", + "version": "1.2.0" + }, "onRamp": { "address": "0x4616621704C81801A56D29c961F9395ee153d46C", "version": "1.2.0" }, - "offRamp": { - "address": "0x0A04eC196454825d361886cf4FA113A948164Ef8", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "REG": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } } }, "wemix-mainnet": { "avalanche-mainnet": { + "offRamp": { + "address": "0xFac907F9a1087B846Faa75A14C5d34A8639233d8", + "version": "1.2.0" + }, "onRamp": { "address": "0xbE0Cfae74677F8dd16a246a3a5c8cbB1973118f4", "version": "1.2.0" }, - "offRamp": { - "address": "0xFac907F9a1087B846Faa75A14C5d34A8639233d8", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "bsc-mainnet": { + "offRamp": { + "address": "0x6ec9ca4Cba62cA17c55F05ad2000B46192f02035", + "version": "1.2.0" + }, "onRamp": { "address": "0x56657ec4D15C71f7F3C17ba2b21C853A24Dc5381", "version": "1.2.0" }, - "offRamp": { - "address": "0x6ec9ca4Cba62cA17c55F05ad2000B46192f02035", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "ethereum-mainnet-arbitrum-1": { + "offRamp": { + "address": "0x2ba68a395B72a6E3498D312efeD755ed2f3CF223", + "version": "1.2.0" + }, "onRamp": { "address": "0x9aBfd6f4C865610692AB6fb1Be862575809fFabf", "version": "1.2.0" }, - "offRamp": { - "address": "0x2ba68a395B72a6E3498D312efeD755ed2f3CF223", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "ethereum-mainnet-kroma-1": { + "offRamp": { + "address": "0xF886d8DC64E544af4835cbf91e5678A54D95B80e", + "version": "1.2.0" + }, "onRamp": { "address": "0x47E9AE0A815C94836202E696748A5d5476aD8735", "version": "1.2.0" }, - "offRamp": { - "address": "0xF886d8DC64E544af4835cbf91e5678A54D95B80e", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" + } } }, "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "ethereum-mainnet-optimism-1": { + "offRamp": { + "address": "0x87220D01DF0fF27149B47227897074653788fd23", + "version": "1.2.0" + }, "onRamp": { "address": "0x70f3b0FD7e6a4B9B623e9AB859604A9EE03e48BD", "version": "1.2.0" }, - "offRamp": { - "address": "0x87220D01DF0fF27149B47227897074653788fd23", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "mainnet": { + "offRamp": { + "address": "0xF92Fa796F5307b029c65CA26f322a6D86f211194", + "version": "1.2.0" + }, "onRamp": { "address": "0x190bcE84CF2d500B878966F4Cf98a50d78f2675E", "version": "1.2.0" }, - "offRamp": { - "address": "0xF92Fa796F5307b029c65CA26f322a6D86f211194", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" + } } }, "una.USDC": { "rateLimiterConfig": { - "capacity": "300000000000", - "isEnabled": true, - "rate": "83330000" + "in": { + "capacity": "300000000000", + "isEnabled": true, + "rate": "83330000" + }, + "out": { + "capacity": "300000000000", + "isEnabled": true, + "rate": "83330000" + } } }, "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "matic-mainnet": { + "offRamp": { + "address": "0x8f0229804513A9Bc00c1308414AB279Dbc718ae1", + "version": "1.2.0" + }, "onRamp": { "address": "0x777058C1e1dcE4eB8001F38631a1cd9450816e5a", "version": "1.2.0" }, - "offRamp": { - "address": "0x8f0229804513A9Bc00c1308414AB279Dbc718ae1", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" + "in": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + }, + "out": { + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } } }, "xdai-mainnet": { "avalanche-mainnet": { - "onRamp": { - "address": "0x732753869bc6bB07Ec81A403F926bbF6fC2FeaE2", - "version": "1.2.0" - }, "offRamp": { "address": "0x633c19cCD7A818770f7BF59eB9C5AB632CDbc4D5", "version": "1.2.0" }, + "onRamp": { + "address": "0x732753869bc6bB07Ec81A403F926bbF6fC2FeaE2", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - } + }, + "rmnPermeable": false }, "bsc-mainnet": { - "onRamp": { - "address": "0xD5d33bc0BF395B39514B7f9f8F66ebc9D8e650Cb", - "version": "1.2.0" - }, "offRamp": { "address": "0x4D90524de5783257fd64d1a20689a5b9Bad25de0", "version": "1.2.0" }, + "onRamp": { + "address": "0xD5d33bc0BF395B39514B7f9f8F66ebc9D8e650Cb", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - } + }, + "rmnPermeable": false }, "ethereum-mainnet-arbitrum-1": { - "onRamp": { - "address": "0x7A36511202f54a8A3Bc62Cc1df24bd391f7c9864", - "version": "1.2.0" - }, "offRamp": { "address": "0x1bee1FD97824288a36B725f9CF20E07A67d5113b", "version": "1.2.0" }, + "onRamp": { + "address": "0x7A36511202f54a8A3Bc62Cc1df24bd391f7c9864", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - } + }, + "rmnPermeable": false }, "ethereum-mainnet-base-1": { - "onRamp": { - "address": "0x400eFb50480a73FEc02b115b53F0Ec6EcFf03C67", - "version": "1.2.0" - }, "offRamp": { "address": "0x9118303DE7f4342F9B057f6EC1Be282aa543D99C", "version": "1.2.0" }, + "onRamp": { + "address": "0x400eFb50480a73FEc02b115b53F0Ec6EcFf03C67", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - } + }, + "rmnPermeable": false }, "ethereum-mainnet-optimism-1": { - "onRamp": { - "address": "0x391516732884d3F8Eec3301C19b819E6e6044C17", - "version": "1.2.0" - }, "offRamp": { "address": "0x9D3aA479525a5BcE776dD83769e9F9b5B4dD4193", "version": "1.2.0" }, + "onRamp": { + "address": "0x391516732884d3F8Eec3301C19b819E6e6044C17", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - } + }, + "rmnPermeable": false }, "mainnet": { + "offRamp": { + "address": "0xFF61E57A2eE83FA262006C2DaF0D5fB2b36F3070", + "version": "1.2.0" + }, "onRamp": { "address": "0x0F246651F1c2275B4E14d8ae166D1fd3Af05c405", "version": "1.2.0" }, - "offRamp": { - "address": "0xFF61E57A2eE83FA262006C2DaF0D5fB2b36F3070", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "REG": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } }, "matic-mainnet": { + "offRamp": { + "address": "0x9714098CDdAc380D4443293C55B6CBf6D6bbDbEb", + "version": "1.2.0" + }, "onRamp": { "address": "0x566c7A2Cb557c36082301B97E998721D14E4bF7d", "version": "1.2.0" }, - "offRamp": { - "address": "0x9714098CDdAc380D4443293C55B6CBf6D6bbDbEb", - "version": "1.2.0" + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" }, + "rmnPermeable": false, "supportedTokens": { "REG": { "rateLimiterConfig": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" + "in": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + }, + "out": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" } } } 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 1abbc052022..7ec3f84663a 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/mainnet/tokens.json @@ -1,2210 +1,2249 @@ { - "LINK": { - "mainnet": { - "tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA", + "ALU": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0xC2291992A08eBFDfedfE248F2CCD34Da63570DF4", + "decimals": 18, + "name": "Altura", + "poolAddress": "0x509ea04C021e561112dfD7987f3eBe140DC4B17C", "poolType": "lockRelease", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "symbol": "ALU", + "tokenAddress": "0x8263CD1601FE73C066bf49cc09841f35348e3be0" }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0x841b32B5309ba30cFbf4534667fC3D99EdF05B7A", - "poolType": "lockRelease", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "decimals": 18, + "name": "Altura", + "poolAddress": "0x8ccE61E1756dD01D3b9b27eEf8C68650d8f69E69", + "poolType": "burnMint", + "symbol": "ALU", + "tokenAddress": "0x91Ad1b44913cD1B8241A4Ff1e2EAa198DA6Bf4c9" + } + }, + "AUDF": { + "avalanche-mainnet": { + "allowListEnabled": false, + "decimals": 6, + "name": "Forte AUD", + "poolAddress": "0xbed553f4697217A957E62580f11024bca83a7D84", + "poolType": "burnMint", + "symbol": "AUDF", + "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b" }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4", + "mainnet": { "allowListEnabled": false, - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "decimals": 6, + "name": "Forte AUD", + "poolAddress": "0xc62c311FE64abf19CF33195e15c188Ca6d1AaD3e", + "poolType": "burnMint", + "symbol": "AUDF", + "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b" }, "matic-mainnet": { - "tokenAddress": "0xb0897686c545045aFc77CF20eC7A532E3120E0F1", "allowListEnabled": false, - "poolAddress": "0x086892015567fb8764d02c6845C85C25C8FcA389", - "poolType": "lockRelease", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 - }, + "decimals": 6, + "name": "Forte AUD", + "poolAddress": "0xD4f76Ac56673c3Dd3FbBc1524f22acB0A6993b42", + "poolType": "burnMint", + "symbol": "AUDF", + "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b" + } + }, + "BETS": { "avalanche-mainnet": { - "tokenAddress": "0x5947BB275c521040051D82396192181b413227A3", "allowListEnabled": false, - "poolAddress": "0x8A3e8D8614189d7ad0CF3f1a0D787Da79eBCEc17", - "poolType": "lockRelease", - "name": "Chainlink Token", - "symbol": "LINK.e", - "decimals": 18 + "decimals": 18, + "name": "BetSwirl v2", + "poolAddress": "0xe9d2d0f4826cC7161D41F4627F71b44C4ecA9C06", + "poolType": "burnMint", + "symbol": "BETS", + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" }, "bsc-mainnet": { - "tokenAddress": "0x404460C6A5EdE2D891e8297795264fDe62ADBB75", "allowListEnabled": false, - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "decimals": 18, + "name": "BetSwirl v2", + "poolAddress": "0xfB7E75490a5B7CA4796DFDbC2d77F94B1aa7429d", + "poolType": "burnMint", + "symbol": "BETS", + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e196", + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x1568A4131760231712E59778DAB9EFE67911f4ff", + "decimals": 18, + "name": "BetSwirl v2", + "poolAddress": "0x8a2F15244de253CD9C9b39CAE58d1FcC5d32CDaF", "poolType": "burnMint", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "symbol": "BETS", + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" }, - "wemix-mainnet": { - "tokenAddress": "0x80f1FcdC96B55e459BF52b998aBBE2c364935d69", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0x80282dF25600c08Bde7560f6c1E509366c1BfBFC", + "decimals": 18, + "name": "BetSwirl v2", + "poolAddress": "0xa2d1bC00495C8263d4c04f742a470e1415D454f1", "poolType": "burnMint", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "symbol": "BETS", + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" }, - "ethereum-mainnet-kroma-1": { - "tokenAddress": "0xC1F6f7622ad37C3f46cDF6F8AA0344ADE80BF450", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0xd9547B702673c61c84bb2dF6FDf6D2F5309fE536", + "decimals": 18, + "name": "BetSwirl v2", + "poolAddress": "0x8BcD7e48Dd2104ed83eb1CE0c6E7610604AE9062", "poolType": "burnMint", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "symbol": "BETS", + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" }, - "celo-mainnet": { - "tokenAddress": "0xd07294e6E917e07dfDcee882dd1e2565085C2ae0", + "matic-mainnet": { "allowListEnabled": false, - "poolAddress": "0x11825e5d99234bAB7ad1f3972fF6E55eBf3D6E20", + "decimals": 18, + "name": "BetSwirl v2", + "poolAddress": "0x2A036b4ac075ab25808C40610eB700f2DdB03bA4", "poolType": "burnMint", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 - }, - "xdai-mainnet": { - "tokenAddress": "0xE2e73A1c69ecF83F464EFCE6A5be353a37cA09b2", - "name": "ChainLink Token on xDai", - "symbol": "LINK", - "decimals": 18 + "symbol": "BETS", + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" + } + }, + "BMX": { + "ethereum-mainnet-base-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "BMX", + "poolAddress": "0xDEa04D42E30aD4F82C74e7E9a3F092FD2169FdB8", + "poolType": "lockRelease", + "symbol": "BMX", + "tokenAddress": "0x548f93779fBC992010C07467cBaf329DD5F059B7" }, "ethereum-mainnet-mode-1": { - "tokenAddress": "0x183E3691EfF3524B2315D3703D94F922CbE51F54", "allowListEnabled": false, - "poolAddress": "0x80f3aAcffF30Effc9011cCdBE2583C2af2784597", + "decimals": 18, + "name": "BMX", + "poolAddress": "0xe1c9e8C7097A707868c7217108e751fcBfe09Fc2", "poolType": "burnMint", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 - }, - "ethereum-mainnet-blast-1": { - "tokenAddress": "0x93202eC683288a9EA75BB829c6baCFb2BfeA9013", + "symbol": "BMX", + "tokenAddress": "0x66eEd5FF1701E6ed8470DC391F05e27B1d0657eb" + } + }, + "BYTES": { + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x519118c7C73BA0c8D762E51679a88731735079BA", - "poolType": "burnMint", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "decimals": 18, + "name": "BYTES", + "poolAddress": "0xd1b3015ceFCAC84dB3EFCBB18FBdd50BA5aF49DE", + "poolType": "lockRelease", + "symbol": "BYTES", + "tokenAddress": "0xa19f5264F7D7Be11c451C093D8f92592820Bea86" }, - "ethereum-mainnet-andromeda-1": { - "tokenAddress": "0xd2FE54D1E5F568eB710ba9d898Bf4bD02C7c0353", + "matic-mainnet": { "allowListEnabled": false, - "poolAddress": "0xB2363a98B1CE8375c2b123C3d32289C99Fe15390", + "decimals": 18, + "name": "BYTES", + "poolAddress": "0xbEE26060b006e3FBFB7025F74115C08EbE8ABE0B", "poolType": "burnMint", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 - }, - "ethereum-mainnet-zksync-1": { - "tokenAddress": "0x52869bae3E091e36b0915941577F2D47d8d8B534", + "symbol": "BYTES", + "tokenAddress": "0x13af0Fe9eB35e91758B467f95cbc78e16FdD8B6b" + } + }, + "CELO": { + "celo-mainnet": { "allowListEnabled": false, - "poolAddress": "0x4C5e4677596B103000acc81abAF7373a439ebe60", + "decimals": 18, + "name": "Celo native asset", + "poolType": "feeTokenOnly", + "symbol": "CELO", + "tokenAddress": "0x471EcE3750Da237f93B8E339c536989b8978a438" + } + }, + "CKP": { + "bsc-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Cakepie", + "poolAddress": "0x6A3d5483F4812FdB56427202d708cb5b83c1A4fD", "poolType": "burnMint", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "symbol": "CKP", + "tokenAddress": "0x2B5D9ADea07B590b638FFc165792b2C610EdA649" }, - "ethereum-mainnet-linea-1": { - "tokenAddress": "0xa18152629128738a5c081eb226335FEd4B9C95e9", + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "decimals": 18, + "name": "Cakepie", + "poolAddress": "0x12AA7969e4BDA08D9C86896597571daa40048233", + "poolType": "burnMint", + "symbol": "CKP", + "tokenAddress": "0x346Af1954e3d6be46B96dA713a1f7fD2d1928F1d" } }, - "WETH": { - "mainnet": { - "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "DEXTF": { + "avalanche-mainnet": { "allowListEnabled": false, - "poolAddress": "0x69c24c970B65e22Ac26864aF10b2295B7d78f93A", - "poolType": "lockRelease", - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 + "decimals": 18, + "name": "DEXTF Token", + "poolAddress": "0x6B5ce3422abE4f3f23951F778e9D765050F2800c", + "poolType": "burnMint", + "symbol": "DEXTF", + "tokenAddress": "0x4816B2157203D8D4c53918e8d4076Adfe9e2FE22" }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x4200000000000000000000000000000000000006", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x86E715415D8C8435903d1e8204fA1e9784Aa7305", + "decimals": 18, + "name": "DEXTF Token", + "poolAddress": "0x6dDF2F3f93688dfc9d37DF7078982cE8E6494DB2", "poolType": "lockRelease", - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 + "symbol": "DEXTF", + "tokenAddress": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0" }, + "matic-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "DEXTF Token", + "poolAddress": "0x031FF88fCDd78e05F472a43F54A131bDB1dFa2Ab", + "poolType": "burnMint", + "symbol": "DEXTF", + "tokenAddress": "0x5C5C6D078A6458179a2E4837Db25dA4a9330ECD4" + } + }, + "DFX": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", "allowListEnabled": false, - "poolAddress": "0x34700F5faE61Ba628c4269BdCbA12DA53bbfa726", - "poolType": "lockRelease", - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 + "decimals": 18, + "name": "DFX Token (L2)", + "poolAddress": "0x0242F309138dd28fc665C30776d8EB6a88dB1F7c", + "poolType": "burnMint", + "symbol": "DFX", + "tokenAddress": "0x27f485b62C4A7E635F561A87560Adf5090239E93" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x4200000000000000000000000000000000000006", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0xdc4855ac349097Be4c840D9325b5c6c6837f266D", + "decimals": 18, + "name": "DFX Token", + "poolAddress": "0x50f6631B377be52E132DF35a2F05eA54fda882ac", "poolType": "lockRelease", - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 - }, - "ethereum-mainnet-kroma-1": { - "tokenAddress": "0x4200000000000000000000000000000000000001", - "allowListEnabled": false, - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 - }, - "ethereum-mainnet-mode-1": { - "tokenAddress": "0x4200000000000000000000000000000000000006", - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 - }, - "ethereum-mainnet-blast-1": { - "tokenAddress": "0x4300000000000000000000000000000000000004", - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 - }, - "ethereum-mainnet-zksync-1": { - "tokenAddress": "0x5AEa5775959fBC2557Cc8789bC1bf90A239D9a91", - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 + "symbol": "DFX", + "tokenAddress": "0x888888435FDe8e7d4c54cAb67f206e4199454c60" }, - "ethereum-mainnet-linea-1": { - "tokenAddress": "0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f", - "allowListEnabled": false, - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 - } - }, - "WMATIC": { "matic-mainnet": { - "tokenAddress": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270", "allowListEnabled": false, - "poolAddress": "0x3ea1AaCeE48171d48a7982db5C66b1B282338F33", - "poolType": "lockRelease", - "name": "Wrapped Matic", - "symbol": "WMATIC", - "decimals": 18 + "decimals": 18, + "name": "DFX Token (L2)", + "poolAddress": "0x30F4283a3d6302f968909Ff7c02ceCB2aC6C27Ac", + "poolType": "burnMint", + "symbol": "DFX", + "tokenAddress": "0x27f485b62C4A7E635F561A87560Adf5090239E93" } }, - "WAVAX": { - "avalanche-mainnet": { - "tokenAddress": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", + "DIP": { + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0x8CB50A8C8D009aCeFC8685999D989B552909ebEb", + "decimals": 18, + "name": "Decentralized Insurance Protocol Token", + "poolAddress": "0x3640A6B166E2E4A7bD9E2d4B15AD2eD9A47bf8ED", + "poolType": "burnMint", + "symbol": "DIP", + "tokenAddress": "0xAc86f3556cBd2b4d800D17ADC3a266B500FCB9F5" + }, + "mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Decentralized Insurance Protocol", + "poolAddress": "0xA82A87a9b6550e89dd8a7C8a1E3e421974eaf858", "poolType": "lockRelease", - "name": "Wrapped AVAX", - "symbol": "WAVAX", - "decimals": 18 + "symbol": "DIP", + "tokenAddress": "0xc719d010B63E5bbF2C0551872CD5316ED26AcD83" } }, - "WBNB": { - "bsc-mainnet": { - "tokenAddress": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", + "DLCBTC": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "name": "Wrapped BNB", - "symbol": "WBNB", - "decimals": 18 - } - }, - "WWEMIX": { - "wemix-mainnet": { - "tokenAddress": "0x7D72b22a74A216Af4a002a1095C8C707d6eC1C5f", + "decimals": 8, + "name": "dlcBTC", + "poolAddress": "0x48377dda4C39D270CF068c3Cb5CC5123B3C60eE7", + "poolType": "burnMint", + "symbol": "DLCBTC", + "tokenAddress": "0x050C24dBf1eEc17babE5fc585F06116A259CC77A" + }, + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "name": "Wrapped Wemix", - "symbol": "WWEMIX", - "decimals": 18 - } - }, - "CELO": { - "celo-mainnet": { - "tokenAddress": "0x471EcE3750Da237f93B8E339c536989b8978a438", + "decimals": 8, + "name": "dlcBTC", + "poolAddress": "0xC253Cb15b44a032A68328062A39059a3b6dD06b6", + "poolType": "burnMint", + "symbol": "DLCBTC", + "tokenAddress": "0x12418783e860997eb99e8aCf682DF952F721cF62" + }, + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "name": "Celo native asset", - "symbol": "CELO", - "decimals": 18 - } - }, - "WCELO": { - "celo-mainnet": { - "tokenAddress": "0x2021B12D8138e2D63cF0895eccABC0DFc92416c6", + "decimals": 8, + "name": "dlcBTC", + "poolAddress": "0xF77cCecaf13Ae8eB2Ec8a595Be7c153b583BfC50", + "poolType": "burnMint", + "symbol": "DLCBTC", + "tokenAddress": "0x2bAa7E92F3F14883264BfA63058cC223Ad719438" + }, + "mainnet": { "allowListEnabled": false, - "name": "Wrapped Celo", - "symbol": "WCELO", - "decimals": 18 - } - }, - "WXDAI": { - "xdai-mainnet": { - "tokenAddress": "0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d", - "name": "Wrapped XDAI", - "symbol": "WXDAI", - "decimals": 18 - } - }, - "METIS": { - "ethereum-mainnet-andromeda-1": { - "tokenAddress": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000", - "name": "Metis Token", - "symbol": "Metis", - "decimals": 18 - } - }, - "WMETIS": { - "ethereum-mainnet-andromeda-1": { - "tokenAddress": "0x75cb093E4D61d2A2e65D8e0BBb01DE8d89b53481", - "name": "Wrapped METIS", - "symbol": "WMETIS", - "decimals": 18 + "decimals": 8, + "name": "dlcBTC", + "poolAddress": "0xf5224EfD7Ea9edFa6b6e06964084b92426DCdE99", + "poolType": "burnMint", + "symbol": "DLCBTC", + "tokenAddress": "0x20157DBAbb84e3BBFE68C349d0d44E48AE7B5AD2" } }, - "BETS": { - "avalanche-mainnet": { - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", + "DPI": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xe9d2d0f4826cC7161D41F4627F71b44C4ecA9C06", + "decimals": 18, + "name": "DefiPulse Index", + "poolAddress": "0x86AF3D5Aab6BF9Bb8F929b40CCa21dd2D940DBF9", "poolType": "burnMint", - "name": "BetSwirl v2", - "symbol": "BETS", - "decimals": 18 + "symbol": "DPI", + "tokenAddress": "0x9737C658272e66Faad39D7AD337789Ee6D54F500" }, - "bsc-mainnet": { - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0xfB7E75490a5B7CA4796DFDbC2d77F94B1aa7429d", + "decimals": 18, + "name": "DefiPulse Index", + "poolAddress": "0x926F1B7216072B00bd4AE70101f162AD23aCDa96", "poolType": "burnMint", - "name": "BetSwirl v2", - "symbol": "BETS", - "decimals": 18 + "symbol": "DPI", + "tokenAddress": "0xc6955B85b622369a54Cc8C6DBeCb8e03c0885BD8" }, + "mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "DefiPulse Index", + "poolAddress": "0x8272dbBA30f14900b22b4bfC8DB4E88B02bA413a", + "poolType": "lockRelease", + "symbol": "DPI", + "tokenAddress": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b" + } + }, + "dsETH": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "poolAddress": "0x8a2F15244de253CD9C9b39CAE58d1FcC5d32CDaF", + "decimals": 18, + "name": "Diversified Staked ETH Index", + "poolAddress": "0x61bb380B51CE5d18B694a740ca11F95fb0fC41A7", "poolType": "burnMint", - "name": "BetSwirl v2", - "symbol": "BETS", - "decimals": 18 + "symbol": "dsETH", + "tokenAddress": "0x6320320979A901aAb3461A8D9718Ab9CF07E73D3" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "poolAddress": "0xa2d1bC00495C8263d4c04f742a470e1415D454f1", + "decimals": 18, + "name": "Diversified Staked ETH Index", + "poolAddress": "0x6Ba2116B540150f2Da19837c5a419838E38048E9", "poolType": "burnMint", - "name": "BetSwirl v2", - "symbol": "BETS", - "decimals": 18 + "symbol": "dsETH", + "tokenAddress": "0x37E7C051Dc5A24313cEEC581222882648ba537aa" }, "mainnet": { - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "poolAddress": "0x8BcD7e48Dd2104ed83eb1CE0c6E7610604AE9062", + "decimals": 18, + "name": "Diversified Staked ETH Index (dsETH)", + "poolAddress": "0xcd69c117bf91Fc57d5fC237dFAbA5f17B5322733", + "poolType": "lockRelease", + "symbol": "dsETH", + "tokenAddress": "0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE" + } + }, + "EARNM": { + "mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "EARNM", + "poolAddress": "0x7559a84Ae7B75F4B0E0E540312A3Ec912B2128CA", "poolType": "burnMint", - "name": "BetSwirl v2", - "symbol": "BETS", - "decimals": 18 + "symbol": "EARNM", + "tokenAddress": "0x3e62fED35c97145e6B445704B8CE74B2544776A9" }, "matic-mainnet": { - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "poolAddress": "0x2A036b4ac075ab25808C40610eB700f2DdB03bA4", - "poolType": "burnMint", - "name": "BetSwirl v2", - "symbol": "BETS", - "decimals": 18 + "decimals": 18, + "name": "EARNM", + "poolAddress": "0x995728f99c575f8B24135339339Ba840462b665B", + "poolType": "lockRelease", + "symbol": "EARNM", + "tokenAddress": "0xaeb3DD897Ade187B9F9e4c491Bc7A81F69F7093E" } }, - "SolvBTC": { - "avalanche-mainnet": { - "tokenAddress": "0xbc78D84Ba0c46dFe32cf2895a19939c86b81a777", + "egETH": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x660cE38Fb7682Dfa2bEf3e41bB365c39EC2C4Db8", + "decimals": 18, + "name": "Bridged egETH", + "poolAddress": "0x24Da670226E16Ca6De0FbddafEdC626052887a00", "poolType": "burnMint", - "name": "Solv BTC", - "symbol": "SolvBTC", - "decimals": 18 + "symbol": "Bridged egETH", + "tokenAddress": "0x6C49A527bdd2E09D4337C8699aA7B44dD053Eda8" }, - "bsc-mainnet": { - "tokenAddress": "0x4aae823a6a0b376De6A78e74eCC5b079d38cBCf7", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x85167add801b063F29186Ea15eC5041a9C4C7DC0", - "poolType": "burnMint", - "name": "Solv BTC", - "symbol": "SolvBTC", - "decimals": 18 - }, + "decimals": 18, + "name": "Eigenpie Restaked ETH", + "poolAddress": "0x4Ce6f5cacF8Bd393104c12F6151B727eabBf675c", + "poolType": "lockRelease", + "symbol": "egETH", + "tokenAddress": "0x18f313Fc6Afc9b5FD6f0908c1b3D476E3feA1DD9" + } + }, + "ETHx": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x3647c54c4c2C65bC7a2D63c0Da2809B399DBBDC0", "allowListEnabled": false, - "poolAddress": "0x1Af4Eaaf574fe8622febe5BE1f242485D9Ae4196", + "decimals": 18, + "name": "ETHx", + "poolAddress": "0xAaDe6e725879375Ba2B0Ca608cFb26399D50a7cE", "poolType": "burnMint", - "name": "Solv BTC", - "symbol": "SolvBTC", - "decimals": 18 + "symbol": "ETHx", + "tokenAddress": "0xED65C5085a18Fa160Af0313E60dcc7905E944Dc7" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x3B86Ad95859b6AB773f55f8d94B4b9d443EE931f", + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0xAc9B7fac15312fECb73e889118C009b2d2Cd5a71", + "decimals": 18, + "name": "ETHx", + "poolAddress": "0xC8561aBfcb60A95c0fe82407cF8ab6cF5190DCaA", "poolType": "burnMint", - "name": "Solv BTC", - "symbol": "SolvBTC", - "decimals": 18 + "symbol": "ETHx", + "tokenAddress": "0xc54B43eaF921A5194c7973A4d65E055E5a1453c2" }, "mainnet": { - "tokenAddress": "0x7A56E1C57C7475CCf742a1832B028F0456652F97", "allowListEnabled": false, - "poolAddress": "0xd8f734c938200BA294d0De5B555E8ff77d66c351", - "poolType": "burnMint", - "name": "Solv BTC", - "symbol": "SolvBTC", - "decimals": 18 + "decimals": 18, + "name": "ETHx", + "poolAddress": "0x8291a8E8dCF429e2FA7d032bF3E583ee959F3B06", + "poolType": "lockRelease", + "symbol": "ETHx", + "tokenAddress": "0xA35b1B31Ce002FBF2058D22F30f95D405200A15b" } }, - "SolvBTC.BBN": { - "avalanche-mainnet": { - "tokenAddress": "0xCC0966D8418d412c599A6421b760a847eB169A8c", - "allowListEnabled": false, - "poolAddress": "0x19A90F20Ff81BE9F4ebfd1d7B42E84691Db1773A", - "poolType": "burnMint", - "name": "SolvBTC Babylon", - "symbol": "SolvBTC.BBN", - "decimals": 18 - }, - "bsc-mainnet": { - "tokenAddress": "0x1346b618dC92810EC74163e4c27004c921D446a5", - "allowListEnabled": false, - "poolAddress": "0xA91a447D8fea44712D0157e88cF9aC53fA80C4dd", + "GHO": { + "ethereum-mainnet-arbitrum-1": { + "decimals": 18, + "name": "Gho Token", + "poolAddress": "0xF168B83598516A532a85995b52504a2Fa058C068", "poolType": "burnMint", - "name": "SolvBTC Babylon", - "symbol": "SolvBTC.BBN", - "decimals": 18 + "symbol": "GHO", + "tokenAddress": "0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33" }, + "mainnet": { + "decimals": 18, + "name": "Gho Token", + "poolAddress": "0x5756880B6a1EAba0175227bf02a7E87c1e02B28C", + "poolType": "lockRelease", + "symbol": "GHO", + "tokenAddress": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f" + } + }, + "hyETH": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x346c574C56e1A4aAa8dc88Cda8F7EB12b39947aB", "allowListEnabled": false, - "poolAddress": "0x445f5d5e09f269a3bb7CAaC87d1feC46e068A8f3", + "decimals": 18, + "name": "High Yield ETH Index", + "poolAddress": "0x80aDC2488021C38B43C70c63825e418dc09fDe45", "poolType": "burnMint", - "name": "SolvBTC Babylon", - "symbol": "SolvBTC.BBN", - "decimals": 18 + "symbol": "hyETH", + "tokenAddress": "0x8b5D1d8B3466eC21f8eE33cE63F319642c026142" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0xC26C9099BD3789107888c35bb41178079B282561", "allowListEnabled": false, - "poolAddress": "0x7c7b15c7e71986a63De5486b4C4386264782bcBa", + "decimals": 18, + "name": "High Yield ETH Index", + "poolAddress": "0x5f8b0b4f5FC720AD10E0FbE5eb0aAb3062347989", "poolType": "burnMint", - "name": "SolvBTC Babylon", - "symbol": "SolvBTC.BBN", - "decimals": 18 + "symbol": "hyETH", + "tokenAddress": "0xC73e76Aa9F14C1837CDB49bd028E8Ff5a0a71dAD" }, "mainnet": { - "tokenAddress": "0xd9D920AA40f578ab794426F5C90F6C731D159DEf", "allowListEnabled": false, - "poolAddress": "0x80Cc104119901fd66088C9a8219E50D9547dE2d4", - "poolType": "burnMint", - "name": "SolvBTC Babylon", - "symbol": "SolvBTC.BBN", - "decimals": 18 + "decimals": 18, + "name": "High Yield ETH Index", + "poolAddress": "0x0238d2C272f17CF11AEDB08CDE515d56ED25E2E4", + "poolType": "lockRelease", + "symbol": "hyETH", + "tokenAddress": "0xc4506022Fb8090774E8A628d5084EED61D9B99Ee" } }, - "USDC": { - "avalanche-mainnet": { - "tokenAddress": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E", + "LAND": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0x0F36Bf4eeAA4432C29Fb777cD9fF00767a46f4f7", - "poolType": "usdc", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 + "decimals": 18, + "name": "Landshare Token", + "poolAddress": "0xf09147E0ad3F71c9BAe43AB94038e153dD349953", + "poolType": "lockRelease", + "symbol": "LAND", + "tokenAddress": "0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C" }, "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831", - "allowListEnabled": false, - "poolAddress": "0x69Ee2fC63B9Ff218EEcEDD2F2375D11da229BdA9", - "poolType": "usdc", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 - }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", - "allowListEnabled": false, - "poolAddress": "0x55A5786ca51c31623F3EFb8bBfcc8DF9A4C61bA9", - "poolType": "usdc", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 - }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85", - "allowListEnabled": false, - "poolAddress": "0x04336603557FEb138B36075156E92f9e551dFC5d", - "poolType": "usdc", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 - }, - "mainnet": { - "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", "allowListEnabled": false, - "poolAddress": "0xA81f4AB595dE5C14759245DE5ce9899D380FeFda", - "poolType": "usdc", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 + "decimals": 18, + "name": "Landshare Token", + "poolAddress": "0xa5B375a6F24AE5a952179a94C497866eB1ae5CDF", + "poolType": "burnMint", + "symbol": "LAND", + "tokenAddress": "0x27Bc2757fAb0b8aB406016D1f71d8123452095d3" }, "matic-mainnet": { - "tokenAddress": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359", "allowListEnabled": false, - "poolAddress": "0x1D40FDe9Ed1F48429e8Ff8a61037075FfCA61739", - "poolType": "usdc", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 + "decimals": 18, + "name": "Landshare Token", + "poolAddress": "0xf31e6F504ee552AC128e2552A8984c0eDEC93ddb", + "poolType": "burnMint", + "symbol": "LAND", + "tokenAddress": "0xC03E6ad83dE7C58c9166fF08D66B960d78e64105" } }, - "SDY": { - "avalanche-mainnet": { - "tokenAddress": "0x338c6d2DF4dB2459EAB0835fd9004Cf2915842e0", + "LDY": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xD0744e9fA602870D3E7C509070C997C7f23ACC7C", + "decimals": 18, + "name": "Ledgity Token", + "poolAddress": "0x3c8186c8cD8EA053AD21b7eac55f43b159536C19", "poolType": "burnMint", - "name": "Steadefi", - "symbol": "SDY", - "decimals": 18 + "symbol": "LDY", + "tokenAddress": "0x999FAF0AF2fF109938eeFE6A7BF91CA56f0D07e1" }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x7d262214f368A896Af42E36F20a97E2d83df701b", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0x1Ae1d8C38E8fFc73E6D9430cb9d4E79976085BED", + "decimals": 18, + "name": "Ledgity Token", + "poolAddress": "0x88c053e833370B46f71204E3e9d4258EabAB9DeF", "poolType": "burnMint", - "name": "Steadefi", - "symbol": "SDY", - "decimals": 18 + "symbol": "LDY", + "tokenAddress": "0x055d20a70eFd45aB839Ae1A39603D0cFDBDd8a13" }, "mainnet": { - "tokenAddress": "0xf2DbAaBd8F8E0993F11DE4CEd470Df1ED1a4491b", "allowListEnabled": false, - "poolAddress": "0xBF7cb652A2d5ed3BFc3832Ef8Af33Ffb0cDc0982", - "poolType": "burnMint", - "name": "Steadefi", - "symbol": "SDY", - "decimals": 18 + "decimals": 18, + "name": "Ledgity Token", + "poolAddress": "0x0DAFed8dAF42040dB2c6227ca2AEB14D9C8B2602", + "poolType": "lockRelease", + "symbol": "LDY", + "tokenAddress": "0x482dF7483a52496F4C65AB499966dfcdf4DDFDbc" } }, - "AUDF": { + "LINK": { "avalanche-mainnet": { - "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b", "allowListEnabled": false, - "poolAddress": "0xbed553f4697217A957E62580f11024bca83a7D84", - "poolType": "burnMint", - "name": "Forte AUD", - "symbol": "AUDF", - "decimals": 6 + "decimals": 18, + "name": "Chainlink Token", + "poolAddress": "0x8A3e8D8614189d7ad0CF3f1a0D787Da79eBCEc17", + "poolType": "lockRelease", + "symbol": "LINK.e", + "tokenAddress": "0x5947BB275c521040051D82396192181b413227A3" }, - "mainnet": { - "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b", + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0xc62c311FE64abf19CF33195e15c188Ca6d1AaD3e", - "poolType": "burnMint", - "name": "Forte AUD", - "symbol": "AUDF", - "decimals": 6 + "decimals": 18, + "name": "ChainLink Token", + "poolType": "feeTokenOnly", + "symbol": "LINK", + "tokenAddress": "0x404460C6A5EdE2D891e8297795264fDe62ADBB75" }, - "matic-mainnet": { - "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b", + "celo-mainnet": { "allowListEnabled": false, - "poolAddress": "0xD4f76Ac56673c3Dd3FbBc1524f22acB0A6993b42", + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0x11825e5d99234bAB7ad1f3972fF6E55eBf3D6E20", "poolType": "burnMint", - "name": "Forte AUD", - "symbol": "AUDF", - "decimals": 6 - } - }, - "DEXTF": { - "avalanche-mainnet": { - "tokenAddress": "0x4816B2157203D8D4c53918e8d4076Adfe9e2FE22", + "symbol": "LINK", + "tokenAddress": "0xd07294e6E917e07dfDcee882dd1e2565085C2ae0" + }, + "ethereum-mainnet-andromeda-1": { "allowListEnabled": false, - "poolAddress": "0x6B5ce3422abE4f3f23951F778e9D765050F2800c", + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0xB2363a98B1CE8375c2b123C3d32289C99Fe15390", "poolType": "burnMint", - "name": "DEXTF Token", - "symbol": "DEXTF", - "decimals": 18 + "symbol": "LINK", + "tokenAddress": "0xd2FE54D1E5F568eB710ba9d898Bf4bD02C7c0353" }, - "mainnet": { - "tokenAddress": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0", + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x6dDF2F3f93688dfc9d37DF7078982cE8E6494DB2", - "poolType": "lockRelease", - "name": "DEXTF Token", - "symbol": "DEXTF", - "decimals": 18 + "decimals": 18, + "name": "ChainLink Token", + "poolType": "feeTokenOnly", + "symbol": "LINK", + "tokenAddress": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4" }, - "matic-mainnet": { - "tokenAddress": "0x5C5C6D078A6458179a2E4837Db25dA4a9330ECD4", - "allowListEnabled": false, - "poolAddress": "0x031FF88fCDd78e05F472a43F54A131bDB1dFa2Ab", - "poolType": "burnMint", - "name": "DEXTF Token", - "symbol": "DEXTF", - "decimals": 18 - } - }, - "una.WEMIX": { - "avalanche-mainnet": { - "tokenAddress": "0x9f1453d0fADC73aE12d4e1BD8311AA2463AE7d0D", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0xE57Ac611b3C8385Bb045E074Ee238343954F5B7D", + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0x1568A4131760231712E59778DAB9EFE67911f4ff", "poolType": "burnMint", - "name": "una WEMIX", - "symbol": "una.WEMIX", - "decimals": 18 + "symbol": "LINK", + "tokenAddress": "0x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e196" }, - "bsc-mainnet": { - "tokenAddress": "0x98169bF9B7a44EDaD372364063b897E16eBba88e", + "ethereum-mainnet-blast-1": { "allowListEnabled": false, - "poolAddress": "0xf4c59cf58c23f747157F9F32C8b3feB0F9b718cC", + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0x519118c7C73BA0c8D762E51679a88731735079BA", "poolType": "burnMint", - "name": "una WEMIX", - "symbol": "una.WEMIX", - "decimals": 18 + "symbol": "LINK", + "tokenAddress": "0x93202eC683288a9EA75BB829c6baCFb2BfeA9013" }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x89F590D8f9c1a306AEB4E939Dc923C80144998Cd", + "ethereum-mainnet-kroma-1": { "allowListEnabled": false, - "poolAddress": "0x67b042ED9CC05A2aa57D6c25a2DfA2c51B9e3daD", + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0xd9547B702673c61c84bb2dF6FDf6D2F5309fE536", "poolType": "burnMint", - "name": "una WEMIX", - "symbol": "una.WEMIX", - "decimals": 18 + "symbol": "LINK", + "tokenAddress": "0xC1F6f7622ad37C3f46cDF6F8AA0344ADE80BF450" }, - "ethereum-mainnet-kroma-1": { - "tokenAddress": "0xc319a4855162E51599bF80387A615105Fe6BEdF3", + "ethereum-mainnet-linea-1": { "allowListEnabled": false, - "poolAddress": "0x0Fe47f8Cd6214a51cCf22F3fDc9e785B35549377", + "decimals": 18, + "name": "ChainLink Token", + "poolType": "feeTokenOnly", + "symbol": "LINK", + "tokenAddress": "0xa18152629128738a5c081eb226335FEd4B9C95e9" + }, + "ethereum-mainnet-mode-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0x80f3aAcffF30Effc9011cCdBE2583C2af2784597", "poolType": "burnMint", - "name": "una WEMIX", - "symbol": "una.WEMIX", - "decimals": 18 + "symbol": "LINK", + "tokenAddress": "0x183E3691EfF3524B2315D3703D94F922CbE51F54" }, "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x6ff638E48247b003E003aa3EeDDdF97BaA8f3B64", "allowListEnabled": false, - "poolAddress": "0x2f391A18643f23c9F6C4AB72D3Aa3E1Ff0d42e19", + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0x841b32B5309ba30cFbf4534667fC3D99EdF05B7A", + "poolType": "lockRelease", + "symbol": "LINK", + "tokenAddress": "0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6" + }, + "ethereum-mainnet-scroll-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "ChainLink Token", + "poolType": "feeTokenOnly", + "symbol": "LINK", + "tokenAddress": "0x548C6944cba02B9D1C0570102c89de64D258d3Ac" + }, + "ethereum-mainnet-zksync-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0x4C5e4677596B103000acc81abAF7373a439ebe60", "poolType": "burnMint", - "name": "una WEMIX", - "symbol": "una.WEMIX", - "decimals": 18 + "symbol": "LINK", + "tokenAddress": "0x52869bae3E091e36b0915941577F2D47d8d8B534" }, "mainnet": { - "tokenAddress": "0x2624Bd0094f474713AC9c634b37A5ebef4e0b1FE", "allowListEnabled": false, - "poolAddress": "0x78196436aF11b948c7036424B1ceA711fAdAd288", - "poolType": "burnMint", - "name": "una WEMIX", - "symbol": "una.WEMIX", - "decimals": 18 + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0xC2291992A08eBFDfedfE248F2CCD34Da63570DF4", + "poolType": "lockRelease", + "symbol": "LINK", + "tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA" }, "matic-mainnet": { - "tokenAddress": "0x186d65ceD0693382713437e34EF8723FD6aa9A1E", "allowListEnabled": false, - "poolAddress": "0x14765AC59b2a1ACfd8D80aEA16a6462B346331ca", - "poolType": "burnMint", - "name": "una WEMIX", - "symbol": "una.WEMIX", - "decimals": 18 + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0x086892015567fb8764d02c6845C85C25C8FcA389", + "poolType": "lockRelease", + "symbol": "LINK", + "tokenAddress": "0xb0897686c545045aFc77CF20eC7A532E3120E0F1" }, "wemix-mainnet": { - "tokenAddress": "0xF500208d9aB68FeA3cc41bd107811e809C0B6B83", - "allowListEnabled": false, - "poolAddress": "0xb6B458c95e5C70dFd412a6228a733f1e02E202fE", - "poolType": "burnMint", - "name": "una WEMIX", - "symbol": "una.WEMIX", - "decimals": 18 - } - }, - "CKP": { - "bsc-mainnet": { - "tokenAddress": "0x2B5D9ADea07B590b638FFc165792b2C610EdA649", "allowListEnabled": false, - "poolAddress": "0x6A3d5483F4812FdB56427202d708cb5b83c1A4fD", + "decimals": 18, + "name": "ChainLink Token", + "poolAddress": "0x80282dF25600c08Bde7560f6c1E509366c1BfBFC", "poolType": "burnMint", - "name": "Cakepie", - "symbol": "CKP", - "decimals": 18 + "symbol": "LINK", + "tokenAddress": "0x80f1FcdC96B55e459BF52b998aBBE2c364935d69" }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x346Af1954e3d6be46B96dA713a1f7fD2d1928F1d", + "xdai-mainnet": { "allowListEnabled": false, - "poolAddress": "0x12AA7969e4BDA08D9C86896597571daa40048233", - "poolType": "burnMint", - "name": "Cakepie", - "symbol": "CKP", - "decimals": 18 + "decimals": 18, + "name": "ChainLink Token on xDai", + "poolType": "feeTokenOnly", + "symbol": "LINK", + "tokenAddress": "0xE2e73A1c69ecF83F464EFCE6A5be353a37cA09b2" } }, - "RDP": { - "bsc-mainnet": { - "tokenAddress": "0x27c073e8427aa493a90b8dC8b73A89e670FD77bB", + "mDLP": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x9275c2eAaD955a19249D376d1d832421d1E44BC9", + "decimals": 18, + "name": "Magpie locked DLP", + "poolAddress": "0xD5FDf817Cee6e72401bfE8fb2d55502951907c81", "poolType": "burnMint", - "name": "Radpie", - "symbol": "RDP", - "decimals": 18 + "symbol": "mDLP", + "tokenAddress": "0xfe14F790DA92971131544d915c4ADa6F1abce3Bd" }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x54BDBF3cE36f451Ec61493236b8E6213ac87c0f6", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x55A10F4f208851AbC7D97d99cE87525284f54D57", + "decimals": 18, + "name": "Magpie locked DLP", + "poolAddress": "0x8300e89e82A840176eb250EcDA0A7dBDb4a6B12D", "poolType": "burnMint", - "name": "Radpie", - "symbol": "RDP", - "decimals": 18 + "symbol": "mDLP", + "tokenAddress": "0x1Cbc4BF664907669CfAB86a3b1aCC3EC8867a25F" } }, - "SDT": { - "bsc-mainnet": { - "tokenAddress": "0x07715EE7219B07b8e01CC7d2787f4e5e75860383", - "allowListEnabled": false, - "poolAddress": "0x763e6E287969DCF08C87E916816d02B7a1fa639F", - "poolType": "burnMint", - "name": "Stake DAO Token", - "symbol": "SDT", - "decimals": 18 - }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x07715EE7219B07b8e01CC7d2787f4e5e75860383", + "MEEM": { + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0x919d189f057878ceAd744740E7CbCB4f194779bF", + "decimals": 18, + "name": "Cryptex Meme Index", + "poolAddress": "0xB5e3477feb00f79A2aF25c001dD4882d9fcD4545", "poolType": "burnMint", - "name": "Stake DAO Token", - "symbol": "SDT", - "decimals": 18 + "symbol": "MEEM", + "tokenAddress": "0x15f9cec1c568352Cd48Da1E84D3e74F27f6ee160" }, "mainnet": { - "tokenAddress": "0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F", "allowListEnabled": false, - "poolAddress": "0xc43c01026128Aa758A65D12dB6a72CE4DD778dF2", + "decimals": 18, + "name": "Cryptex Meme Index", + "poolAddress": "0xC456EaE992e4f2925E3F75Ac4809dF387756CD29", "poolType": "lockRelease", - "name": "Stake DAO Token", - "symbol": "SDT", - "decimals": 18 + "symbol": "MEEM", + "tokenAddress": "0xA544b3F0c46c15F0B2b00ba3D67b56C250287905" } }, - "LAND": { - "bsc-mainnet": { - "tokenAddress": "0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C", + "METIS": { + "ethereum-mainnet-andromeda-1": { "allowListEnabled": false, - "poolAddress": "0xf09147E0ad3F71c9BAe43AB94038e153dD349953", - "poolType": "lockRelease", - "name": "Landshare Token", - "symbol": "LAND", - "decimals": 18 - }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x27Bc2757fAb0b8aB406016D1f71d8123452095d3", + "decimals": 18, + "name": "Metis Token", + "poolType": "feeTokenOnly", + "symbol": "Metis", + "tokenAddress": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000" + } + }, + "METO": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0xa5B375a6F24AE5a952179a94C497866eB1ae5CDF", + "decimals": 18, + "name": "Metafluence", + "poolAddress": "0x6822Fd138C0Edb3D3e34D4C7565142D8C9Ee7E71", "poolType": "burnMint", - "name": "Landshare Token", - "symbol": "LAND", - "decimals": 18 + "symbol": "METO", + "tokenAddress": "0xa78775bba7a542F291e5ef7f13C6204E704A90Ba" }, "matic-mainnet": { - "tokenAddress": "0xC03E6ad83dE7C58c9166fF08D66B960d78e64105", "allowListEnabled": false, - "poolAddress": "0xf31e6F504ee552AC128e2552A8984c0eDEC93ddb", + "decimals": 18, + "name": "Metafluence", + "poolAddress": "0xf634a74Ad15882E96e896a8eF15882779216625D", "poolType": "burnMint", - "name": "Landshare Token", - "symbol": "LAND", - "decimals": 18 + "symbol": "METO", + "tokenAddress": "0x4665d6c8882F0fB1b973776C63578f9AF1A0A726" } }, - "WMTX": { - "bsc-mainnet": { - "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7", + "MILO": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xD5A528568E52Db3267fd31A6c47Ba42B936D350F", - "poolType": "burnMint", - "name": "WorldMobileToken", - "symbol": "WMTX", - "decimals": 6 + "decimals": 18, + "name": "Milo", + "poolAddress": "0xA3906C0bA7f92B47A0D95Ce462Da8210FB418a3F", + "poolType": "lockRelease", + "symbol": "MILO", + "tokenAddress": "0x8FfC46A1b7a3b12F4A11Db8877d302876DCA7Ab1" }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7", + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0x82A1211c2fd2501635332b1AE27Fd572a4b54e8D", + "decimals": 18, + "name": "Milo", + "poolAddress": "0x656038F45357852A06D5a01F194899d48a24AA3C", "poolType": "burnMint", - "name": "WorldMobileToken", - "symbol": "WMTX", - "decimals": 6 - }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x3e31966d4f81C72D2a55310A6365A56A4393E98D", + "symbol": "MILO", + "tokenAddress": "0xe22fe63E20c3D817121022316B2430b5A516a6CE" + } + }, + "mmETH": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x5E3Eb998e2583d960a4bd464e3f22fbBA1ca8F31", + "decimals": 18, + "name": "Bridged mmETH", + "poolAddress": "0x1cf392e46C8f4c0CC7C839bA73055D75d4DA0d0C", "poolType": "burnMint", - "name": "WorldMobileToken", - "symbol": "WMTX", - "decimals": 6 + "symbol": "Bridged mmETH", + "tokenAddress": "0x5d84E0f246E629E6AB29252ecBD9ab20e89aC845" }, "mainnet": { - "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7", "allowListEnabled": false, - "poolAddress": "0x9797E886EDe987AEf6A62885dFD6CcA885D828E6", - "poolType": "burnMint", - "name": "WorldMobileToken", - "symbol": "WMTX", - "decimals": 6 + "decimals": 18, + "name": "mmETH", + "poolAddress": "0xa370CEcd451ecf15c2A01ec47762E967dF7574DA", + "poolType": "lockRelease", + "symbol": "mmETH", + "tokenAddress": "0x8a053350ca5F9352a16deD26ab333e2D251DAd7c" } }, - "WECO": { - "bsc-mainnet": { - "tokenAddress": "0x5d37ABAFd5498B0E7af753a2E83bd4F0335AA89F", - "allowListEnabled": false, - "poolAddress": "0xa5bA9E065460c7a2623fF8c863aeeb51b13b7d6A", - "poolType": "lockRelease", - "name": "WECOIN", - "symbol": "WECO", - "decimals": 18 - }, + "mstETH": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x44ca3E3649Bf8a905b6B07133BaAc43F1A00fa34", "allowListEnabled": false, - "poolAddress": "0x8965f1393C2307fB86f8F88a5d6B925A50CD13b4", + "decimals": 18, + "name": "Bridged mstETH", + "poolAddress": "0x4eBcF102FFD7FE98E145387C0F134a372db9D9f4", "poolType": "burnMint", - "name": "WECOIN", - "symbol": "WECO", - "decimals": 18 + "symbol": "Bridged mstETH", + "tokenAddress": "0xE367d4b1b9bB40e34aDCE448e1edb0141Fc6a8AC" }, "mainnet": { - "tokenAddress": "0x54Df3076ac0CdC9bC97fA290AB9c5a88E3D23630", "allowListEnabled": false, - "poolAddress": "0x1580C7d4754f5671626e42f0372D56104B092CFA", + "decimals": 18, + "name": "mstETH", + "poolAddress": "0xE2F0dad85D504aa046b9F704a426fD6C5493e366", + "poolType": "lockRelease", + "symbol": "mstETH", + "tokenAddress": "0x49446A0874197839D15395B908328a74ccc96Bc0" + } + }, + "mswETH": { + "ethereum-mainnet-arbitrum-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "Bridged mswETH", + "poolAddress": "0xC8f8Dfc0643236BB208A7d81A63bd57067589102", "poolType": "burnMint", - "name": "WECOIN", - "symbol": "WECO", - "decimals": 18 + "symbol": "Bridged mswETH", + "tokenAddress": "0xAbf9F7200D5337e50BF85748B7e780032BC5838e" }, - "matic-mainnet": { - "tokenAddress": "0x7200e56E62543Ecdba7a7f60A25e305BB88304B5", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x0E61767Ef4853bb8DDF395d0b5268bECfFA96b49", - "poolType": "burnMint", - "name": "WECOIN", - "symbol": "WECO", - "decimals": 18 + "decimals": 18, + "name": "mswETH", + "poolAddress": "0x047204D42d93a6471F7c9Ec94292B4B00E8e0786", + "poolType": "lockRelease", + "symbol": "mswETH", + "tokenAddress": "0x32bd822d615A3658A68b6fDD30c2fcb2C996D678" } }, - "USDFI": { - "bsc-mainnet": { - "tokenAddress": "0xC9f5955f6dA20e44A068f3d58FB2404f56f9a6f2", + "MVI": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xD25899E5D92E5aB657AeEc68aAa0AB4F277A4A52", + "decimals": 18, + "name": "Metaverse Index", + "poolAddress": "0x6643A47c1B28D8aECaa52b8a2B537C87d3D75446", "poolType": "burnMint", - "name": "USDFI", - "symbol": "USDFI", - "decimals": 18 + "symbol": "MVI", + "tokenAddress": "0x0104a6FA30540DC1d9F45D2797F05eEa79304525" }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x249c48e22E95514Ca975De31f473F30c2f3C0916", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0x867730A905d507134B4d02563b8B94A16D65EA6d", + "decimals": 18, + "name": "Metaverse Index", + "poolAddress": "0x919d984C78C7DfF32095Bb3a36Cdbfbe90032F2C", "poolType": "burnMint", - "name": "USDFI", - "symbol": "USDFI", - "decimals": 18 + "symbol": "MVI", + "tokenAddress": "0xEA8954dE7607b90F5ec81A5e2e673D0f60BB7596" }, "mainnet": { - "tokenAddress": "0xa7a0B3Fe94121E366D774d60D075F6386F750884", "allowListEnabled": false, - "poolAddress": "0x44622f4604353E4815A4212d5a3dD137A1C7FF14", - "poolType": "burnMint", - "name": "USDFI", - "symbol": "USDFI", - "decimals": 18 + "decimals": 18, + "name": "Metaverse Index", + "poolAddress": "0x6ce8b799002BbECc7df94c18BF150B3b0E4A28F4", + "poolType": "lockRelease", + "symbol": "MVI", + "tokenAddress": "0x72e364F2ABdC788b7E918bc238B21f109Cd634D7" } }, - "STABLE": { + "mwBETH": { "bsc-mainnet": { - "tokenAddress": "0x8bF75bc68FD337dfd8186d731Df8b3C2CB14B9E6", - "allowListEnabled": false, - "poolAddress": "0x2503b0184381EfEa64E134e5F3A7A49d4538a54E", - "poolType": "burnMint", - "name": "STABLE", - "symbol": "STABLE", - "decimals": 18 - }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x666966Ef3925B1c92fa355FDA9722899f3e73451", "allowListEnabled": false, - "poolAddress": "0xA6fa0DC5F57ed433f74BC6cb25b7b6049aabaC17", + "decimals": 18, + "name": "Bridged mwBETH", + "poolAddress": "0xBaEd9A70D82D811A74F648Bfce75A06632720D87", "poolType": "burnMint", - "name": "STABLE", - "symbol": "STABLE", - "decimals": 18 + "symbol": "Bridged mwBETH", + "tokenAddress": "0x7dC91cBD6CB5A3E6A95EED713Aa6bF1d987146c8" }, "mainnet": { - "tokenAddress": "0x60b9C41d99FE3Eb64Ecc1344baD31D87f1bceD6D", "allowListEnabled": false, - "poolAddress": "0x06f9817a91595E1B595F789Fb91529e8651da9B8", - "poolType": "burnMint", - "name": "STABLE", - "symbol": "STABLE", - "decimals": 18 + "decimals": 18, + "name": "mwBETH", + "poolAddress": "0x6Ff6BF3BF8af2e419DDC7BF038aFa5EB92b6cD7e", + "poolType": "lockRelease", + "symbol": "mwBETH", + "tokenAddress": "0xE46a5E19B19711332e33F33c2DB3eA143e86Bc10" } }, - "WSDM": { - "bsc-mainnet": { - "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", + "NUON": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xad8cD15D3401da5B8340B6b8e91a8d69df7E0F50", - "poolType": "burnMint", - "name": "Wisdomise", - "symbol": "WSDM", - "decimals": 6 + "decimals": 18, + "name": "NUON", + "poolAddress": "0x57DfB084069620dBa08B69f38888ce92299B6104", + "poolType": "lockRelease", + "symbol": "NUON", + "tokenAddress": "0xfb9Fed8cB962548A11fE7F6F282949061395c7F5" }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0x42d55f626140793708856D3e6dc387B3Dd632342", + "decimals": 18, + "name": "NUON", + "poolAddress": "0x419cbF914C3Fd8d1b315e9A2FcACB47aF2039228", "poolType": "burnMint", - "name": "Wisdomise", - "symbol": "WSDM", - "decimals": 6 + "symbol": "NUON", + "tokenAddress": "0xCA160D11087E03fd398d40f561cd4768825f4958" }, "mainnet": { - "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", "allowListEnabled": false, - "poolAddress": "0x8c6028e38391cfC2A1a28f4359EA5732E9422e56", + "decimals": 18, + "name": "NUON", + "poolAddress": "0x57D3bb46aF4A9b210FAE046796013090D428475F", "poolType": "burnMint", - "name": "Wisdomise", - "symbol": "WSDM", - "decimals": 6 + "symbol": "NUON", + "tokenAddress": "0xCA160D11087E03fd398d40f561cd4768825f4958" + } + }, + "OSIS": { + "mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "OSIS Token", + "poolAddress": "0x80e2dcE0A16c8DB769995129cF6BbFCac8E4cFb8", + "poolType": "burnMint", + "symbol": "OSIS", + "tokenAddress": "0x45fcf0Ebb7d79E3de9Fc308b6c7cb680A981CB7a" }, "matic-mainnet": { - "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", "allowListEnabled": false, - "poolAddress": "0x36afb9CE7A7F402347Aa56e66679C44520ef1060", + "decimals": 18, + "name": "OSIS", + "poolAddress": "0x05de2eC7EBF2CdFE8D207509868c9e7A8ae3dC60", "poolType": "lockRelease", - "name": "Wisdomise", - "symbol": "WSDM", - "decimals": 6 + "symbol": "OSIS", + "tokenAddress": "0x3e5351935595600D8e094dEE3Ec7E942CAf9907F" } }, - "wUSDx": { + "RDP": { "bsc-mainnet": { - "tokenAddress": "0x2d7e22Fb0fb7A7F0d1fef70ad8873A9ffDe18007", "allowListEnabled": false, - "poolAddress": "0xD9c00B874fB86d2A09b5BA1DfF7fb05554DB4B6d", + "decimals": 18, + "name": "Radpie", + "poolAddress": "0x9275c2eAaD955a19249D376d1d832421d1E44BC9", "poolType": "burnMint", - "name": "Wrapped USDx", - "symbol": "wUSDx", - "decimals": 6 + "symbol": "RDP", + "tokenAddress": "0x27c073e8427aa493a90b8dC8b73A89e670FD77bB" }, "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xB86fb1047A955C0186c77ff6263819b37B32440D", "allowListEnabled": false, - "poolAddress": "0x86d99f9b22052645eA076cd16da091b9E87fB6d6", - "poolType": "lockRelease", - "name": "Wrapped USD+", - "symbol": "wUSD+", - "decimals": 6 - }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x1EaE7Ca39192a2B6E3EA2E852A0D4D20bCe89d14", - "allowListEnabled": false, - "poolAddress": "0xd54fE63Dbd928cA9BB89DB502F939DE673518EB7", + "decimals": 18, + "name": "Radpie", + "poolAddress": "0x55A10F4f208851AbC7D97d99cE87525284f54D57", "poolType": "burnMint", - "name": "Wrapped USDx", - "symbol": "wUSDx", - "decimals": 6 - }, - "ethereum-mainnet-mode-1": { - "tokenAddress": "0xAe770d24ec1580A13392E0B71067571351029203", + "symbol": "RDP", + "tokenAddress": "0x54BDBF3cE36f451Ec61493236b8E6213ac87c0f6" + } + }, + "REG": { + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x66713d7E29D2F77AF7B0045a41D1770641D8AE93", + "decimals": 18, + "name": "RealToken Ecosystem Governance", + "poolAddress": "0xa17698199466E71bAFC31F226db341B7840701E7", "poolType": "burnMint", - "name": "Wrapped USDx", - "symbol": "wUSDx", - "decimals": 6 + "symbol": "REG", + "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce" }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0xe49465604e25cd5167005e0cEbD8Af461e833b83", + "matic-mainnet": { "allowListEnabled": false, - "poolAddress": "0xe660606961DF8855E589d59795FAe4b0ecD41FD3", + "decimals": 18, + "name": "RealToken Ecosystem Governance", + "poolAddress": "0xC5cda57d21A2B26736A77974a6893b77e9d8817a", "poolType": "burnMint", - "name": "Wrapped USDx", - "symbol": "wUSDx", - "decimals": 6 + "symbol": "REG", + "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce" }, - "mainnet": { - "tokenAddress": "0xAe770d24ec1580A13392E0B71067571351029203", + "xdai-mainnet": { "allowListEnabled": false, - "poolAddress": "0xd72F7010f0Fa621aB0869e61e9bb4e3cC887c66c", + "decimals": 18, + "name": "RealToken Ecosystem Governance", + "poolAddress": "0xF998fd1E25D009d6C4dBD078349077D1cF9c1C77", "poolType": "burnMint", - "name": "Wrapped USDx", - "symbol": "wUSDx", - "decimals": 6 + "symbol": "REG", + "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce" } }, - "SolvBTC.ENA": { + "rsETH": { "bsc-mainnet": { - "tokenAddress": "0x53E63a31fD1077f949204b94F431bCaB98F72BCE", "allowListEnabled": false, - "poolAddress": "0x6c0D3271d3A4Cf72d091e404E6D011f37074e546", + "decimals": 18, + "name": "Wrapped RSETH", + "poolAddress": "0x7924245D884D73A1765435AD99c62dBFe655AD50", "poolType": "burnMint", - "name": "SolvBTC Ethena", - "symbol": "SolvBTC.ENA", - "decimals": 18 + "symbol": "wRSETH", + "tokenAddress": "0x4186BFC76E2E237523CBC30FD220FE055156b41F" }, "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xaFAfd68AFe3fe65d376eEC9Eab1802616cFacCb8", "allowListEnabled": false, - "poolAddress": "0x407320028216a0D91be5c582225Aee9F8447A6e5", + "decimals": 18, + "name": "Wrapped RSETH", + "poolAddress": "0x93A22798143391eD83e87C67Eede6EeD1F5738BD", "poolType": "burnMint", - "name": "SolvBTC Ethena", - "symbol": "SolvBTC.ENA", - "decimals": 18 + "symbol": "wRSETH", + "tokenAddress": "0xe119D214a6efa7d3cF60e6E59481EDe1B0064A6B" }, - "mainnet": { - "tokenAddress": "0x325DC9EBceC31940C658aCACa45f8293418d811E", + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0xBA0E1c1F702D7Ec44a555759517BDBe9f7c824C3", + "decimals": 18, + "name": "Wrapped RSETH", + "poolAddress": "0xB631a4847bE09E04A7Cb3A35730664424b07289f", "poolType": "burnMint", - "name": "SolvBTC Ethena", - "symbol": "SolvBTC.ENA", - "decimals": 18 + "symbol": "wRSETH", + "tokenAddress": "0x68A9EC5b93F04a60c77F486a664f283B2E4E2B72" + }, + "mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "rsETH", + "poolAddress": "0x619ED9fE2E5CfD9FAE364E703b60eA776Bb5924E", + "poolType": "lockRelease", + "symbol": "rsETH", + "tokenAddress": "0xA1290d69c65A6Fe4DF752f95823fae25cB99e5A7" } }, - "UNIO": { - "bsc-mainnet": { - "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab", + "SD": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xA389E651095349893A153Ea544938E452b375d9F", + "decimals": 18, + "name": "Stader", + "poolAddress": "0x929d245edCB92A7e271a81e2A0f9eD4Dc030E7f6", "poolType": "burnMint", - "name": "Unio Coin", - "symbol": "UNIO", - "decimals": 18 + "symbol": "SD", + "tokenAddress": "0x9445F4081AFC7Fa66b53224DCb84aC6e6A1714A2" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab", + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0x25fad433d68D83CB997985F7C6128AB5a1BDCd93", + "decimals": 18, + "name": "Stader", + "poolAddress": "0xBe4012433e0307fD429C2440542bB5CAa68d4dAA", "poolType": "burnMint", - "name": "Unio Coin", - "symbol": "UNIO", - "decimals": 18 + "symbol": "SD", + "tokenAddress": "0x32E94BB4A3521EBEBE14AE3Aa5Bc09fCc9E42306" }, "mainnet": { - "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab", "allowListEnabled": false, - "poolAddress": "0x4C3aEe10334461F1f33c0A8843424de3F8fb7709", - "poolType": "burnMint", - "name": "Unio Coin", - "symbol": "UNIO", - "decimals": 18 + "decimals": 18, + "name": "Stader", + "poolAddress": "0x0Bc42675799D0C1efE3CDe64857714ae84f075B4", + "poolType": "lockRelease", + "symbol": "SD", + "tokenAddress": "0x30D20208d987713f46DFD34EF128Bb16C404D10f" } }, - "ALU": { - "bsc-mainnet": { - "tokenAddress": "0x8263CD1601FE73C066bf49cc09841f35348e3be0", + "sDAI": { + "ethereum-mainnet-mode-1": { "allowListEnabled": false, - "poolAddress": "0x509ea04C021e561112dfD7987f3eBe140DC4B17C", - "poolType": "lockRelease", - "name": "Altura", - "symbol": "ALU", - "decimals": 18 + "decimals": 18, + "name": "Mode Savings Dai", + "poolAddress": "0xEB7A57AA6F26a285A6FDef94bDA92a58aDe802B8", + "poolType": "burnMint", + "symbol": "msDAI", + "tokenAddress": "0x3f51c6c5927B88CDEc4b61e2787F9BD0f5249138" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x91Ad1b44913cD1B8241A4Ff1e2EAa198DA6Bf4c9", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x8ccE61E1756dD01D3b9b27eEf8C68650d8f69E69", - "poolType": "burnMint", - "name": "Altura", - "symbol": "ALU", - "decimals": 18 + "decimals": 18, + "name": "Savings Dai", + "poolAddress": "0xa904B9343632A6ca4f4a1b0C9eFa011cb319d000", + "poolType": "lockRelease", + "symbol": "sDAI", + "tokenAddress": "0x83F20F44975D03b1b09e64809B757c47f942BEeA" } }, - "rsETH": { - "bsc-mainnet": { - "tokenAddress": "0x4186BFC76E2E237523CBC30FD220FE055156b41F", + "SDL": { + "ethereum-mainnet-andromeda-1": { "allowListEnabled": false, - "poolAddress": "0x7924245D884D73A1765435AD99c62dBFe655AD50", + "decimals": 18, + "name": "stake.link", + "poolAddress": "0x567A0E06FF0BFa8E99B4D36fb19E90BD51Ca90d7", "poolType": "burnMint", - "name": "Wrapped RSETH", - "symbol": "wRSETH", - "decimals": 18 + "symbol": "SDL", + "tokenAddress": "0xd7cf0e0fC12fB97e03841CE4f3086dB327CE0F2B" }, "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xe119D214a6efa7d3cF60e6E59481EDe1B0064A6B", "allowListEnabled": false, - "poolAddress": "0x93A22798143391eD83e87C67Eede6EeD1F5738BD", - "poolType": "burnMint", - "name": "Wrapped RSETH", - "symbol": "wRSETH", - "decimals": 18 - }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x68A9EC5b93F04a60c77F486a664f283B2E4E2B72", - "allowListEnabled": false, - "poolAddress": "0xB631a4847bE09E04A7Cb3A35730664424b07289f", + "decimals": 18, + "name": "stake.link", + "poolAddress": "0xF9d5036a15379fDB4f7504573246F9e94B77a578", "poolType": "burnMint", - "name": "Wrapped RSETH", - "symbol": "wRSETH", - "decimals": 18 + "symbol": "SDL", + "tokenAddress": "0xdFeA35757264F5b6C0ff21104151D9F991D0eEC0" }, "mainnet": { - "tokenAddress": "0xA1290d69c65A6Fe4DF752f95823fae25cB99e5A7", "allowListEnabled": false, - "poolAddress": "0x619ED9fE2E5CfD9FAE364E703b60eA776Bb5924E", + "decimals": 18, + "name": "stake.link", + "poolAddress": "0x73aEB5ECA03Ad587B8Fdcc2B61f9fb4D2e3D90c1", "poolType": "lockRelease", - "name": "rsETH", - "symbol": "rsETH", - "decimals": 18 + "symbol": "SDL", + "tokenAddress": "0xA95C5ebB86E0dE73B4fB8c47A45B792CFeA28C23" } }, - "mwBETH": { + "SDT": { "bsc-mainnet": { - "tokenAddress": "0x7dC91cBD6CB5A3E6A95EED713Aa6bF1d987146c8", "allowListEnabled": false, - "poolAddress": "0xBaEd9A70D82D811A74F648Bfce75A06632720D87", + "decimals": 18, + "name": "Stake DAO Token", + "poolAddress": "0x763e6E287969DCF08C87E916816d02B7a1fa639F", "poolType": "burnMint", - "name": "Bridged mwBETH", - "symbol": "Bridged mwBETH", - "decimals": 18 + "symbol": "SDT", + "tokenAddress": "0x07715EE7219B07b8e01CC7d2787f4e5e75860383" + }, + "ethereum-mainnet-arbitrum-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "Stake DAO Token", + "poolAddress": "0x919d189f057878ceAd744740E7CbCB4f194779bF", + "poolType": "burnMint", + "symbol": "SDT", + "tokenAddress": "0x07715EE7219B07b8e01CC7d2787f4e5e75860383" }, "mainnet": { - "tokenAddress": "0xE46a5E19B19711332e33F33c2DB3eA143e86Bc10", "allowListEnabled": false, - "poolAddress": "0x6Ff6BF3BF8af2e419DDC7BF038aFa5EB92b6cD7e", + "decimals": 18, + "name": "Stake DAO Token", + "poolAddress": "0xc43c01026128Aa758A65D12dB6a72CE4DD778dF2", "poolType": "lockRelease", - "name": "mwBETH", - "symbol": "mwBETH", - "decimals": 18 + "symbol": "SDT", + "tokenAddress": "0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F" } }, - "THE": { - "bsc-mainnet": { - "tokenAddress": "0xF4C8E32EaDEC4BFe97E0F595AdD0f4450a863a11", + "SDY": { + "avalanche-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Steadefi", + "poolAddress": "0xD0744e9fA602870D3E7C509070C997C7f23ACC7C", + "poolType": "burnMint", + "symbol": "SDY", + "tokenAddress": "0x338c6d2DF4dB2459EAB0835fd9004Cf2915842e0" + }, + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x9E668ee3A9588326A3F37CD12A864b82E8CEA52E", - "poolType": "lockRelease", - "name": "THENA", - "symbol": "THE", - "decimals": 18 + "decimals": 18, + "name": "Steadefi", + "poolAddress": "0x1Ae1d8C38E8fFc73E6D9430cb9d4E79976085BED", + "poolType": "burnMint", + "symbol": "SDY", + "tokenAddress": "0x7d262214f368A896Af42E36F20a97E2d83df701b" }, - "matic-mainnet": { - "tokenAddress": "0x27DfD2D7b85e0010542da35C6EBcD59E45fc949D", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0xfa6B7be83e9aC5A90A27932986C654dBe2E16B02", + "decimals": 18, + "name": "Steadefi", + "poolAddress": "0xBF7cb652A2d5ed3BFc3832Ef8Af33Ffb0cDc0982", "poolType": "burnMint", - "name": "THENA", - "symbol": "THE", - "decimals": 18 + "symbol": "SDY", + "tokenAddress": "0xf2DbAaBd8F8E0993F11DE4CEd470Df1ED1a4491b" } }, - "METO": { - "bsc-mainnet": { - "tokenAddress": "0xa78775bba7a542F291e5ef7f13C6204E704A90Ba", + "SolvBTC": { + "avalanche-mainnet": { "allowListEnabled": false, - "poolAddress": "0x6822Fd138C0Edb3D3e34D4C7565142D8C9Ee7E71", + "decimals": 18, + "name": "Solv BTC", + "poolAddress": "0x660cE38Fb7682Dfa2bEf3e41bB365c39EC2C4Db8", "poolType": "burnMint", - "name": "Metafluence", - "symbol": "METO", - "decimals": 18 + "symbol": "SolvBTC", + "tokenAddress": "0xbc78D84Ba0c46dFe32cf2895a19939c86b81a777" }, - "matic-mainnet": { - "tokenAddress": "0x4665d6c8882F0fB1b973776C63578f9AF1A0A726", + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0xf634a74Ad15882E96e896a8eF15882779216625D", + "decimals": 18, + "name": "Solv BTC", + "poolAddress": "0x85167add801b063F29186Ea15eC5041a9C4C7DC0", "poolType": "burnMint", - "name": "Metafluence", - "symbol": "METO", - "decimals": 18 - } - }, - "wstLINK": { - "ethereum-mainnet-andromeda-1": { - "tokenAddress": "0xD6999c1dCb675Ae5568931BB0CFca0c4f4Fe21Ca", + "symbol": "SolvBTC", + "tokenAddress": "0x4aae823a6a0b376De6A78e74eCC5b079d38cBCf7" + }, + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xDcECAFa3c17eed02345b4fedA284281bAEFb45F0", + "decimals": 18, + "name": "Solv BTC", + "poolAddress": "0x1Af4Eaaf574fe8622febe5BE1f242485D9Ae4196", "poolType": "burnMint", - "name": "Wrapped stLINK", - "symbol": "wstLINK", - "decimals": 18 + "symbol": "SolvBTC", + "tokenAddress": "0x3647c54c4c2C65bC7a2D63c0Da2809B399DBBDC0" }, - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x3106E2e148525b3DB36795b04691D444c24972fB", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0xb0F001C7F6C665b7b8e12F29EDC1107613fe980D", + "decimals": 18, + "name": "Solv BTC", + "poolAddress": "0xAc9B7fac15312fECb73e889118C009b2d2Cd5a71", "poolType": "burnMint", - "name": "Wrapped stLINK", - "symbol": "wstLINK", - "decimals": 18 + "symbol": "SolvBTC", + "tokenAddress": "0x3B86Ad95859b6AB773f55f8d94B4b9d443EE931f" }, "mainnet": { - "tokenAddress": "0x911D86C72155c33993d594B0Ec7E6206B4C803da", "allowListEnabled": false, - "poolAddress": "0x21377fe476Fb8587CbAFd47155093597Fa4df45E", - "poolType": "lockRelease", - "name": "Wrapped stLINK", - "symbol": "wstLINK", - "decimals": 18 + "decimals": 18, + "name": "Solv BTC", + "poolAddress": "0xd8f734c938200BA294d0De5B555E8ff77d66c351", + "poolType": "burnMint", + "symbol": "SolvBTC", + "tokenAddress": "0x7A56E1C57C7475CCf742a1832B028F0456652F97" } }, - "SDL": { - "ethereum-mainnet-andromeda-1": { - "tokenAddress": "0xd7cf0e0fC12fB97e03841CE4f3086dB327CE0F2B", + "SolvBTC.BBN": { + "avalanche-mainnet": { "allowListEnabled": false, - "poolAddress": "0x567A0E06FF0BFa8E99B4D36fb19E90BD51Ca90d7", + "decimals": 18, + "name": "SolvBTC Babylon", + "poolAddress": "0x19A90F20Ff81BE9F4ebfd1d7B42E84691Db1773A", "poolType": "burnMint", - "name": "stake.link", - "symbol": "SDL", - "decimals": 18 + "symbol": "SolvBTC.BBN", + "tokenAddress": "0xCC0966D8418d412c599A6421b760a847eB169A8c" + }, + "bsc-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "SolvBTC Babylon", + "poolAddress": "0xA91a447D8fea44712D0157e88cF9aC53fA80C4dd", + "poolType": "burnMint", + "symbol": "SolvBTC.BBN", + "tokenAddress": "0x1346b618dC92810EC74163e4c27004c921D446a5" }, "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xdFeA35757264F5b6C0ff21104151D9F991D0eEC0", "allowListEnabled": false, - "poolAddress": "0xF9d5036a15379fDB4f7504573246F9e94B77a578", + "decimals": 18, + "name": "SolvBTC Babylon", + "poolAddress": "0x445f5d5e09f269a3bb7CAaC87d1feC46e068A8f3", "poolType": "burnMint", - "name": "stake.link", - "symbol": "SDL", - "decimals": 18 + "symbol": "SolvBTC.BBN", + "tokenAddress": "0x346c574C56e1A4aAa8dc88Cda8F7EB12b39947aB" + }, + "ethereum-mainnet-base-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "SolvBTC Babylon", + "poolAddress": "0x7c7b15c7e71986a63De5486b4C4386264782bcBa", + "poolType": "burnMint", + "symbol": "SolvBTC.BBN", + "tokenAddress": "0xC26C9099BD3789107888c35bb41178079B282561" }, "mainnet": { - "tokenAddress": "0xA95C5ebB86E0dE73B4fB8c47A45B792CFeA28C23", "allowListEnabled": false, - "poolAddress": "0x73aEB5ECA03Ad587B8Fdcc2B61f9fb4D2e3D90c1", - "poolType": "lockRelease", - "name": "stake.link", - "symbol": "SDL", - "decimals": 18 + "decimals": 18, + "name": "SolvBTC Babylon", + "poolAddress": "0x80Cc104119901fd66088C9a8219E50D9547dE2d4", + "poolType": "burnMint", + "symbol": "SolvBTC.BBN", + "tokenAddress": "0xd9D920AA40f578ab794426F5C90F6C731D159DEf" } }, - "NUON": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xfb9Fed8cB962548A11fE7F6F282949061395c7F5", + "SolvBTC.ENA": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0x57DfB084069620dBa08B69f38888ce92299B6104", - "poolType": "lockRelease", - "name": "NUON", - "symbol": "NUON", - "decimals": 18 + "decimals": 18, + "name": "SolvBTC Ethena", + "poolAddress": "0x6c0D3271d3A4Cf72d091e404E6D011f37074e546", + "poolType": "burnMint", + "symbol": "SolvBTC.ENA", + "tokenAddress": "0x53E63a31fD1077f949204b94F431bCaB98F72BCE" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0xCA160D11087E03fd398d40f561cd4768825f4958", + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x419cbF914C3Fd8d1b315e9A2FcACB47aF2039228", + "decimals": 18, + "name": "SolvBTC Ethena", + "poolAddress": "0x407320028216a0D91be5c582225Aee9F8447A6e5", "poolType": "burnMint", - "name": "NUON", - "symbol": "NUON", - "decimals": 18 + "symbol": "SolvBTC.ENA", + "tokenAddress": "0xaFAfd68AFe3fe65d376eEC9Eab1802616cFacCb8" }, "mainnet": { - "tokenAddress": "0xCA160D11087E03fd398d40f561cd4768825f4958", "allowListEnabled": false, - "poolAddress": "0x57D3bb46aF4A9b210FAE046796013090D428475F", + "decimals": 18, + "name": "SolvBTC Ethena", + "poolAddress": "0xBA0E1c1F702D7Ec44a555759517BDBe9f7c824C3", "poolType": "burnMint", - "name": "NUON", - "symbol": "NUON", - "decimals": 18 + "symbol": "SolvBTC.ENA", + "tokenAddress": "0x325DC9EBceC31940C658aCACa45f8293418d811E" } }, - "suUSD": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8", + "STABLE": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0x29B3b71FB61591a2c535f00841a4aE7137984ce0", + "decimals": 18, + "name": "STABLE", + "poolAddress": "0x2503b0184381EfEa64E134e5F3A7A49d4538a54E", "poolType": "burnMint", - "name": "Sumerian USD", - "symbol": "suUSD", - "decimals": 18 + "symbol": "STABLE", + "tokenAddress": "0x8bF75bc68FD337dfd8186d731Df8b3C2CB14B9E6" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8", + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xDA5Aa67b0CA4d9f3De7207170FD9Bd2Ff1b13b6F", + "decimals": 18, + "name": "STABLE", + "poolAddress": "0xA6fa0DC5F57ed433f74BC6cb25b7b6049aabaC17", "poolType": "burnMint", - "name": "Sumerian USD", - "symbol": "suUSD", - "decimals": 18 + "symbol": "STABLE", + "tokenAddress": "0x666966Ef3925B1c92fa355FDA9722899f3e73451" }, "mainnet": { - "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8", "allowListEnabled": false, - "poolAddress": "0xcd196D3905AfA0eCB4e0e62C2D7d6c52f9C73526", + "decimals": 18, + "name": "STABLE", + "poolAddress": "0x06f9817a91595E1B595F789Fb91529e8651da9B8", "poolType": "burnMint", - "name": "Sumerian USD", - "symbol": "suUSD", - "decimals": 18 + "symbol": "STABLE", + "tokenAddress": "0x60b9C41d99FE3Eb64Ecc1344baD31D87f1bceD6D" } }, - "suETH": { + "stTAO": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0", "allowListEnabled": false, - "poolAddress": "0xCE8E12B4C38eAB46044Ac9cAdea701D9AC1108E3", + "decimals": 9, + "name": "Tensorplex Staked TAO", + "poolAddress": "0x60D6a3249Ea7D662eFa93f33633863BCF529Ce95", "poolType": "burnMint", - "name": "Sumerian ETH", - "symbol": "suETH", - "decimals": 18 + "symbol": "stTAO", + "tokenAddress": "0x886C0677D7BB7272C7eD8878dc03EF357aFbb5B5" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0", "allowListEnabled": false, - "poolAddress": "0x34bc9BeB51d98B7E40862B3B4EDa97aD68d0475e", + "decimals": 9, + "name": "Tensorplex Staked TAO", + "poolAddress": "0xA8619F141572F6f1b9271Beee3EDadd1b71FE0bd", "poolType": "burnMint", - "name": "Sumerian ETH", - "symbol": "suETH", - "decimals": 18 + "symbol": "stTAO", + "tokenAddress": "0x806041B6473DA60abbe1b256d9A2749A151be6C6" }, - "mainnet": { - "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0", + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0x2dd317E7e36544C5222818F228d607c209517470", + "decimals": 9, + "name": "Tensorplex Staked TAO", + "poolAddress": "0x5B73fF16020b5db524876FeE11395698Ab7bA44e", "poolType": "burnMint", - "name": "Sumerian ETH", - "symbol": "suETH", - "decimals": 18 + "symbol": "stTAO", + "tokenAddress": "0x806041B6473DA60abbe1b256d9A2749A151be6C6" + }, + "mainnet": { + "allowListEnabled": false, + "decimals": 9, + "name": "Tensorplex Staked TAO", + "poolAddress": "0x0C291Ae31730901515e5C46406A6ba2d88c1f4aA", + "poolType": "lockRelease", + "symbol": "stTAO", + "tokenAddress": "0xB60acD2057067DC9ed8c083f5aa227a244044fD6" } }, "suBTC": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711", "allowListEnabled": false, + "decimals": 18, + "name": "Sumerian BTC", "poolAddress": "0xD550449aC82d2a0121F32d6e0a3B29e693071739", "poolType": "burnMint", - "name": "Sumerian BTC", "symbol": "suBTC", - "decimals": 18 + "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711", "allowListEnabled": false, + "decimals": 18, + "name": "Sumerian BTC", "poolAddress": "0x0f0F719a2417C01D9afF5DE6fAD2813eE4Dbd917", "poolType": "burnMint", - "name": "Sumerian BTC", "symbol": "suBTC", - "decimals": 18 + "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711" }, "mainnet": { - "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711", "allowListEnabled": false, + "decimals": 18, + "name": "Sumerian BTC", "poolAddress": "0x123ed44f3B863a684437Ebf18F8a744c250Ee5cA", "poolType": "burnMint", - "name": "Sumerian BTC", "symbol": "suBTC", - "decimals": 18 + "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711" } }, - "stTAO": { + "suETH": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x886C0677D7BB7272C7eD8878dc03EF357aFbb5B5", "allowListEnabled": false, - "poolAddress": "0x60D6a3249Ea7D662eFa93f33633863BCF529Ce95", + "decimals": 18, + "name": "Sumerian ETH", + "poolAddress": "0xCE8E12B4C38eAB46044Ac9cAdea701D9AC1108E3", "poolType": "burnMint", - "name": "Tensorplex Staked TAO", - "symbol": "stTAO", - "decimals": 9 + "symbol": "suETH", + "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0x806041B6473DA60abbe1b256d9A2749A151be6C6", "allowListEnabled": false, - "poolAddress": "0xA8619F141572F6f1b9271Beee3EDadd1b71FE0bd", + "decimals": 18, + "name": "Sumerian ETH", + "poolAddress": "0x34bc9BeB51d98B7E40862B3B4EDa97aD68d0475e", "poolType": "burnMint", - "name": "Tensorplex Staked TAO", - "symbol": "stTAO", - "decimals": 9 + "symbol": "suETH", + "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0" }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x806041B6473DA60abbe1b256d9A2749A151be6C6", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x5B73fF16020b5db524876FeE11395698Ab7bA44e", + "decimals": 18, + "name": "Sumerian ETH", + "poolAddress": "0x2dd317E7e36544C5222818F228d607c209517470", "poolType": "burnMint", - "name": "Tensorplex Staked TAO", - "symbol": "stTAO", - "decimals": 9 + "symbol": "suETH", + "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0" + } + }, + "SUSDz": { + "ethereum-mainnet-base-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "Staked USDz", + "poolAddress": "0x162a6D638c6d0a97CCd89f1d4E312191d27b8e00", + "poolType": "burnMint", + "symbol": "sUSDz", + "tokenAddress": "0xe31eE12bDFDD0573D634124611e85338e2cBF0cF" }, "mainnet": { - "tokenAddress": "0xB60acD2057067DC9ed8c083f5aa227a244044fD6", "allowListEnabled": false, - "poolAddress": "0x0C291Ae31730901515e5C46406A6ba2d88c1f4aA", + "decimals": 18, + "name": "Staked USDz", + "poolAddress": "0x82Df5c453e854CFaD64EA3f16497B5c5b9DB012B", "poolType": "lockRelease", - "name": "Tensorplex Staked TAO", - "symbol": "stTAO", - "decimals": 9 + "symbol": "sUSDz", + "tokenAddress": "0x547213367cfB08ab418E7b54d7883b2C2AA27Fd7" } }, - "DPI": { + "suUSD": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x9737C658272e66Faad39D7AD337789Ee6D54F500", "allowListEnabled": false, - "poolAddress": "0x86AF3D5Aab6BF9Bb8F929b40CCa21dd2D940DBF9", + "decimals": 18, + "name": "Sumerian USD", + "poolAddress": "0x29B3b71FB61591a2c535f00841a4aE7137984ce0", "poolType": "burnMint", - "name": "DefiPulse Index", - "symbol": "DPI", - "decimals": 18 + "symbol": "suUSD", + "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0xc6955B85b622369a54Cc8C6DBeCb8e03c0885BD8", "allowListEnabled": false, - "poolAddress": "0x926F1B7216072B00bd4AE70101f162AD23aCDa96", + "decimals": 18, + "name": "Sumerian USD", + "poolAddress": "0xDA5Aa67b0CA4d9f3De7207170FD9Bd2Ff1b13b6F", "poolType": "burnMint", - "name": "DefiPulse Index", - "symbol": "DPI", - "decimals": 18 + "symbol": "suUSD", + "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8" }, "mainnet": { - "tokenAddress": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", "allowListEnabled": false, - "poolAddress": "0x8272dbBA30f14900b22b4bfC8DB4E88B02bA413a", + "decimals": 18, + "name": "Sumerian USD", + "poolAddress": "0xcd196D3905AfA0eCB4e0e62C2D7d6c52f9C73526", + "poolType": "burnMint", + "symbol": "suUSD", + "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8" + } + }, + "THE": { + "bsc-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "THENA", + "poolAddress": "0x9E668ee3A9588326A3F37CD12A864b82E8CEA52E", "poolType": "lockRelease", - "name": "DefiPulse Index", - "symbol": "DPI", - "decimals": 18 + "symbol": "THE", + "tokenAddress": "0xF4C8E32EaDEC4BFe97E0F595AdD0f4450a863a11" + }, + "matic-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "THENA", + "poolAddress": "0xfa6B7be83e9aC5A90A27932986C654dBe2E16B02", + "poolType": "burnMint", + "symbol": "THE", + "tokenAddress": "0x27DfD2D7b85e0010542da35C6EBcD59E45fc949D" } }, "TRUF": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xB59c8912c83157a955f9D715E556257F432C35D7", "allowListEnabled": false, + "decimals": 18, + "name": "Truflation", "poolAddress": "0x1fD4F463dA6E0DEACB8f63E9aEa028Be329639b4", "poolType": "burnMint", - "name": "Truflation", "symbol": "TRUF", - "decimals": 18 + "tokenAddress": "0xB59c8912c83157a955f9D715E556257F432C35D7" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0xB59c8912c83157a955f9D715E556257F432C35D7", "allowListEnabled": false, + "decimals": 18, + "name": "Truflation", "poolAddress": "0xD216622e392cC9e69c50466574926786D06aAd64", "poolType": "burnMint", - "name": "Truflation", "symbol": "TRUF", - "decimals": 18 + "tokenAddress": "0xB59c8912c83157a955f9D715E556257F432C35D7" }, "mainnet": { - "tokenAddress": "0x38C2a4a7330b22788374B8Ff70BBa513C8D848cA", "allowListEnabled": false, + "decimals": 18, + "name": "Truflation", "poolAddress": "0xb854536206EB6C1013b1642b576196E5EF19D7BA", "poolType": "lockRelease", - "name": "Truflation", "symbol": "TRUF", - "decimals": 18 + "tokenAddress": "0x38C2a4a7330b22788374B8Ff70BBa513C8D848cA" } }, - "MVI": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x0104a6FA30540DC1d9F45D2797F05eEa79304525", + "una.USDC": { + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x6643A47c1B28D8aECaa52b8a2B537C87d3D75446", + "decimals": 6, + "name": "una USDC", + "poolAddress": "0x1175E4CFd6a73A4c1F1f2c1400a08D88554FA62e", "poolType": "burnMint", - "name": "Metaverse Index", - "symbol": "MVI", - "decimals": 18 + "symbol": "una.USDC", + "tokenAddress": "0x66cC3FD40612F9c591F977ce026Ef1C79520C472" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0xEA8954dE7607b90F5ec81A5e2e673D0f60BB7596", + "wemix-mainnet": { "allowListEnabled": false, - "poolAddress": "0x919d984C78C7DfF32095Bb3a36Cdbfbe90032F2C", + "decimals": 6, + "name": "una USDC", + "poolAddress": "0xb299b04a45B1692fF0bA1fe2e26A009ab9d286c8", "poolType": "burnMint", - "name": "Metaverse Index", - "symbol": "MVI", - "decimals": 18 - }, - "mainnet": { - "tokenAddress": "0x72e364F2ABdC788b7E918bc238B21f109Cd634D7", - "allowListEnabled": false, - "poolAddress": "0x6ce8b799002BbECc7df94c18BF150B3b0E4A28F4", - "poolType": "lockRelease", - "name": "Metaverse Index", - "symbol": "MVI", - "decimals": 18 + "symbol": "una.USDC", + "tokenAddress": "0xcdf764933B9a9ebB2C5DA904B9715F3Cf981572A" } }, - "wOETH": { + "una.WEMIX": { + "avalanche-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "una WEMIX", + "poolAddress": "0xE57Ac611b3C8385Bb045E074Ee238343954F5B7D", + "poolType": "burnMint", + "symbol": "una.WEMIX", + "tokenAddress": "0x9f1453d0fADC73aE12d4e1BD8311AA2463AE7d0D" + }, + "bsc-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "una WEMIX", + "poolAddress": "0xf4c59cf58c23f747157F9F32C8b3feB0F9b718cC", + "poolType": "burnMint", + "symbol": "una.WEMIX", + "tokenAddress": "0x98169bF9B7a44EDaD372364063b897E16eBba88e" + }, "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xD8724322f44E5c58D7A815F542036fb17DbbF839", "allowListEnabled": false, - "poolAddress": "0x7765BDD506662543469C3A65938cAe3a791AEf33", + "decimals": 18, + "name": "una WEMIX", + "poolAddress": "0x67b042ED9CC05A2aa57D6c25a2DfA2c51B9e3daD", "poolType": "burnMint", - "name": "Wrapped OETH", - "symbol": "WOETH", - "decimals": 18 + "symbol": "una.WEMIX", + "tokenAddress": "0x89F590D8f9c1a306AEB4E939Dc923C80144998Cd" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0xD8724322f44E5c58D7A815F542036fb17DbbF839", + "ethereum-mainnet-kroma-1": { "allowListEnabled": false, - "poolAddress": "0x1e89F91Ee35D7d21c8e8238c79146daF7aB8Bb94", + "decimals": 18, + "name": "una WEMIX", + "poolAddress": "0x0Fe47f8Cd6214a51cCf22F3fDc9e785B35549377", "poolType": "burnMint", - "name": "Wrapped OETH", - "symbol": "wOETH", - "decimals": 18 + "symbol": "una.WEMIX", + "tokenAddress": "0xc319a4855162E51599bF80387A615105Fe6BEdF3" + }, + "ethereum-mainnet-optimism-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "una WEMIX", + "poolAddress": "0x2f391A18643f23c9F6C4AB72D3Aa3E1Ff0d42e19", + "poolType": "burnMint", + "symbol": "una.WEMIX", + "tokenAddress": "0x6ff638E48247b003E003aa3EeDDdF97BaA8f3B64" }, "mainnet": { - "tokenAddress": "0xDcEe70654261AF21C44c093C300eD3Bb97b78192", "allowListEnabled": false, - "poolAddress": "0xdCa0A2341ed5438E06B9982243808A76B9ADD6d0", - "poolType": "lockRelease", - "name": "Wrapped OETH", - "symbol": "WOETH", - "decimals": 18 + "decimals": 18, + "name": "una WEMIX", + "poolAddress": "0x78196436aF11b948c7036424B1ceA711fAdAd288", + "poolType": "burnMint", + "symbol": "una.WEMIX", + "tokenAddress": "0x2624Bd0094f474713AC9c634b37A5ebef4e0b1FE" + }, + "matic-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "una WEMIX", + "poolAddress": "0x14765AC59b2a1ACfd8D80aEA16a6462B346331ca", + "poolType": "burnMint", + "symbol": "una.WEMIX", + "tokenAddress": "0x186d65ceD0693382713437e34EF8723FD6aa9A1E" + }, + "wemix-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "una WEMIX", + "poolAddress": "0xb6B458c95e5C70dFd412a6228a733f1e02E202fE", + "poolType": "burnMint", + "symbol": "una.WEMIX", + "tokenAddress": "0xF500208d9aB68FeA3cc41bd107811e809C0B6B83" } }, - "LDY": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x999FAF0AF2fF109938eeFE6A7BF91CA56f0D07e1", + "UNIO": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0x3c8186c8cD8EA053AD21b7eac55f43b159536C19", + "decimals": 18, + "name": "Unio Coin", + "poolAddress": "0xA389E651095349893A153Ea544938E452b375d9F", "poolType": "burnMint", - "name": "Ledgity Token", - "symbol": "LDY", - "decimals": 18 + "symbol": "UNIO", + "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0x055d20a70eFd45aB839Ae1A39603D0cFDBDd8a13", "allowListEnabled": false, - "poolAddress": "0x88c053e833370B46f71204E3e9d4258EabAB9DeF", + "decimals": 18, + "name": "Unio Coin", + "poolAddress": "0x25fad433d68D83CB997985F7C6128AB5a1BDCd93", "poolType": "burnMint", - "name": "Ledgity Token", - "symbol": "LDY", - "decimals": 18 + "symbol": "UNIO", + "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab" }, "mainnet": { - "tokenAddress": "0x482dF7483a52496F4C65AB499966dfcdf4DDFDbc", "allowListEnabled": false, - "poolAddress": "0x0DAFed8dAF42040dB2c6227ca2AEB14D9C8B2602", - "poolType": "lockRelease", - "name": "Ledgity Token", - "symbol": "LDY", - "decimals": 18 + "decimals": 18, + "name": "Unio Coin", + "poolAddress": "0x4C3aEe10334461F1f33c0A8843424de3F8fb7709", + "poolType": "burnMint", + "symbol": "UNIO", + "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab" } }, - "ZUN": { + "USD+": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x346E74Dc9935a9b02Eb34fB84658a66010fA056D", "allowListEnabled": false, - "poolAddress": "0xE48F89A1daefFFBb79fA2CBB9CC936CB55Ea3D5F", + "decimals": 6, + "name": "USD+", + "poolAddress": "0xB6B82A757dc937e7D67615e8cDe05b1f4953d39b", "poolType": "burnMint", - "name": "Zunami Token", - "symbol": "ZUN", - "decimals": 18 + "symbol": "USD+", + "tokenAddress": "0xfc90518D5136585ba45e34ED5E1D108BD3950CFa" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0x1db0Fc8933f545648b54A9eE4326209a9A259643", - "allowListEnabled": false, - "poolAddress": "0xC3c6C182d85676f5d81D6865c2cd3b62bc5D1ccA", - "poolType": "burnMint", - "name": "Zunami Token", - "symbol": "ZUN", - "decimals": 18 - }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x25193034153AfB4251a8E02a8Db0DeaeF4C876F6", "allowListEnabled": false, - "poolAddress": "0x0E20E8900F67b7714DAdBD105e24c84CDE487d13", + "decimals": 6, + "name": "USD+", + "poolAddress": "0x03F255A5a8040efB81f7B7D77CddB8d2C9cAfC38", "poolType": "burnMint", - "name": "Zunami Token", - "symbol": "ZUN", - "decimals": 18 + "symbol": "USD+", + "tokenAddress": "0x98C6616F1CC0D3E938A16200830DD55663dd7DD3" }, "mainnet": { - "tokenAddress": "0x6b5204B0Be36771253Cc38e88012E02B752f0f36", "allowListEnabled": false, - "poolAddress": "0x6452d693860ab7e18fC5858C05980F63d93F37a6", - "poolType": "lockRelease", - "name": "Zunami Token", - "symbol": "ZUN", - "decimals": 18 + "decimals": 6, + "name": "USD+", + "poolAddress": "0xeaE89E53B8317CaB04165F5323285252D5669B73", + "poolType": "burnMint", + "symbol": "USD+", + "tokenAddress": "0x98C6616F1CC0D3E938A16200830DD55663dd7DD3" } }, - "hyETH": { + "USDC": { + "avalanche-mainnet": { + "allowListEnabled": false, + "decimals": 6, + "name": "USD Coin", + "poolAddress": "0x0F36Bf4eeAA4432C29Fb777cD9fF00767a46f4f7", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E" + }, "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x8b5D1d8B3466eC21f8eE33cE63F319642c026142", "allowListEnabled": false, - "poolAddress": "0x80aDC2488021C38B43C70c63825e418dc09fDe45", - "poolType": "burnMint", - "name": "High Yield ETH Index", - "symbol": "hyETH", - "decimals": 18 + "decimals": 6, + "name": "USD Coin", + "poolAddress": "0x69Ee2fC63B9Ff218EEcEDD2F2375D11da229BdA9", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0xC73e76Aa9F14C1837CDB49bd028E8Ff5a0a71dAD", "allowListEnabled": false, - "poolAddress": "0x5f8b0b4f5FC720AD10E0FbE5eb0aAb3062347989", - "poolType": "burnMint", - "name": "High Yield ETH Index", - "symbol": "hyETH", - "decimals": 18 + "decimals": 6, + "name": "USD Coin", + "poolAddress": "0x55A5786ca51c31623F3EFb8bBfcc8DF9A4C61bA9", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" + }, + "ethereum-mainnet-optimism-1": { + "allowListEnabled": false, + "decimals": 6, + "name": "USD Coin", + "poolAddress": "0x04336603557FEb138B36075156E92f9e551dFC5d", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85" }, "mainnet": { - "tokenAddress": "0xc4506022Fb8090774E8A628d5084EED61D9B99Ee", "allowListEnabled": false, - "poolAddress": "0x0238d2C272f17CF11AEDB08CDE515d56ED25E2E4", - "poolType": "lockRelease", - "name": "High Yield ETH Index", - "symbol": "hyETH", - "decimals": 18 + "decimals": 6, + "name": "USD Coin", + "poolAddress": "0xA81f4AB595dE5C14759245DE5ce9899D380FeFda", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" + }, + "matic-mainnet": { + "allowListEnabled": false, + "decimals": 6, + "name": "USD Coin", + "poolAddress": "0x1D40FDe9Ed1F48429e8Ff8a61037075FfCA61739", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359" } }, - "dsETH": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x6320320979A901aAb3461A8D9718Ab9CF07E73D3", + "USDFI": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0x61bb380B51CE5d18B694a740ca11F95fb0fC41A7", + "decimals": 18, + "name": "USDFI", + "poolAddress": "0xD25899E5D92E5aB657AeEc68aAa0AB4F277A4A52", "poolType": "burnMint", - "name": "Diversified Staked ETH Index", - "symbol": "dsETH", - "decimals": 18 + "symbol": "USDFI", + "tokenAddress": "0xC9f5955f6dA20e44A068f3d58FB2404f56f9a6f2" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x37E7C051Dc5A24313cEEC581222882648ba537aa", + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x6Ba2116B540150f2Da19837c5a419838E38048E9", + "decimals": 18, + "name": "USDFI", + "poolAddress": "0x867730A905d507134B4d02563b8B94A16D65EA6d", "poolType": "burnMint", - "name": "Diversified Staked ETH Index", - "symbol": "dsETH", - "decimals": 18 + "symbol": "USDFI", + "tokenAddress": "0x249c48e22E95514Ca975De31f473F30c2f3C0916" }, "mainnet": { - "tokenAddress": "0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE", "allowListEnabled": false, - "poolAddress": "0xcd69c117bf91Fc57d5fC237dFAbA5f17B5322733", + "decimals": 18, + "name": "USDFI", + "poolAddress": "0x44622f4604353E4815A4212d5a3dD137A1C7FF14", + "poolType": "burnMint", + "symbol": "USDFI", + "tokenAddress": "0xa7a0B3Fe94121E366D774d60D075F6386F750884" + } + }, + "WAVAX": { + "avalanche-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped AVAX", + "poolAddress": "0x8CB50A8C8D009aCeFC8685999D989B552909ebEb", "poolType": "lockRelease", - "name": "Diversified Staked ETH Index (dsETH)", - "symbol": "dsETH", - "decimals": 18 + "symbol": "WAVAX", + "tokenAddress": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7" } }, - "USD+": { + "WBNB": { + "bsc-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped BNB", + "poolType": "feeTokenOnly", + "symbol": "WBNB", + "tokenAddress": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c" + } + }, + "WCELO": { + "celo-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped Celo", + "poolType": "feeTokenOnly", + "symbol": "WCELO", + "tokenAddress": "0x2021B12D8138e2D63cF0895eccABC0DFc92416c6" + } + }, + "WECO": { + "bsc-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "WECOIN", + "poolAddress": "0xa5bA9E065460c7a2623fF8c863aeeb51b13b7d6A", + "poolType": "lockRelease", + "symbol": "WECO", + "tokenAddress": "0x5d37ABAFd5498B0E7af753a2E83bd4F0335AA89F" + }, "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xfc90518D5136585ba45e34ED5E1D108BD3950CFa", "allowListEnabled": false, - "poolAddress": "0xB6B82A757dc937e7D67615e8cDe05b1f4953d39b", + "decimals": 18, + "name": "WECOIN", + "poolAddress": "0x8965f1393C2307fB86f8F88a5d6B925A50CD13b4", "poolType": "burnMint", - "name": "USD+", - "symbol": "USD+", - "decimals": 6 + "symbol": "WECO", + "tokenAddress": "0x44ca3E3649Bf8a905b6B07133BaAc43F1A00fa34" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x98C6616F1CC0D3E938A16200830DD55663dd7DD3", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x03F255A5a8040efB81f7B7D77CddB8d2C9cAfC38", + "decimals": 18, + "name": "WECOIN", + "poolAddress": "0x1580C7d4754f5671626e42f0372D56104B092CFA", "poolType": "burnMint", - "name": "USD+", - "symbol": "USD+", - "decimals": 6 + "symbol": "WECO", + "tokenAddress": "0x54Df3076ac0CdC9bC97fA290AB9c5a88E3D23630" }, - "mainnet": { - "tokenAddress": "0x98C6616F1CC0D3E938A16200830DD55663dd7DD3", + "matic-mainnet": { "allowListEnabled": false, - "poolAddress": "0xeaE89E53B8317CaB04165F5323285252D5669B73", + "decimals": 18, + "name": "WECOIN", + "poolAddress": "0x0E61767Ef4853bb8DDF395d0b5268bECfFA96b49", "poolType": "burnMint", - "name": "USD+", - "symbol": "USD+", - "decimals": 6 + "symbol": "WECO", + "tokenAddress": "0x7200e56E62543Ecdba7a7f60A25e305BB88304B5" } }, - "zunUSD": { + "WETH": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xBfEB8B6813491bb4fB823b8f451b62eF535420D1", "allowListEnabled": false, - "poolAddress": "0x2aef2D0EEEa479E7b964FA0366F2fD242ff61284", - "poolType": "burnMint", - "name": "Zunami Omni USD", - "symbol": "zunUSD", - "decimals": 18 + "decimals": 18, + "name": "Wrapped Ether", + "poolAddress": "0x34700F5faE61Ba628c4269BdCbA12DA53bbfa726", + "poolType": "lockRelease", + "symbol": "WETH", + "tokenAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1" }, "ethereum-mainnet-base-1": { - "tokenAddress": "0xD5B9dDB04f20eA773C9b56607250149B26049B1F", "allowListEnabled": false, - "poolAddress": "0xbb9c6a900068a3eB6b039Fb009719A6725178258", - "poolType": "burnMint", - "name": "Zunami Omni USD", - "symbol": "zunUSD", - "decimals": 18 + "decimals": 18, + "name": "Wrapped Ether", + "poolAddress": "0xdc4855ac349097Be4c840D9325b5c6c6837f266D", + "poolType": "lockRelease", + "symbol": "WETH", + "tokenAddress": "0x4200000000000000000000000000000000000006" }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0xdC30b3bdE2734A0Bc55AF01B38943ef04aaCB423", + "ethereum-mainnet-blast-1": { "allowListEnabled": false, - "poolAddress": "0x2e8e346DC6AE6452cc61DE61cD6aE2ed9b023b7c", - "poolType": "burnMint", - "name": "Zunami Omni USD", - "symbol": "zunUSD", - "decimals": 18 + "decimals": 18, + "name": "Wrapped Ether", + "poolType": "feeTokenOnly", + "symbol": "WETH", + "tokenAddress": "0x4300000000000000000000000000000000000004" }, - "mainnet": { - "tokenAddress": "0x8C0D76C9B18779665475F3E212D9Ca1Ed6A1A0e6", - "allowListEnabled": false, - "poolAddress": "0xF84Bf7D614F3138D805186C497995d4eD315fA72", - "poolType": "lockRelease", - "name": "Zunami USD", - "symbol": "zunUSD", - "decimals": 18 - } - }, - "zunETH": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xC9eE652953D8069c5eD37bbB3F8142c6243EFDA0", + "ethereum-mainnet-kroma-1": { "allowListEnabled": false, - "poolAddress": "0xd688046FB0dcC711bBeA1Ec0Ee2Fa1dA484823b0", - "poolType": "burnMint", - "name": "Zunami Omni ETH", - "symbol": "zunETH", - "decimals": 18 + "decimals": 18, + "name": "Wrapped Ether", + "poolType": "feeTokenOnly", + "symbol": "WETH", + "tokenAddress": "0x4200000000000000000000000000000000000001" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x24CB2B89844604C57350776D81e14765D03b91dE", + "ethereum-mainnet-linea-1": { "allowListEnabled": false, - "poolAddress": "0x3b01cb86d071B20915883525c0E039659D4ee6B8", - "poolType": "burnMint", - "name": "Zunami Omni ETH", - "symbol": "zunETH", - "decimals": 18 + "decimals": 18, + "name": "Wrapped Ether", + "poolType": "feeTokenOnly", + "symbol": "WETH", + "tokenAddress": "0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f" }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x2d691C2492e056ADCAE7cA317569af25910fC4cb", + "ethereum-mainnet-mode-1": { "allowListEnabled": false, - "poolAddress": "0x25B5eE1A4db952706E197Eb8b75992F18E1458Fd", - "poolType": "burnMint", - "name": "Zunami Omni ETH", - "symbol": "zunETH", - "decimals": 18 + "decimals": 18, + "name": "Wrapped Ether", + "poolType": "feeTokenOnly", + "symbol": "WETH", + "tokenAddress": "0x4200000000000000000000000000000000000006" }, - "mainnet": { - "tokenAddress": "0xc2e660C62F72c2ad35AcE6DB78a616215E2F2222", + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0xa96787DCe9Df7BF7bB033E39777bd108E29D349b", + "decimals": 18, + "name": "Wrapped Ether", + "poolAddress": "0x86E715415D8C8435903d1e8204fA1e9784Aa7305", "poolType": "lockRelease", - "name": "Zunami ETH", - "symbol": "zunETH", - "decimals": 18 - } - }, - "DLCBTC": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x050C24dBf1eEc17babE5fc585F06116A259CC77A", - "allowListEnabled": false, - "poolAddress": "0x48377dda4C39D270CF068c3Cb5CC5123B3C60eE7", - "poolType": "burnMint", - "name": "dlcBTC", - "symbol": "DLCBTC", - "decimals": 8 + "symbol": "WETH", + "tokenAddress": "0x4200000000000000000000000000000000000006" }, - "ethereum-mainnet-base-1": { - "tokenAddress": "0x12418783e860997eb99e8aCf682DF952F721cF62", + "ethereum-mainnet-scroll-1": { "allowListEnabled": false, - "poolAddress": "0xC253Cb15b44a032A68328062A39059a3b6dD06b6", - "poolType": "burnMint", - "name": "dlcBTC", - "symbol": "DLCBTC", - "decimals": 8 + "decimals": 18, + "name": "Wrapped Ether", + "poolType": "feeTokenOnly", + "symbol": "WETH", + "tokenAddress": "0x5300000000000000000000000000000000000004" }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x2bAa7E92F3F14883264BfA63058cC223Ad719438", + "ethereum-mainnet-zksync-1": { "allowListEnabled": false, - "poolAddress": "0xF77cCecaf13Ae8eB2Ec8a595Be7c153b583BfC50", - "poolType": "burnMint", - "name": "dlcBTC", - "symbol": "DLCBTC", - "decimals": 8 + "decimals": 18, + "name": "Wrapped Ether", + "poolType": "feeTokenOnly", + "symbol": "WETH", + "tokenAddress": "0x5AEa5775959fBC2557Cc8789bC1bf90A239D9a91" }, "mainnet": { - "tokenAddress": "0x20157DBAbb84e3BBFE68C349d0d44E48AE7B5AD2", "allowListEnabled": false, - "poolAddress": "0xf5224EfD7Ea9edFa6b6e06964084b92426DCdE99", - "poolType": "burnMint", - "name": "dlcBTC", - "symbol": "DLCBTC", - "decimals": 8 + "decimals": 18, + "name": "Wrapped Ether", + "poolAddress": "0x69c24c970B65e22Ac26864aF10b2295B7d78f93A", + "poolType": "lockRelease", + "symbol": "WETH", + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" } }, - "MILO": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x8FfC46A1b7a3b12F4A11Db8877d302876DCA7Ab1", + "WMATIC": { + "matic-mainnet": { "allowListEnabled": false, - "poolAddress": "0xA3906C0bA7f92B47A0D95Ce462Da8210FB418a3F", + "decimals": 18, + "name": "Wrapped Matic", + "poolAddress": "0x3ea1AaCeE48171d48a7982db5C66b1B282338F33", "poolType": "lockRelease", - "name": "Milo", - "symbol": "MILO", - "decimals": 18 - }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0xe22fe63E20c3D817121022316B2430b5A516a6CE", + "symbol": "WMATIC", + "tokenAddress": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270" + } + }, + "WMETIS": { + "ethereum-mainnet-andromeda-1": { "allowListEnabled": false, - "poolAddress": "0x656038F45357852A06D5a01F194899d48a24AA3C", - "poolType": "burnMint", - "name": "Milo", - "symbol": "MILO", - "decimals": 18 + "decimals": 18, + "name": "Wrapped METIS", + "poolType": "feeTokenOnly", + "symbol": "WMETIS", + "tokenAddress": "0x75cb093E4D61d2A2e65D8e0BBb01DE8d89b53481" } }, - "SD": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x9445F4081AFC7Fa66b53224DCb84aC6e6A1714A2", + "WMTX": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0x929d245edCB92A7e271a81e2A0f9eD4Dc030E7f6", + "decimals": 6, + "name": "WorldMobileToken", + "poolAddress": "0xD5A528568E52Db3267fd31A6c47Ba42B936D350F", "poolType": "burnMint", - "name": "Stader", - "symbol": "SD", - "decimals": 18 + "symbol": "WMTX", + "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7" }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0x32E94BB4A3521EBEBE14AE3Aa5Bc09fCc9E42306", + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xBe4012433e0307fD429C2440542bB5CAa68d4dAA", + "decimals": 6, + "name": "WorldMobileToken", + "poolAddress": "0x82A1211c2fd2501635332b1AE27Fd572a4b54e8D", "poolType": "burnMint", - "name": "Stader", - "symbol": "SD", - "decimals": 18 + "symbol": "WMTX", + "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7" }, - "mainnet": { - "tokenAddress": "0x30D20208d987713f46DFD34EF128Bb16C404D10f", - "allowListEnabled": false, - "poolAddress": "0x0Bc42675799D0C1efE3CDe64857714ae84f075B4", - "poolType": "lockRelease", - "name": "Stader", - "symbol": "SD", - "decimals": 18 - } - }, - "DFX": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x27f485b62C4A7E635F561A87560Adf5090239E93", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0x0242F309138dd28fc665C30776d8EB6a88dB1F7c", + "decimals": 6, + "name": "WorldMobileToken", + "poolAddress": "0x5E3Eb998e2583d960a4bd464e3f22fbBA1ca8F31", "poolType": "burnMint", - "name": "DFX Token (L2)", - "symbol": "DFX", - "decimals": 18 + "symbol": "WMTX", + "tokenAddress": "0x3e31966d4f81C72D2a55310A6365A56A4393E98D" }, "mainnet": { - "tokenAddress": "0x888888435FDe8e7d4c54cAb67f206e4199454c60", - "allowListEnabled": false, - "poolAddress": "0x50f6631B377be52E132DF35a2F05eA54fda882ac", - "poolType": "lockRelease", - "name": "DFX Token", - "symbol": "DFX", - "decimals": 18 - }, - "matic-mainnet": { - "tokenAddress": "0x27f485b62C4A7E635F561A87560Adf5090239E93", "allowListEnabled": false, - "poolAddress": "0x30F4283a3d6302f968909Ff7c02ceCB2aC6C27Ac", + "decimals": 6, + "name": "WorldMobileToken", + "poolAddress": "0x9797E886EDe987AEf6A62885dFD6CcA885D828E6", "poolType": "burnMint", - "name": "DFX Token (L2)", - "symbol": "DFX", - "decimals": 18 + "symbol": "WMTX", + "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7" } }, - "ETHx": { + "wOETH": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xED65C5085a18Fa160Af0313E60dcc7905E944Dc7", "allowListEnabled": false, - "poolAddress": "0xAaDe6e725879375Ba2B0Ca608cFb26399D50a7cE", + "decimals": 18, + "name": "Wrapped OETH", + "poolAddress": "0x7765BDD506662543469C3A65938cAe3a791AEf33", "poolType": "burnMint", - "name": "ETHx", - "symbol": "ETHx", - "decimals": 18 + "symbol": "WOETH", + "tokenAddress": "0xD8724322f44E5c58D7A815F542036fb17DbbF839" }, - "ethereum-mainnet-optimism-1": { - "tokenAddress": "0xc54B43eaF921A5194c7973A4d65E055E5a1453c2", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0xC8561aBfcb60A95c0fe82407cF8ab6cF5190DCaA", + "decimals": 18, + "name": "Wrapped OETH", + "poolAddress": "0x1e89F91Ee35D7d21c8e8238c79146daF7aB8Bb94", "poolType": "burnMint", - "name": "ETHx", - "symbol": "ETHx", - "decimals": 18 + "symbol": "wOETH", + "tokenAddress": "0xD8724322f44E5c58D7A815F542036fb17DbbF839" }, "mainnet": { - "tokenAddress": "0xA35b1B31Ce002FBF2058D22F30f95D405200A15b", "allowListEnabled": false, - "poolAddress": "0x8291a8E8dCF429e2FA7d032bF3E583ee959F3B06", + "decimals": 18, + "name": "Wrapped OETH", + "poolAddress": "0xdCa0A2341ed5438E06B9982243808A76B9ADD6d0", "poolType": "lockRelease", - "name": "ETHx", - "symbol": "ETHx", - "decimals": 18 + "symbol": "WOETH", + "tokenAddress": "0xDcEe70654261AF21C44c093C300eD3Bb97b78192" } }, - "mswETH": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xAbf9F7200D5337e50BF85748B7e780032BC5838e", + "WSDM": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0xC8f8Dfc0643236BB208A7d81A63bd57067589102", + "decimals": 6, + "name": "Wisdomise", + "poolAddress": "0xad8cD15D3401da5B8340B6b8e91a8d69df7E0F50", "poolType": "burnMint", - "name": "Bridged mswETH", - "symbol": "Bridged mswETH", - "decimals": 18 + "symbol": "WSDM", + "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220" }, - "mainnet": { - "tokenAddress": "0x32bd822d615A3658A68b6fDD30c2fcb2C996D678", - "allowListEnabled": false, - "poolAddress": "0x047204D42d93a6471F7c9Ec94292B4B00E8e0786", - "poolType": "lockRelease", - "name": "mswETH", - "symbol": "mswETH", - "decimals": 18 - } - }, - "mstETH": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xE367d4b1b9bB40e34aDCE448e1edb0141Fc6a8AC", "allowListEnabled": false, - "poolAddress": "0x4eBcF102FFD7FE98E145387C0F134a372db9D9f4", + "decimals": 6, + "name": "Wisdomise", + "poolAddress": "0x42d55f626140793708856D3e6dc387B3Dd632342", "poolType": "burnMint", - "name": "Bridged mstETH", - "symbol": "Bridged mstETH", - "decimals": 18 + "symbol": "WSDM", + "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220" }, "mainnet": { - "tokenAddress": "0x49446A0874197839D15395B908328a74ccc96Bc0", - "allowListEnabled": false, - "poolAddress": "0xE2F0dad85D504aa046b9F704a426fD6C5493e366", - "poolType": "lockRelease", - "name": "mstETH", - "symbol": "mstETH", - "decimals": 18 - } - }, - "mmETH": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x5d84E0f246E629E6AB29252ecBD9ab20e89aC845", "allowListEnabled": false, - "poolAddress": "0x1cf392e46C8f4c0CC7C839bA73055D75d4DA0d0C", + "decimals": 6, + "name": "Wisdomise", + "poolAddress": "0x8c6028e38391cfC2A1a28f4359EA5732E9422e56", "poolType": "burnMint", - "name": "Bridged mmETH", - "symbol": "Bridged mmETH", - "decimals": 18 + "symbol": "WSDM", + "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220" }, - "mainnet": { - "tokenAddress": "0x8a053350ca5F9352a16deD26ab333e2D251DAd7c", + "matic-mainnet": { "allowListEnabled": false, - "poolAddress": "0xa370CEcd451ecf15c2A01ec47762E967dF7574DA", + "decimals": 6, + "name": "Wisdomise", + "poolAddress": "0x36afb9CE7A7F402347Aa56e66679C44520ef1060", "poolType": "lockRelease", - "name": "mmETH", - "symbol": "mmETH", - "decimals": 18 + "symbol": "WSDM", + "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220" } }, - "mDLP": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0xfe14F790DA92971131544d915c4ADa6F1abce3Bd", + "wstLINK": { + "ethereum-mainnet-andromeda-1": { "allowListEnabled": false, - "poolAddress": "0xD5FDf817Cee6e72401bfE8fb2d55502951907c81", + "decimals": 18, + "name": "Wrapped stLINK", + "poolAddress": "0xDcECAFa3c17eed02345b4fedA284281bAEFb45F0", "poolType": "burnMint", - "name": "Magpie locked DLP", - "symbol": "mDLP", - "decimals": 18 + "symbol": "wstLINK", + "tokenAddress": "0xD6999c1dCb675Ae5568931BB0CFca0c4f4Fe21Ca" }, - "mainnet": { - "tokenAddress": "0x1Cbc4BF664907669CfAB86a3b1aCC3EC8867a25F", - "allowListEnabled": false, - "poolAddress": "0x8300e89e82A840176eb250EcDA0A7dBDb4a6B12D", - "poolType": "burnMint", - "name": "Magpie locked DLP", - "symbol": "mDLP", - "decimals": 18 - } - }, - "GHO": { "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33", - "poolAddress": "0xF168B83598516A532a85995b52504a2Fa058C068", + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped stLINK", + "poolAddress": "0xb0F001C7F6C665b7b8e12F29EDC1107613fe980D", "poolType": "burnMint", - "name": "Gho Token", - "symbol": "GHO", - "decimals": 18 + "symbol": "wstLINK", + "tokenAddress": "0x3106E2e148525b3DB36795b04691D444c24972fB" }, "mainnet": { - "tokenAddress": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f", - "poolAddress": "0x5756880B6a1EAba0175227bf02a7E87c1e02B28C", + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped stLINK", + "poolAddress": "0x21377fe476Fb8587CbAFd47155093597Fa4df45E", "poolType": "lockRelease", - "name": "Gho Token", - "symbol": "GHO", - "decimals": 18 + "symbol": "wstLINK", + "tokenAddress": "0x911D86C72155c33993d594B0Ec7E6206B4C803da" } }, - "egETH": { - "ethereum-mainnet-arbitrum-1": { - "tokenAddress": "0x6C49A527bdd2E09D4337C8699aA7B44dD053Eda8", + "wUSDx": { + "bsc-mainnet": { "allowListEnabled": false, - "poolAddress": "0x24Da670226E16Ca6De0FbddafEdC626052887a00", + "decimals": 6, + "name": "Wrapped USDx", + "poolAddress": "0xD9c00B874fB86d2A09b5BA1DfF7fb05554DB4B6d", "poolType": "burnMint", - "name": "Bridged egETH", - "symbol": "Bridged egETH", - "decimals": 18 + "symbol": "wUSDx", + "tokenAddress": "0x2d7e22Fb0fb7A7F0d1fef70ad8873A9ffDe18007" }, - "mainnet": { - "tokenAddress": "0x18f313Fc6Afc9b5FD6f0908c1b3D476E3feA1DD9", + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x4Ce6f5cacF8Bd393104c12F6151B727eabBf675c", + "decimals": 6, + "name": "Wrapped USD+", + "poolAddress": "0x86d99f9b22052645eA076cd16da091b9E87fB6d6", "poolType": "lockRelease", - "name": "Eigenpie Restaked ETH", - "symbol": "egETH", - "decimals": 18 - } - }, - "BMX": { + "symbol": "wUSD+", + "tokenAddress": "0xB86fb1047A955C0186c77ff6263819b37B32440D" + }, "ethereum-mainnet-base-1": { - "tokenAddress": "0x548f93779fBC992010C07467cBaf329DD5F059B7", "allowListEnabled": false, - "poolAddress": "0xDEa04D42E30aD4F82C74e7E9a3F092FD2169FdB8", - "poolType": "lockRelease", - "name": "BMX", - "symbol": "BMX", - "decimals": 18 + "decimals": 6, + "name": "Wrapped USDx", + "poolAddress": "0xd54fE63Dbd928cA9BB89DB502F939DE673518EB7", + "poolType": "burnMint", + "symbol": "wUSDx", + "tokenAddress": "0x1EaE7Ca39192a2B6E3EA2E852A0D4D20bCe89d14" }, "ethereum-mainnet-mode-1": { - "tokenAddress": "0x66eEd5FF1701E6ed8470DC391F05e27B1d0657eb", "allowListEnabled": false, - "poolAddress": "0xe1c9e8C7097A707868c7217108e751fcBfe09Fc2", + "decimals": 6, + "name": "Wrapped USDx", + "poolAddress": "0x66713d7E29D2F77AF7B0045a41D1770641D8AE93", "poolType": "burnMint", - "name": "BMX", - "symbol": "BMX", - "decimals": 18 - } - }, - "DIP": { - "ethereum-mainnet-base-1": { - "tokenAddress": "0xAc86f3556cBd2b4d800D17ADC3a266B500FCB9F5", + "symbol": "wUSDx", + "tokenAddress": "0xAe770d24ec1580A13392E0B71067571351029203" + }, + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0x3640A6B166E2E4A7bD9E2d4B15AD2eD9A47bf8ED", + "decimals": 6, + "name": "Wrapped USDx", + "poolAddress": "0xe660606961DF8855E589d59795FAe4b0ecD41FD3", "poolType": "burnMint", - "name": "Decentralized Insurance Protocol Token", - "symbol": "DIP", - "decimals": 18 + "symbol": "wUSDx", + "tokenAddress": "0xe49465604e25cd5167005e0cEbD8Af461e833b83" }, "mainnet": { - "tokenAddress": "0xc719d010B63E5bbF2C0551872CD5316ED26AcD83", "allowListEnabled": false, - "poolAddress": "0xA82A87a9b6550e89dd8a7C8a1E3e421974eaf858", - "poolType": "lockRelease", - "name": "Decentralized Insurance Protocol", - "symbol": "DIP", - "decimals": 18 + "decimals": 6, + "name": "Wrapped USDx", + "poolAddress": "0xd72F7010f0Fa621aB0869e61e9bb4e3cC887c66c", + "poolType": "burnMint", + "symbol": "wUSDx", + "tokenAddress": "0xAe770d24ec1580A13392E0B71067571351029203" + } + }, + "WWEMIX": { + "wemix-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped Wemix", + "poolType": "feeTokenOnly", + "symbol": "WWEMIX", + "tokenAddress": "0x7D72b22a74A216Af4a002a1095C8C707d6eC1C5f" + } + }, + "WXDAI": { + "xdai-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped XDAI", + "poolType": "feeTokenOnly", + "symbol": "WXDAI", + "tokenAddress": "0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d" } }, "XSWAP": { "ethereum-mainnet-base-1": { - "tokenAddress": "0x8Fe815417913a93Ea99049FC0718ee1647A2a07c", "allowListEnabled": false, + "decimals": 18, + "name": "XSwap", "poolAddress": "0xE6d4696a18496720962fD74de1198743FA3Bbefa", "poolType": "burnMint", - "name": "XSwap", "symbol": "XSWAP", - "decimals": 18 + "tokenAddress": "0x8Fe815417913a93Ea99049FC0718ee1647A2a07c" }, "mainnet": { - "tokenAddress": "0x8Fe815417913a93Ea99049FC0718ee1647A2a07c", "allowListEnabled": false, + "decimals": 18, + "name": "XSwap", "poolAddress": "0x2764910B500689BbC9DB16c7AD61c6DD32FDE73B", "poolType": "burnMint", - "name": "XSwap", "symbol": "XSWAP", - "decimals": 18 + "tokenAddress": "0x8Fe815417913a93Ea99049FC0718ee1647A2a07c" } }, - "MEEM": { - "ethereum-mainnet-base-1": { - "tokenAddress": "0x15f9cec1c568352Cd48Da1E84D3e74F27f6ee160", + "ZUN": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xB5e3477feb00f79A2aF25c001dD4882d9fcD4545", + "decimals": 18, + "name": "Zunami Token", + "poolAddress": "0xE48F89A1daefFFBb79fA2CBB9CC936CB55Ea3D5F", "poolType": "burnMint", - "name": "Cryptex Meme Index", - "symbol": "MEEM", - "decimals": 18 + "symbol": "ZUN", + "tokenAddress": "0x346E74Dc9935a9b02Eb34fB84658a66010fA056D" }, - "mainnet": { - "tokenAddress": "0xA544b3F0c46c15F0B2b00ba3D67b56C250287905", - "allowListEnabled": false, - "poolAddress": "0xC456EaE992e4f2925E3F75Ac4809dF387756CD29", - "poolType": "lockRelease", - "name": "Cryptex Meme Index", - "symbol": "MEEM", - "decimals": 18 - } - }, - "SUSDz": { "ethereum-mainnet-base-1": { - "tokenAddress": "0xe31eE12bDFDD0573D634124611e85338e2cBF0cF", "allowListEnabled": false, - "poolAddress": "0x162a6D638c6d0a97CCd89f1d4E312191d27b8e00", + "decimals": 18, + "name": "Zunami Token", + "poolAddress": "0xC3c6C182d85676f5d81D6865c2cd3b62bc5D1ccA", "poolType": "burnMint", - "name": "Staked USDz", - "symbol": "sUSDz", - "decimals": 18 + "symbol": "ZUN", + "tokenAddress": "0x1db0Fc8933f545648b54A9eE4326209a9A259643" }, - "mainnet": { - "tokenAddress": "0x547213367cfB08ab418E7b54d7883b2C2AA27Fd7", - "allowListEnabled": false, - "poolAddress": "0x82Df5c453e854CFaD64EA3f16497B5c5b9DB012B", - "poolType": "lockRelease", - "name": "Staked USDz", - "symbol": "sUSDz", - "decimals": 18 - } - }, - "sDAI": { - "ethereum-mainnet-mode-1": { - "tokenAddress": "0x3f51c6c5927B88CDEc4b61e2787F9BD0f5249138", + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0xEB7A57AA6F26a285A6FDef94bDA92a58aDe802B8", + "decimals": 18, + "name": "Zunami Token", + "poolAddress": "0x0E20E8900F67b7714DAdBD105e24c84CDE487d13", "poolType": "burnMint", - "name": "Mode Savings Dai", - "symbol": "msDAI", - "decimals": 18 + "symbol": "ZUN", + "tokenAddress": "0x25193034153AfB4251a8E02a8Db0DeaeF4C876F6" }, "mainnet": { - "tokenAddress": "0x83F20F44975D03b1b09e64809B757c47f942BEeA", - "allowListEnabled": false, - "poolAddress": "0xa904B9343632A6ca4f4a1b0C9eFa011cb319d000", - "poolType": "lockRelease", - "name": "Savings Dai", - "symbol": "sDAI", - "decimals": 18 - } - }, - "BYTES": { - "mainnet": { - "tokenAddress": "0xa19f5264F7D7Be11c451C093D8f92592820Bea86", "allowListEnabled": false, - "poolAddress": "0xd1b3015ceFCAC84dB3EFCBB18FBdd50BA5aF49DE", + "decimals": 18, + "name": "Zunami Token", + "poolAddress": "0x6452d693860ab7e18fC5858C05980F63d93F37a6", "poolType": "lockRelease", - "name": "BYTES", - "symbol": "BYTES", - "decimals": 18 - }, - "matic-mainnet": { - "tokenAddress": "0x13af0Fe9eB35e91758B467f95cbc78e16FdD8B6b", - "allowListEnabled": false, - "poolAddress": "0xbEE26060b006e3FBFB7025F74115C08EbE8ABE0B", - "poolType": "burnMint", - "name": "BYTES", - "symbol": "BYTES", - "decimals": 18 + "symbol": "ZUN", + "tokenAddress": "0x6b5204B0Be36771253Cc38e88012E02B752f0f36" } }, - "REG": { - "mainnet": { - "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce", + "zunETH": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0xa17698199466E71bAFC31F226db341B7840701E7", + "decimals": 18, + "name": "Zunami Omni ETH", + "poolAddress": "0xd688046FB0dcC711bBeA1Ec0Ee2Fa1dA484823b0", "poolType": "burnMint", - "name": "RealToken Ecosystem Governance", - "symbol": "REG", - "decimals": 18 + "symbol": "zunETH", + "tokenAddress": "0xC9eE652953D8069c5eD37bbB3F8142c6243EFDA0" }, - "matic-mainnet": { - "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0xC5cda57d21A2B26736A77974a6893b77e9d8817a", + "decimals": 18, + "name": "Zunami Omni ETH", + "poolAddress": "0x3b01cb86d071B20915883525c0E039659D4ee6B8", "poolType": "burnMint", - "name": "RealToken Ecosystem Governance", - "symbol": "REG", - "decimals": 18 + "symbol": "zunETH", + "tokenAddress": "0x24CB2B89844604C57350776D81e14765D03b91dE" }, - "xdai-mainnet": { - "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce", - "allowListEnabled": false, - "poolAddress": "0xF998fd1E25D009d6C4dBD078349077D1cF9c1C77", - "poolType": "burnMint", - "name": "RealToken Ecosystem Governance", - "symbol": "REG", - "decimals": 18 - } - }, - "EARNM": { - "mainnet": { - "tokenAddress": "0x3e62fED35c97145e6B445704B8CE74B2544776A9", + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0x7559a84Ae7B75F4B0E0E540312A3Ec912B2128CA", + "decimals": 18, + "name": "Zunami Omni ETH", + "poolAddress": "0x25B5eE1A4db952706E197Eb8b75992F18E1458Fd", "poolType": "burnMint", - "name": "EARNM", - "symbol": "EARNM", - "decimals": 18 + "symbol": "zunETH", + "tokenAddress": "0x2d691C2492e056ADCAE7cA317569af25910fC4cb" }, - "matic-mainnet": { - "tokenAddress": "0xaeb3DD897Ade187B9F9e4c491Bc7A81F69F7093E", + "mainnet": { "allowListEnabled": false, - "poolAddress": "0x995728f99c575f8B24135339339Ba840462b665B", + "decimals": 18, + "name": "Zunami ETH", + "poolAddress": "0xa96787DCe9Df7BF7bB033E39777bd108E29D349b", "poolType": "lockRelease", - "name": "EARNM", - "symbol": "EARNM", - "decimals": 18 + "symbol": "zunETH", + "tokenAddress": "0xc2e660C62F72c2ad35AcE6DB78a616215E2F2222" } }, - "OSIS": { - "mainnet": { - "tokenAddress": "0x45fcf0Ebb7d79E3de9Fc308b6c7cb680A981CB7a", + "zunUSD": { + "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, - "poolAddress": "0x80e2dcE0A16c8DB769995129cF6BbFCac8E4cFb8", + "decimals": 18, + "name": "Zunami Omni USD", + "poolAddress": "0x2aef2D0EEEa479E7b964FA0366F2fD242ff61284", "poolType": "burnMint", - "name": "OSIS Token", - "symbol": "OSIS", - "decimals": 18 + "symbol": "zunUSD", + "tokenAddress": "0xBfEB8B6813491bb4fB823b8f451b62eF535420D1" }, - "matic-mainnet": { - "tokenAddress": "0x3e5351935595600D8e094dEE3Ec7E942CAf9907F", - "allowListEnabled": false, - "poolAddress": "0x05de2eC7EBF2CdFE8D207509868c9e7A8ae3dC60", - "poolType": "lockRelease", - "name": "OSIS", - "symbol": "OSIS", - "decimals": 18 - } - }, - "una.USDC": { - "mainnet": { - "tokenAddress": "0x66cC3FD40612F9c591F977ce026Ef1C79520C472", + "ethereum-mainnet-base-1": { "allowListEnabled": false, - "poolAddress": "0x1175E4CFd6a73A4c1F1f2c1400a08D88554FA62e", + "decimals": 18, + "name": "Zunami Omni USD", + "poolAddress": "0xbb9c6a900068a3eB6b039Fb009719A6725178258", "poolType": "burnMint", - "name": "una USDC", - "symbol": "una.USDC", - "decimals": 6 + "symbol": "zunUSD", + "tokenAddress": "0xD5B9dDB04f20eA773C9b56607250149B26049B1F" }, - "wemix-mainnet": { - "tokenAddress": "0xcdf764933B9a9ebB2C5DA904B9715F3Cf981572A", + "ethereum-mainnet-optimism-1": { "allowListEnabled": false, - "poolAddress": "0xb299b04a45B1692fF0bA1fe2e26A009ab9d286c8", + "decimals": 18, + "name": "Zunami Omni USD", + "poolAddress": "0x2e8e346DC6AE6452cc61DE61cD6aE2ed9b023b7c", "poolType": "burnMint", - "name": "una USDC", - "symbol": "una.USDC", - "decimals": 6 + "symbol": "zunUSD", + "tokenAddress": "0xdC30b3bdE2734A0Bc55AF01B38943ef04aaCB423" + }, + "mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Zunami USD", + "poolAddress": "0xF84Bf7D614F3138D805186C497995d4eD315fA72", + "poolType": "lockRelease", + "symbol": "zunUSD", + "tokenAddress": "0x8C0D76C9B18779665475F3E212D9Ca1Ed6A1A0e6" } } } diff --git a/src/config/data/ccip/v1_2_0/testnet/chains.json b/src/config/data/ccip/v1_2_0/testnet/chains.json index e50f84c7b9f..cdedfd98af9 100644 --- a/src/config/data/ccip/v1_2_0/testnet/chains.json +++ b/src/config/data/ccip/v1_2_0/testnet/chains.json @@ -1,322 +1,342 @@ { "avalanche-fuji-testnet": { - "chainSelector": "14767482510784806043", - "router": { - "address": "0xF694E193200268f9a4868e4Aa017A0118C9a8177", - "version": "1.2.0" - }, "armProxy": { "address": "0xAc8CFc3762a979628334a0E4C1026244498E821b", "version": "1.0.0" }, + "chainSelector": "14767482510784806043", + "feeTokens": ["LINK", "WAVAX"], "registryModule": { "address": "0x97300785aF1edE1343DB6d90706A35CF14aA3d81", "version": "1.5.0" }, + "router": { + "address": "0xF694E193200268f9a4868e4Aa017A0118C9a8177", + "version": "1.2.0" + }, "tokenAdminRegistry": { "address": "0xA92053a4a3922084d992fD2835bdBa4caC6877e6", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WAVAX"] + } }, "bsc-testnet": { - "chainSelector": "13264668187771770619", - "router": { - "address": "0xE1053aE1857476f36A3C62580FF9b016E8EE8F6f", - "version": "1.2.0" - }, "armProxy": { "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", "version": "1.0.0" }, + "chainSelector": "13264668187771770619", + "feeTokens": ["LINK", "WBNB"], "registryModule": { "address": "0x763685240370758c5ac6C5F7c22AB36684c0570E", "version": "1.5.0" }, + "router": { + "address": "0xE1053aE1857476f36A3C62580FF9b016E8EE8F6f", + "version": "1.2.0" + }, "tokenAdminRegistry": { "address": "0xF8f2A4466039Ac8adf9944fD67DBb3bb13888f2B", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WBNB"] + } }, - "ethereum-testnet-sepolia": { - "chainSelector": "16015286601757825753", + "celo-testnet-alfajores": { + "armProxy": { + "address": "0x7A394C616A7347dc91C40159929e1c9a435cb83A", + "version": "1.0.0" + }, + "chainSelector": "3552045678561919002", + "feeTokens": ["LINK", "WCELO"], + "registryModule": { + "address": "0xa8c380Ecd336401Ee896Df33b93F1c76b749C902", + "version": "1.5.0" + }, "router": { - "address": "0x0BF3dE8c5D3e8A2B34D2BEeB17ABfCeBaf363A59", + "address": "0xb00E95b773528E2Ea724DB06B75113F239D15Dca", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x5585040bED214fdC60c9cE8c3E8a9c52CE19f4Ea", + "version": "1.5.0" + } + }, + "ethereum-testnet-sepolia": { "armProxy": { "address": "0xba3f6251de62dED61Ff98590cB2fDf6871FbB991", "version": "1.0.0" }, + "chainSelector": "16015286601757825753", + "feeTokens": ["LINK", "WETH"], "registryModule": { "address": "0x62e731218d0D47305aba2BE3751E7EE9E5520790", "version": "1.5.0" }, + "router": { + "address": "0x0BF3dE8c5D3e8A2B34D2BEeB17ABfCeBaf363A59", + "version": "1.2.0" + }, "tokenAdminRegistry": { "address": "0x95F29FEE11c5C55d26cCcf1DB6772DE953B37B82", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WETH"] + } }, - "ethereum-testnet-sepolia-arbitrum-1": { - "chainSelector": "3478487238524512106", + "ethereum-testnet-sepolia-andromeda-1": { + "armProxy": { + "address": "0xfd66EBE7335E91ae6f4CCCccdDDF262Ab5e35c71", + "version": "1.0.0" + }, + "chainSelector": "3777822886988675105", + "feeTokens": ["LINK", "WMETIS"], + "registryModule": { + "address": "0xA8942fF01DE753BDa1D39acA8774f0872Eee5080", + "version": "1.5.0" + }, "router": { - "address": "0x2a9C5afB0d0e4BAb2BCdaE109EC4b0c4Be15a165", + "address": "0xaCdaBa07ECad81dc634458b98673931DD9d3Bc14", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x31668C3E8f96415286e9e03592ad97E50e565f52", + "version": "1.5.0" + } + }, + "ethereum-testnet-sepolia-arbitrum-1": { "armProxy": { "address": "0x9527E2d01A3064ef6b50c1Da1C0cC523803BCFF2", "version": "1.0.0" }, + "chainSelector": "3478487238524512106", + "feeTokens": ["LINK", "WETH"], "registryModule": { "address": "0xE625f0b8b0Ac86946035a7729Aba124c8A64cf69", "version": "1.5.0" }, + "router": { + "address": "0x2a9C5afB0d0e4BAb2BCdaE109EC4b0c4Be15a165", + "version": "1.2.0" + }, "tokenAdminRegistry": { "address": "0x8126bE56454B628a88C17849B9ED99dd5a11Bd2f", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WETH"] + } }, "ethereum-testnet-sepolia-base-1": { - "chainSelector": "10344971235874465080", - "router": { - "address": "0xD3b06cEbF099CE7DA4AcCf578aaebFDBd6e88a93", - "version": "1.2.0" - }, "armProxy": { "address": "0x99360767a4705f68CcCb9533195B761648d6d807", "version": "1.0.0" }, + "chainSelector": "10344971235874465080", + "feeTokens": ["LINK", "WETH"], "registryModule": { "address": "0x8A55C61227f26a3e2f217842eCF20b52007bAaBe", "version": "1.5.0" }, + "router": { + "address": "0xD3b06cEbF099CE7DA4AcCf578aaebFDBd6e88a93", + "version": "1.2.0" + }, "tokenAdminRegistry": { "address": "0x736D0bBb318c1B27Ff686cd19804094E66250e17", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WETH"] + } }, - "ethereum-testnet-sepolia-kroma-1": { - "chainSelector": "5990477251245693094", - "router": { - "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", - "version": "1.2.0" - }, + "ethereum-testnet-sepolia-blast-1": { "armProxy": { - "address": "0xA930c1E0fF1E1005E8Ef569Aa81e6EEbf466b1c3", + "address": "0x1cb6afB6F411f0469c3C0d5D46f6e8f7fd3eADe0", "version": "1.0.0" }, + "chainSelector": "2027362563942762617", + "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x683995A22b3654556E9EeA29C0b9df973be6D549", - "version": "1.5.0" - }, - "tokenAdminRegistry": { - "address": "0xaE669d8217c00b02Fb7a7d9902c897745F4f4c83", + "address": "0x912F59E92467C54BBab49ED3a5d431504aFBa30c", "version": "1.5.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "ethereum-testnet-sepolia-optimism-1": { - "chainSelector": "5224473277236331295", "router": { - "address": "0x114A20A10b43D4115e5aeef7345a1A71d2a60C57", + "address": "0xfb2f2A207dC428da81fbAFfDDe121761f8Be1194", "version": "1.2.0" }, - "armProxy": { - "address": "0xb40A3109075965cc09E93719e33E748abf680dAe", - "version": "1.0.0" - }, - "registryModule": { - "address": "0x49c4ba01dc6F5090f9df43Ab8F79449Db91A0CBB", - "version": "1.5.0" - }, "tokenAdminRegistry": { - "address": "0x1d702b1FA12F347f0921C722f9D9166F00DEB67A", + "address": "0x98f1703B9C02f9Ab8bA4cc209Ee8D7B188Bb43a8", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WETH"] + } }, - "wemix-testnet": { - "chainSelector": "9284632837123596123", - "router": { - "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", - "version": "1.2.0" - }, + "ethereum-testnet-sepolia-kroma-1": { "armProxy": { "address": "0xA930c1E0fF1E1005E8Ef569Aa81e6EEbf466b1c3", "version": "1.0.0" }, + "chainSelector": "5990477251245693094", + "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x7050BD352A5Aacf774CF883f9345a0C10BdF3cD2", - "version": "1.5.0" - }, - "tokenAdminRegistry": { - "address": "0xecf484BFcC51F24fcB31056c262A021bAf688D9B", + "address": "0x683995A22b3654556E9EeA29C0b9df973be6D549", "version": "1.5.0" }, - "feeTokens": ["LINK", "WWEMIX"] - }, - "xdai-testnet-chiado": { - "chainSelector": "8871595565390010547", "router": { - "address": "0x19b1bac554111517831ACadc0FD119D23Bb14391", + "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", "version": "1.2.0" }, - "armProxy": { - "address": "0x1be106fd3b104275B1e56BcAca554B8cbc5a2577", - "version": "1.0.0" - }, - "registryModule": { - "address": "0x02a254c97Ca097Fb09792bfe331E3FBE61f6aF6A", - "version": "1.5.0" - }, "tokenAdminRegistry": { - "address": "0x75ada0256Bea7956824B190419b52ba6660f9CF9", + "address": "0xaE669d8217c00b02Fb7a7d9902c897745F4f4c83", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WXDAI"] + } }, - "polygon-testnet-amoy": { - "chainSelector": "16281711391670634445", - "router": { - "address": "0x9C32fCB86BF0f4a1A8921a9Fe46de3198bb884B2", - "version": "1.2.0" - }, + "ethereum-testnet-sepolia-linea-1": { "armProxy": { - "address": "0x7c1e545A40750Ee8761282382D51E017BAC68CBB", + "address": "0xb550D73F428C08441E4d92d762CceE5F39b1c608", "version": "1.0.0" }, + "chainSelector": "5719461335882077547", + "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x84ad5890A63957C960e0F19b0448A038a574936B", - "version": "1.5.0" - }, - "tokenAdminRegistry": { - "address": "0x1e73f6842d7afDD78957ac143d1f315404Dd9e5B", + "address": "0x8e3c251D4eAa31652c81bBa33A9Ee599B69fFEC2", "version": "1.5.0" }, - "feeTokens": ["LINK", "WMATIC"] - }, - "celo-testnet-alfajores": { - "chainSelector": "3552045678561919002", "router": { - "address": "0xb00E95b773528E2Ea724DB06B75113F239D15Dca", + "address": "0xB4431A6c63F72916151fEA2864DBB13b8ce80E8a", "version": "1.2.0" }, - "armProxy": { - "address": "0x7A394C616A7347dc91C40159929e1c9a435cb83A", - "version": "1.0.0" - }, - "registryModule": { - "address": "0xa8c380Ecd336401Ee896Df33b93F1c76b749C902", - "version": "1.5.0" - }, "tokenAdminRegistry": { - "address": "0x5585040bED214fdC60c9cE8c3E8a9c52CE19f4Ea", + "address": "0x5B5179082056227721031C2ef1c45049864D0149", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WCELO"] + } }, "ethereum-testnet-sepolia-mode-1": { - "chainSelector": "829525985033418733", - "router": { - "address": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43", - "version": "1.2.0" - }, "armProxy": { "address": "0xcbFD5e55619B4EE3E6e7fe3CEb0E78fDf7d82dfc", "version": "1.0.0" }, + "chainSelector": "829525985033418733", + "feeTokens": ["LINK", "WETH"], "registryModule": { "address": "0x4f4fe77A9dBEDe8c4EbFe51932C2E08A37c890ED", "version": "1.5.0" }, + "router": { + "address": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43", + "version": "1.2.0" + }, "tokenAdminRegistry": { "address": "0xc89d4ff0cb206677a7555e52500879bfab73cC68", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WETH"] + } }, - "ethereum-testnet-sepolia-blast-1": { - "chainSelector": "2027362563942762617", - "router": { - "address": "0xfb2f2A207dC428da81fbAFfDDe121761f8Be1194", - "version": "1.2.0" - }, + "ethereum-testnet-sepolia-optimism-1": { "armProxy": { - "address": "0x1cb6afB6F411f0469c3C0d5D46f6e8f7fd3eADe0", + "address": "0xb40A3109075965cc09E93719e33E748abf680dAe", "version": "1.0.0" }, + "chainSelector": "5224473277236331295", + "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x912F59E92467C54BBab49ED3a5d431504aFBa30c", - "version": "1.5.0" - }, - "tokenAdminRegistry": { - "address": "0x98f1703B9C02f9Ab8bA4cc209Ee8D7B188Bb43a8", + "address": "0x49c4ba01dc6F5090f9df43Ab8F79449Db91A0CBB", "version": "1.5.0" }, - "feeTokens": ["LINK", "WETH"] - }, - "ethereum-testnet-sepolia-andromeda-1": { - "chainSelector": "3777822886988675105", "router": { - "address": "0xaCdaBa07ECad81dc634458b98673931DD9d3Bc14", + "address": "0x114A20A10b43D4115e5aeef7345a1A71d2a60C57", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0x1d702b1FA12F347f0921C722f9D9166F00DEB67A", + "version": "1.5.0" + } + }, + "ethereum-testnet-sepolia-scroll-1": { "armProxy": { - "address": "0xfd66EBE7335E91ae6f4CCCccdDDF262Ab5e35c71", + "address": "0x8f4413e02265F65eF89FB908dbA2915fF9f7F8cB", "version": "1.0.0" }, + "chainSelector": "2279865765895943307", + "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0xA8942fF01DE753BDa1D39acA8774f0872Eee5080", + "address": "0x3325786a3eE3Aa488403A136CF9Ad3E764656C75", "version": "1.5.0" }, + "router": { + "address": "0x6aF501292f2A33C81B9156203C9A66Ba0d8E3D21", + "version": "1.2.0" + }, "tokenAdminRegistry": { - "address": "0x31668C3E8f96415286e9e03592ad97E50e565f52", + "address": "0xf49C561cf56149517c67793a3035D1877ffE2f04", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WMETIS"] + } }, "ethereum-testnet-sepolia-zksync-1": { + "armProxy": { + "address": "0x3DA20FD3D8a8f8c1f1A5fD03648147143608C467", + "version": "1.0.0" + }, "chainSelector": "6898391096552792247", + "feeTokens": ["LINK", "WETH"], + "registryModule": { + "address": "0x3139687Ee9938422F57933C3CDB3E21EE43c4d0F", + "version": "1.5.0" + }, "router": { "address": "0xA1fdA8aa9A8C4b945C45aD30647b01f07D7A0B16", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0xc7777f12258014866c677Bdb679D0b007405b7DF", + "version": "1.5.0" + } + }, + "polygon-testnet-amoy": { "armProxy": { - "address": "0x3DA20FD3D8a8f8c1f1A5fD03648147143608C467", + "address": "0x7c1e545A40750Ee8761282382D51E017BAC68CBB", "version": "1.0.0" }, + "chainSelector": "16281711391670634445", + "feeTokens": ["LINK", "WMATIC"], "registryModule": { - "address": "0x3139687Ee9938422F57933C3CDB3E21EE43c4d0F", + "address": "0x84ad5890A63957C960e0F19b0448A038a574936B", "version": "1.5.0" }, + "router": { + "address": "0x9C32fCB86BF0f4a1A8921a9Fe46de3198bb884B2", + "version": "1.2.0" + }, "tokenAdminRegistry": { - "address": "0xc7777f12258014866c677Bdb679D0b007405b7DF", + "address": "0x1e73f6842d7afDD78957ac143d1f315404Dd9e5B", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WETH"] + } }, - "ethereum-testnet-sepolia-linea-1": { - "chainSelector": "5719461335882077547", + "wemix-testnet": { + "armProxy": { + "address": "0xA930c1E0fF1E1005E8Ef569Aa81e6EEbf466b1c3", + "version": "1.0.0" + }, + "chainSelector": "9284632837123596123", + "feeTokens": ["LINK", "WWEMIX"], + "registryModule": { + "address": "0x7050BD352A5Aacf774CF883f9345a0C10BdF3cD2", + "version": "1.5.0" + }, "router": { - "address": "0xB4431A6c63F72916151fEA2864DBB13b8ce80E8a", + "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", "version": "1.2.0" }, + "tokenAdminRegistry": { + "address": "0xecf484BFcC51F24fcB31056c262A021bAf688D9B", + "version": "1.5.0" + } + }, + "xdai-testnet-chiado": { "armProxy": { - "address": "0xb550D73F428C08441E4d92d762CceE5F39b1c608", + "address": "0x1be106fd3b104275B1e56BcAca554B8cbc5a2577", "version": "1.0.0" }, + "chainSelector": "8871595565390010547", + "feeTokens": ["LINK", "WXDAI"], "registryModule": { - "address": "0x8e3c251D4eAa31652c81bBa33A9Ee599B69fFEC2", + "address": "0x02a254c97Ca097Fb09792bfe331E3FBE61f6aF6A", "version": "1.5.0" }, + "router": { + "address": "0x19b1bac554111517831ACadc0FD119D23Bb14391", + "version": "1.2.0" + }, "tokenAdminRegistry": { - "address": "0x5B5179082056227721031C2ef1c45049864D0149", + "address": "0x75ada0256Bea7956824B190419b52ba6660f9CF9", "version": "1.5.0" - }, - "feeTokens": ["LINK", "WETH"] + } } } 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 ea9738faa63..cb0a5712977 100644 --- a/src/config/data/ccip/v1_2_0/testnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/testnet/lanes.json @@ -1,2834 +1,2183 @@ { "avalanche-fuji-testnet": { - "wemix-testnet": { - "onRamp": { - "address": "0x1ff99E67986E83bb5BA34143BaA2735853e5738c", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "bsc-testnet": { "offRamp": { - "address": "0x15CcAbf0e3484D4872e25b883163D8cB724d4832", + "address": "0x9c40A73F5C7454BB7C178AFa56Ee30bFB2DCf7E6", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "bsc-testnet": { "onRamp": { "address": "0x906BC7D10947A94ba0252e8C2E34868A466c03ED", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0x9c40A73F5C7454BB7C178AFa56Ee30bFB2DCf7E6", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0x75b9a75Ee1fFef6BE7c4F842a041De7c6153CF4E", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0x01e3D835b4C4697D7F81B9d7Abc89A6E478E4a2f", "version": "1.5.0" }, + "onRamp": { + "address": "0x75b9a75Ee1fFef6BE7c4F842a041De7c6153CF4E", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "USDC": { "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "GHO": { - "rateLimiterConfig": { - "capacity": "1000000000000000000000000000000000000", - "isEnabled": false, - "rate": "1000000000000000000000000000000000000" + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "ethereum-testnet-sepolia-arbitrum-1": { - "onRamp": { - "address": "0xa9946BA30DAeC98745755e4410d6e8E894Edc53B", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0xd88CBA0612f2Ce611BF6d073A94C8FD7E70B4fBd", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "GHO": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0xa9946BA30DAeC98745755e4410d6e8E894Edc53B", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "ethereum-testnet-sepolia-base-1": { - "onRamp": { - "address": "0x0aEc1AC9F6D0c21332d7a66dDF1Fbcb32cF3B0B3", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0xf8de9d5924CFD28e31a53B63B4903436D9818d69", "version": "1.5.0" }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "GHO": { - "rateLimiterConfig": { - "capacity": "1000000000000000000000000000000000000", - "isEnabled": false, - "rate": "1000000000000000000000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x0aEc1AC9F6D0c21332d7a66dDF1Fbcb32cF3B0B3", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "ethereum-testnet-sepolia-optimism-1": { + "offRamp": { + "address": "0x1DF9D94C6916918C935E60d2Cb4Ed265Bf778005", + "version": "1.5.0" + }, "onRamp": { "address": "0x2a9EFdc9F93D9b822129038EFCa4B63Adf3f7FB5", - "version": "1.5.0", - "enforceOutOfOrder": false + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "polygon-testnet-amoy": { "offRamp": { - "address": "0x1DF9D94C6916918C935E60d2Cb4Ed265Bf778005", + "address": "0xbeD7F478Ef5627FB2B891fDA29Ca0131f6796D9D", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xA82b9ACAcFA6FaB1FD721e7a748A30E3001351F9", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "USDC": { "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "polygon-testnet-amoy": { - "onRamp": { - "address": "0xA82b9ACAcFA6FaB1FD721e7a748A30E3001351F9", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "wemix-testnet": { "offRamp": { - "address": "0xbeD7F478Ef5627FB2B891fDA29Ca0131f6796D9D", + "address": "0x15CcAbf0e3484D4872e25b883163D8cB724d4832", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x1ff99E67986E83bb5BA34143BaA2735853e5738c", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, - "USDC": { + "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "xdai-testnet-chiado": { - "onRamp": { - "address": "0x3dda45E731EC1db18B95651d1AF1868aa878468D", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0x3F5035039C23cDAF032C64c084Dc70F811E62ddD", "version": "1.5.0" }, + "onRamp": { + "address": "0x3dda45E731EC1db18B95651d1AF1868aa878468D", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } } }, "bsc-testnet": { - "ethereum-testnet-sepolia-blast-1": { - "onRamp": { - "address": "0xd0049BfFc8e2689Df9236FfA393Ccbf7eae4FbbC", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "avalanche-fuji-testnet": { "offRamp": { - "address": "0xe1e8473218acCB82FBc24Ccd3C5D2dF166cd04f3", + "address": "0x95b66acfaaDF122f4EccE52C0aD4Fd997DD1150C", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "wemix-testnet": { "onRamp": { - "address": "0xbc85704EDb79ea84E9D3C18965F7f6A16B0a0440", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0xc985571900DCa62387f93F882AB550472531f5DB", + "address": "0x2A6f8Ed2e7b222163ef6EcC2327171B479399ab2", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "avalanche-fuji-testnet": { - "onRamp": { - "address": "0x2A6f8Ed2e7b222163ef6EcC2327171B479399ab2", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "ethereum-testnet-sepolia": { "offRamp": { - "address": "0x95b66acfaaDF122f4EccE52C0aD4Fd997DD1150C", + "address": "0xB513523aee87f838e78b32d2Bacaaf2e94D9f0f9", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "ethereum-testnet-sepolia": { "onRamp": { "address": "0xC1C6438D60AbE9bF4b1F10460184CE9bD312e328", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0xB513523aee87f838e78b32d2Bacaaf2e94D9f0f9", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "ethereum-testnet-sepolia-base-1": { + "offRamp": { + "address": "0x0a5147e1Ac38C79c77031194ef64C8B5353F6EE9", + "version": "1.5.0" + }, "onRamp": { "address": "0x97856Bf888F6eEDBBd322B28133BCcF9CA9038f6", - "version": "1.5.0", - "enforceOutOfOrder": false + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-blast-1": { "offRamp": { - "address": "0x0a5147e1Ac38C79c77031194ef64C8B5353F6EE9", + "address": "0xe1e8473218acCB82FBc24Ccd3C5D2dF166cd04f3", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xd0049BfFc8e2689Df9236FfA393Ccbf7eae4FbbC", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false + }, + "polygon-testnet-amoy": { + "offRamp": { + "address": "0xAAe325adbc9C5a28e4e94Fef170D55de2CA9aA01", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x363EB789fE31F08547a847D8C38d9b55C7Cf1903", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "polygon-testnet-amoy": { - "onRamp": { - "address": "0x363EB789fE31F08547a847D8C38d9b55C7Cf1903", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "wemix-testnet": { "offRamp": { - "address": "0xAAe325adbc9C5a28e4e94Fef170D55de2CA9aA01", + "address": "0xc985571900DCa62387f93F882AB550472531f5DB", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xbc85704EDb79ea84E9D3C18965F7f6A16B0a0440", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "xdai-testnet-chiado": { - "onRamp": { - "address": "0x98dEa9e498F2A7aF6c74C915c88A17FbA09b73C2", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0x1F7FEBCBb10420E039C333A60A444c1a442d826C", "version": "1.5.0" }, + "onRamp": { + "address": "0x98dEa9e498F2A7aF6c74C915c88A17FbA09b73C2", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } } }, "celo-testnet-alfajores": { "ethereum-testnet-sepolia": { + "offRamp": { + "address": "0xF6dB68333D14f6a0c1123cc420ea60980aEDA0Eb", + "version": "1.5.0" + }, "onRamp": { "address": "0x68A4f57A499563192C606a898BAf503A43fcDB4D", - "version": "1.5.0", - "enforceOutOfOrder": false + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + } + }, + "ethereum-testnet-sepolia": { + "avalanche-fuji-testnet": { "offRamp": { - "address": "0xF6dB68333D14f6a0c1123cc420ea60980aEDA0Eb", + "address": "0x1DEBa99dC8e2A77832461BD386d83D9FCb133137", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x12492154714fBD28F28219f6fc4315d19de1025B", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } - } - }, - "ethereum-testnet-sepolia-andromeda-1": { - "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0xE0dFc15C0CDf607b2088D0B641E00eA0B418124C", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + }, + "bsc-testnet": { "offRamp": { - "address": "0x72130De9A85e9C61151253aFF8801Bb3242A00a9", + "address": "0x04305BD9D9CA6730517f79c3D9c6828BC2D25Ecb", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x7a75b3818412fe0028590feE8270ba9E3fd01DBe", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "ethereum-testnet-sepolia-arbitrum-1": { + "celo-testnet-alfajores": { + "offRamp": { + "address": "0x4F146d34Be5E273e576ef158Bd7070eC22708D20", + "version": "1.5.0" + }, "onRamp": { - "address": "0x2eb69889cc979c0Be120813FcE2f1558efF4ceB5", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x1163D1F7D75eEb1C4f4c6912d3cF9642027aFD30", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-andromeda-1": { "offRamp": { - "address": "0x839b5dEA3e084790F580E9DfCE8CCfDf49c5835e", + "address": "0x46DE6201c258f5948135cd0262f91e48Cb8e3828", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xabB5A4f99DFEb4a3912e8Acc0660A008c76dA8c3", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } - } - }, - "ethereum-testnet-sepolia-arbitrum-1": { - "ethereum-testnet-sepolia-andromeda-1": { + }, + "ethereum-testnet-sepolia-arbitrum-1": { + "offRamp": { + "address": "0xD2f5edfD4561d6E7599F6c6888Bd353cAFd0c55E", + "version": "1.5.0" + }, "onRamp": { - "address": "0x46a79a6a4B07FD3FC14ea8299A99FE29576776E2", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0xBc09627e58989Ba8F1eDA775e486467d2A00944F", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-base-1": { "offRamp": { - "address": "0xc47143147Fd62A09618C695c7C03714aCe8db1Cf", + "address": "0x662738DC7DE4f7eC63d9f73Cdf9BeA5A58DdcC15", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x8F35B097022135E0F46831f798a240Cc8c4b0B01", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "wemix-testnet": { + "ethereum-testnet-sepolia-blast-1": { + "offRamp": { + "address": "0x049A424cF894709f044bc70177F8F6b792adc3F6", + "version": "1.5.0" + }, "onRamp": { - "address": "0x2F3Daf77A663603826c7750E956b6555DE6f8250", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x4ADA60556dA05FcF53a79359e37a3E13FebA22Bf", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-linea-1": { "offRamp": { - "address": "0x11d486E92d291704D1E25cDbAeee687237247826", + "address": "0x960AB6554674Ca7dacD658DE651e093BC6aC03f4", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x225dE3cd47CDFBe57afcB7C7d2e96E9371636d23", + "enforceOutOfOrder": true, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "avalanche-fuji-testnet": { + "ethereum-testnet-sepolia-mode-1": { + "offRamp": { + "address": "0x052E52fdd48719A6084366eA184FC44cb8C25DC2", + "version": "1.5.0" + }, "onRamp": { - "address": "0x20C8c9F13C6AA402F2545AD15fB7a9CdE9108618", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x2Eb0842925fb7aA6045e951e98e8b4b3aFFaBB54", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-optimism-1": { "offRamp": { - "address": "0x7245a5947E2F32B66aF74F4dAF91718ea19afaDf", + "address": "0xbfa6f6AAE31acB3A285e80026d6475C1a50d1d0F", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xACDfd7a98d853FA3914047Cd46e7f5D53BBC9FbB", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-scroll-1": { + "offRamp": { + "address": "0x61F240C6dd6d22dC6085b30c30164DF8eCaB5c16", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xF2E86C53C3305d37B161D30783869624cFAAE691", + "enforceOutOfOrder": true, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "GHO": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0x64d78F20aD987c7D52FdCB8FB0777bD00de53210", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "ethereum-testnet-sepolia-zksync-1": { "offRamp": { - "address": "0xBed6e9131916d724418C8a6FE810F727302a5c00", + "address": "0x9f5dC467A5c97068A1c2987486B8b768275627eD", "version": "1.5.0" }, + "onRamp": { + "address": "0xA2865E4f36760f5fa5c8F958336120f2DF0d974b", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "GHO_1_4": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": false, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "ethereum-testnet-sepolia-base-1": { - "onRamp": { - "address": "0xF1623862e4c9f9Fba1Ac0181C4fF53B4f958F065", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "polygon-testnet-amoy": { "offRamp": { - "address": "0xF2aB55Ed448A6fAD75013900568B6a927f52e5e0", + "address": "0xC3e550B6aaFA5539df8bbCc5B0991e587f438e75", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xf9765c80F6448e6d4d02BeF4a6b4152131A2F513", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { - "GHO": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "USDC": { "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "ethereum-testnet-sepolia-optimism-1": { - "onRamp": { - "address": "0x0B0c08Bb2fA2EbDe25817009ee39eA1ad9bCaC58", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "wemix-testnet": { "offRamp": { - "address": "0x4a7E91EF68758aaC66AeD656267bbCD0f9b6c019", + "address": "0x445F41C6aa7e910021786e860d7cfe3E7fcC6640", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xd72c3c132B76F5D232C37dF3bF8f04392D552e0F", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "167000000000000000000", + "isEnabled": true, + "rate": "100000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "167000000000000000000", + "isEnabled": true, + "rate": "100000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "xdai-testnet-chiado": { - "onRamp": { - "address": "0xEfe02eB139D2A82e38184d28E3b65bb176F26ebD", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0xc1Cb31493fB2386aDC1Ea01F935F2bd8a8dCA388", + "address": "0xB424365EEEEA58A36C7EC858f926f4e8275dDEb3", "version": "1.5.0" }, + "onRamp": { + "address": "0x831A7DbE6af8601427A0ADa89b642d4b59007eED", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } } }, - "ethereum-testnet-sepolia-blast-1": { - "bsc-testnet": { - "onRamp": { - "address": "0x6eA6f63b689b5597A0C06a5Eb8DcDFD86383857A", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "ethereum-testnet-sepolia-andromeda-1": { + "ethereum-testnet-sepolia": { "offRamp": { - "address": "0xd9dE4aCD27E814bfe70CA33d2A4d079e740626Bd", + "address": "0x72130De9A85e9C61151253aFF8801Bb3242A00a9", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xE0dFc15C0CDf607b2088D0B641E00eA0B418124C", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0x154aDEF773a848da8229D81De73a7b0844400ebd", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "ethereum-testnet-sepolia-arbitrum-1": { "offRamp": { - "address": "0x46DD4e3e2b8a18409646F1C15bf3799a481e67f6", + "address": "0x839b5dEA3e084790F580E9DfCE8CCfDf49c5835e", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2770000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x2eb69889cc979c0Be120813FcE2f1558efF4ceB5", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false } }, - "ethereum-testnet-sepolia-kroma-1": { - "wemix-testnet": { + "ethereum-testnet-sepolia-arbitrum-1": { + "avalanche-fuji-testnet": { + "offRamp": { + "address": "0x7245a5947E2F32B66aF74F4dAF91718ea19afaDf", + "version": "1.5.0" + }, "onRamp": { - "address": "0xa81418c332d3E04338B058Ab39b1baf53029F638", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x20C8c9F13C6AA402F2545AD15fB7a9CdE9108618", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia": { "offRamp": { - "address": "0x42Dde725C4f05C237a00B582Bb7457e208d3A17C", + "address": "0xBed6e9131916d724418C8a6FE810F727302a5c00", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "ethereum-testnet-sepolia-optimism-1": { - "wemix-testnet": { "onRamp": { - "address": "0xB9Ef21C04d8340b223e9C1d7a09f332609c70300", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x64d78F20aD987c7D52FdCB8FB0777bD00de53210", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-andromeda-1": { "offRamp": { - "address": "0x0FA15Bc42D4999d964CBf0161489Bd392DEE834e", + "address": "0xc47143147Fd62A09618C695c7C03714aCe8db1Cf", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x46a79a6a4B07FD3FC14ea8299A99FE29576776E2", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "avalanche-fuji-testnet": { + "ethereum-testnet-sepolia-base-1": { + "offRamp": { + "address": "0xF2aB55Ed448A6fAD75013900568B6a927f52e5e0", + "version": "1.5.0" + }, "onRamp": { - "address": "0x91a144F570ABA7FB7079Fb187A267390E0cc7367", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0xF1623862e4c9f9Fba1Ac0181C4fF53B4f958F065", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-optimism-1": { "offRamp": { - "address": "0xCb2266c2118b1f30D15CBeB3a885531ABaA1b556", + "address": "0x4a7E91EF68758aaC66AeD656267bbCD0f9b6c019", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "ethereum-testnet-sepolia": { "onRamp": { - "address": "0x54b32C2aCb4451c6cF66bcbd856d8A7Cc2263531", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0x2aF9B10A5972D0c36f4d8F85773052c104E319B2", + "address": "0x0B0c08Bb2fA2EbDe25817009ee39eA1ad9bCaC58", + "enforceOutOfOrder": false, "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "ethereum-testnet-sepolia-arbitrum-1": { - "onRamp": { - "address": "0x6B36c9CD74E760088817a047C3460dEdFfe9a11A", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "wemix-testnet": { "offRamp": { - "address": "0xF35e2d1457749374453e44B06268aD3f78b133b3", + "address": "0x11d486E92d291704D1E25cDbAeee687237247826", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "ethereum-testnet-sepolia-base-1": { "onRamp": { - "address": "0x6D22953cdEf8B0C9F0976Cfa52c33B198fEc5881", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0x960c62A491C30d0a60fD74a59d35B9C02697AdaA", + "address": "0x2F3Daf77A663603826c7750E956b6555DE6f8250", + "enforceOutOfOrder": false, "version": "1.5.0" }, - "supportedTokens": { - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "polygon-testnet-amoy": { - "onRamp": { - "address": "0x9E09C2A7D6B9F88c62f0E2Af4cd62dF3F4c326F1", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "xdai-testnet-chiado": { "offRamp": { - "address": "0x4cEeFa55AF23dFD27Cf926e8eFB1D1bCcD24526E", + "address": "0xc1Cb31493fB2386aDC1Ea01F935F2bd8a8dCA388", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "xdai-testnet-chiado": { "onRamp": { - "address": "0xec7D9A84A6d4556056975BE50Cdc97bAa9313632", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0x7d6721c2E85560F0A233255D3d332AcF6f850d96", + "address": "0xEfe02eB139D2A82e38184d28E3b65bb176F26ebD", + "enforceOutOfOrder": false, "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false } }, - "ethereum-testnet-sepolia": { - "celo-testnet-alfajores": { - "onRamp": { - "address": "0x1163D1F7D75eEb1C4f4c6912d3cF9642027aFD30", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "ethereum-testnet-sepolia-base-1": { + "avalanche-fuji-testnet": { "offRamp": { - "address": "0x4F146d34Be5E273e576ef158Bd7070eC22708D20", + "address": "0x3Ab3a3d35cAC95FfcFCcc127eF01eA8D87b0A64e", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "ethereum-testnet-sepolia-andromeda-1": { "onRamp": { - "address": "0xabB5A4f99DFEb4a3912e8Acc0660A008c76dA8c3", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0x46DE6201c258f5948135cd0262f91e48Cb8e3828", + "address": "0x212e8Fd9cCC330ab54E8141FA7d33967eF1eDafF", + "enforceOutOfOrder": false, "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "ethereum-testnet-sepolia-blast-1": { - "onRamp": { - "address": "0x4ADA60556dA05FcF53a79359e37a3E13FebA22Bf", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "bsc-testnet": { "offRamp": { - "address": "0x049A424cF894709f044bc70177F8F6b792adc3F6", + "address": "0x827CF69409307Cd4c979e652894C297ad5124ab7", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "wemix-testnet": { "onRamp": { - "address": "0xd72c3c132B76F5D232C37dF3bF8f04392D552e0F", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0x445F41C6aa7e910021786e860d7cfe3E7fcC6640", + "address": "0xd54B44811AE99a18Cb95B4704ba04a65C0163751", + "enforceOutOfOrder": false, "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "avalanche-fuji-testnet": { - "onRamp": { - "address": "0x12492154714fBD28F28219f6fc4315d19de1025B", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "ethereum-testnet-sepolia": { "offRamp": { - "address": "0x1DEBa99dC8e2A77832461BD386d83D9FCb133137", + "address": "0x0ecA23Ef70B828fEDd0A84d2692cB0527B52396A", "version": "1.5.0" }, - "supportedTokens": { - "GHO": { - "rateLimiterConfig": { - "capacity": "1000000000000000000000000000000000000", - "isEnabled": false, - "rate": "1000000000000000000000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "bsc-testnet": { "onRamp": { - "address": "0x7a75b3818412fe0028590feE8270ba9E3fd01DBe", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0x04305BD9D9CA6730517f79c3D9c6828BC2D25Ecb", + "address": "0x29A1F4ecE9246F0042A9062FB89803fA8B1830cB", + "enforceOutOfOrder": false, "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "ethereum-testnet-sepolia-arbitrum-1": { - "onRamp": { - "address": "0xBc09627e58989Ba8F1eDA775e486467d2A00944F", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0xD2f5edfD4561d6E7599F6c6888Bd353cAFd0c55E", + "address": "0x814E735c5DD19240c85E2513DD926Bc3a39f7140", "version": "1.5.0" }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "GHO_1_4": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": false, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "ethereum-testnet-sepolia-base-1": { "onRamp": { - "address": "0x8F35B097022135E0F46831f798a240Cc8c4b0B01", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0x662738DC7DE4f7eC63d9f73Cdf9BeA5A58DdcC15", + "address": "0xb52eF669d3fCeBee1f31418Facc02a16A6F6B0e5", + "enforceOutOfOrder": false, "version": "1.5.0" }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "GHO": { - "rateLimiterConfig": { - "capacity": "1000000000000000000000000000000000000", - "isEnabled": false, - "rate": "1000000000000000000000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "ethereum-testnet-sepolia-mode-1": { - "onRamp": { - "address": "0x2Eb0842925fb7aA6045e951e98e8b4b3aFFaBB54", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0x052E52fdd48719A6084366eA184FC44cb8C25DC2", + "address": "0x11E16c71D76E43acbcb496A70966380d905B1E32", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "ethereum-testnet-sepolia-optimism-1": { "onRamp": { - "address": "0xACDfd7a98d853FA3914047Cd46e7f5D53BBC9FbB", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0xbfa6f6AAE31acB3A285e80026d6475C1a50d1d0F", + "address": "0xc59689dFDEF9D953cEFbb58912b304bb38408476", + "enforceOutOfOrder": false, "version": "1.5.0" }, - "supportedTokens": { - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "ethereum-testnet-sepolia-zksync-1": { - "onRamp": { - "address": "0xA2865E4f36760f5fa5c8F958336120f2DF0d974b", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "ethereum-testnet-sepolia-optimism-1": { "offRamp": { - "address": "0x9f5dC467A5c97068A1c2987486B8b768275627eD", + "address": "0x8718d1cc138421Dbc1B489CB7884FF68DE7ad867", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "polygon-testnet-amoy": { "onRamp": { - "address": "0xf9765c80F6448e6d4d02BeF4a6b4152131A2F513", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0xC3e550B6aaFA5539df8bbCc5B0991e587f438e75", + "address": "0x2945D35F428CE564F5455AD0AF28BDFCa67e76Ab", + "enforceOutOfOrder": false, "version": "1.5.0" }, - "supportedTokens": { - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "xdai-testnet-chiado": { - "onRamp": { - "address": "0x831A7DbE6af8601427A0ADa89b642d4b59007eED", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0xB424365EEEEA58A36C7EC858f926f4e8275dDEb3", - "version": "1.5.0" - }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "ethereum-testnet-sepolia-linea-1": { - "onRamp": { - "address": "0x225dE3cd47CDFBe57afcB7C7d2e96E9371636d23", - "version": "1.5.0", - "enforceOutOfOrder": true - }, - "offRamp": { - "address": "0x960AB6554674Ca7dacD658DE651e093BC6aC03f4", - "version": "1.5.0" - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "polygon-testnet-amoy": { - "wemix-testnet": { - "onRamp": { - "address": "0x7D6c93E49E46cc983a677c283EAb27CbbC94e3C4", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0xa85481273f8C112e96ED7476202F06D6131cf069", - "version": "1.5.0" - }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "avalanche-fuji-testnet": { - "onRamp": { - "address": "0xad6A94CFB51e7DE30FD21F417E4cBf70D3AdaD30", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0xAc56Df7F5fbde0DeeB1C0d397A150EDD5EE68625", - "version": "1.5.0" - }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "bsc-testnet": { + "address": "0x8bB08Bc19771C69E739a2078894523b3DC05a05e", + "version": "1.5.0" + }, "onRamp": { - "address": "0x28EC0a9C90360F55C2a9DaD5901b074C257904ca", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0xdd0Ee1F20E93a93634AAcE56105E19423881Df56", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + } + }, + "ethereum-testnet-sepolia-blast-1": { + "bsc-testnet": { "offRamp": { - "address": "0x40Ba47ea59D80DDd35E3a997AA520FBa0553dddc", + "address": "0xd9dE4aCD27E814bfe70CA33d2A4d079e740626Bd", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x6eA6f63b689b5597A0C06a5Eb8DcDFD86383857A", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0x719Aef2C63376AdeCD62D2b59D54682aFBde914a", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0x7Ad494C173f5845c6B4028a06cDcC6d3108bc960", + "address": "0x46DD4e3e2b8a18409646F1C15bf3799a481e67f6", "version": "1.5.0" }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "ethereum-testnet-sepolia-optimism-1": { "onRamp": { - "address": "0x600f00aef9b8ED8EDBd7284B5F04a1932c3408aF", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x154aDEF773a848da8229D81De73a7b0844400ebd", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + } + }, + "ethereum-testnet-sepolia-kroma-1": { + "wemix-testnet": { "offRamp": { - "address": "0xAA755Ef570986feEb6522377077e549e3013843E", + "address": "0x42Dde725C4f05C237a00B582Bb7457e208d3A17C", "version": "1.5.0" }, - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - }, - "xdai-testnet-chiado": { "onRamp": { - "address": "0x9DF611536f124278Ce968c476BDb10A66E54ecfE", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0xa81418c332d3E04338B058Ab39b1baf53029F638", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + } + }, + "ethereum-testnet-sepolia-linea-1": { + "ethereum-testnet-sepolia": { "offRamp": { - "address": "0x7B968B2aDFd31765dAAD80d66c83F9D7006BFFd5", + "address": "0x0fE4CcA5Edff61f13c1ddF3Badba8319978Be1c3", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x6f8aF126c07c92463310D448e954d03d30E57BDe", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } } }, - "wemix-testnet": { - "avalanche-fuji-testnet": { - "onRamp": { - "address": "0x7802B6804bbE7486229ac6D3519f0057c50b40a9", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "ethereum-testnet-sepolia-mode-1": { + "ethereum-testnet-sepolia": { "offRamp": { - "address": "0x60536c757c2BBf72cC68A1933F7e336d03Bb68fe", + "address": "0x35dE2C381a2fF8a26c8ae94145be3A9cA8C83600", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0xb821885731414497d705dc56325f18AA33e612dC", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "bsc-testnet": { + "ethereum-testnet-sepolia-base-1": { + "offRamp": { + "address": "0xC6b69Fa9eeBc55e64eBc68371Fbd41ff73756F17", + "version": "1.5.0" + }, "onRamp": { - "address": "0xd25B8c70CB43022Bdc3aC417E2Cf5159294d95A1", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x48ACE2319f643584B77C21476a6c664D7F13a107", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + } + }, + "ethereum-testnet-sepolia-optimism-1": { + "avalanche-fuji-testnet": { "offRamp": { - "address": "0xb858077FbE1E55cD7a9092Eb6d5403e068c14EAf", + "address": "0xCb2266c2118b1f30D15CBeB3a885531ABaA1b556", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x91a144F570ABA7FB7079Fb187A267390E0cc7367", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0x1CD55c65f85681Dfae47c62e6D93340D25006BbB", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0xa7E2F97Be7798327A49CACD022f33c0E7EfD4897", + "address": "0x2aF9B10A5972D0c36f4d8F85773052c104E319B2", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x54b32C2aCb4451c6cF66bcbd856d8A7Cc2263531", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "ethereum-testnet-sepolia-arbitrum-1": { + "offRamp": { + "address": "0xF35e2d1457749374453e44B06268aD3f78b133b3", + "version": "1.5.0" + }, "onRamp": { - "address": "0xa5Be8C619F61505548992D9820c5c485b030C7B0", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x6B36c9CD74E760088817a047C3460dEdFfe9a11A", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-base-1": { "offRamp": { - "address": "0xB5492C8A71130B486fAD1091Db683584767A3957", + "address": "0x960c62A491C30d0a60fD74a59d35B9C02697AdaA", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x6D22953cdEf8B0C9F0976Cfa52c33B198fEc5881", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "ethereum-testnet-sepolia-kroma-1": { + "polygon-testnet-amoy": { + "offRamp": { + "address": "0x4cEeFa55AF23dFD27Cf926e8eFB1D1bCcD24526E", + "version": "1.5.0" + }, "onRamp": { - "address": "0x1De2Ca07eEee7F524Fe5edA6C8FFFb79F67b05E9", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x9E09C2A7D6B9F88c62f0E2Af4cd62dF3F4c326F1", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "wemix-testnet": { "offRamp": { - "address": "0x78d8154e1216F4791086bFa078Aaf07dcD2bD3C6", + "address": "0x0FA15Bc42D4999d964CBf0161489Bd392DEE834e", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0xB9Ef21C04d8340b223e9C1d7a09f332609c70300", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, - "ethereum-testnet-sepolia-optimism-1": { + "xdai-testnet-chiado": { + "offRamp": { + "address": "0x7d6721c2E85560F0A233255D3d332AcF6f850d96", + "version": "1.5.0" + }, "onRamp": { - "address": "0xB37607C6BD4562F32967dE87D14663D59e3f655d", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0xec7D9A84A6d4556056975BE50Cdc97bAa9313632", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + } + }, + "ethereum-testnet-sepolia-scroll-1": { + "ethereum-testnet-sepolia": { "offRamp": { - "address": "0x995Fc17FC12b67f75D3cBf3bC71BD9af65671E78", + "address": "0x87d23dd164D40905462A63e8AC47bFD734111386", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x3279a265dC108A588263c7a81114226d460D3E3d", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } - }, - "polygon-testnet-amoy": { - "onRamp": { - "address": "0x0c972752F9aC3255cE45b440f9bBC6500676c4e6", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + } + }, + "ethereum-testnet-sepolia-zksync-1": { + "ethereum-testnet-sepolia": { "offRamp": { - "address": "0xd7b5B4F8FF7a87cC92f7B3058365862859d9E057", + "address": "0x19Ea9A42cd3682928aF19990dDb3904250D00a1D", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xC38536521fde8556351aB7C4D3ea23b64AFbBbab", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } } }, - "ethereum-testnet-sepolia-base-1": { + "polygon-testnet-amoy": { "avalanche-fuji-testnet": { - "onRamp": { - "address": "0x212e8Fd9cCC330ab54E8141FA7d33967eF1eDafF", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0x3Ab3a3d35cAC95FfcFCcc127eF01eA8D87b0A64e", + "address": "0xAc56Df7F5fbde0DeeB1C0d397A150EDD5EE68625", "version": "1.5.0" }, + "onRamp": { + "address": "0xad6A94CFB51e7DE30FD21F417E4cBf70D3AdaD30", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, - "GHO": { + "USDC": { "rateLimiterConfig": { - "capacity": "1000000000000000000000000000000000000", - "isEnabled": false, - "rate": "1000000000000000000000000000000000000" + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "bsc-testnet": { - "onRamp": { - "address": "0xd54B44811AE99a18Cb95B4704ba04a65C0163751", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0x827CF69409307Cd4c979e652894C297ad5124ab7", + "address": "0x40Ba47ea59D80DDd35E3a997AA520FBa0553dddc", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x28EC0a9C90360F55C2a9DaD5901b074C257904ca", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0x29A1F4ecE9246F0042A9062FB89803fA8B1830cB", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0x0ecA23Ef70B828fEDd0A84d2692cB0527B52396A", + "address": "0x7Ad494C173f5845c6B4028a06cDcC6d3108bc960", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x719Aef2C63376AdeCD62D2b59D54682aFBde914a", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { - "GHO": { - "rateLimiterConfig": { - "capacity": "1000000000000000000000000000000000000", - "isEnabled": false, - "rate": "1000000000000000000000000000000000000" - } - }, "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "USDC": { "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "ethereum-testnet-sepolia-arbitrum-1": { + "ethereum-testnet-sepolia-optimism-1": { + "offRamp": { + "address": "0xAA755Ef570986feEb6522377077e549e3013843E", + "version": "1.5.0" + }, "onRamp": { - "address": "0xb52eF669d3fCeBee1f31418Facc02a16A6F6B0e5", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0x600f00aef9b8ED8EDBd7284B5F04a1932c3408aF", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "wemix-testnet": { "offRamp": { - "address": "0x814E735c5DD19240c85E2513DD926Bc3a39f7140", + "address": "0xa85481273f8C112e96ED7476202F06D6131cf069", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x7D6c93E49E46cc983a677c283EAb27CbbC94e3C4", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "GHO": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-mode-1": { - "onRamp": { - "address": "0xc59689dFDEF9D953cEFbb58912b304bb38408476", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "xdai-testnet-chiado": { "offRamp": { - "address": "0x11E16c71D76E43acbcb496A70966380d905B1E32", + "address": "0x7B968B2aDFd31765dAAD80d66c83F9D7006BFFd5", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x9DF611536f124278Ce968c476BDb10A66E54ecfE", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } - }, - "ethereum-testnet-sepolia-optimism-1": { - "onRamp": { - "address": "0x2945D35F428CE564F5455AD0AF28BDFCa67e76Ab", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + } + }, + "wemix-testnet": { + "avalanche-fuji-testnet": { "offRamp": { - "address": "0x8718d1cc138421Dbc1B489CB7884FF68DE7ad867", + "address": "0x60536c757c2BBf72cC68A1933F7e336d03Bb68fe", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x7802B6804bbE7486229ac6D3519f0057c50b40a9", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "xdai-testnet-chiado": { - "onRamp": { - "address": "0xdd0Ee1F20E93a93634AAcE56105E19423881Df56", - "version": "1.5.0", - "enforceOutOfOrder": false - }, + "bsc-testnet": { "offRamp": { - "address": "0x8bB08Bc19771C69E739a2078894523b3DC05a05e", + "address": "0xb858077FbE1E55cD7a9092Eb6d5403e068c14EAf", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xd25B8c70CB43022Bdc3aC417E2Cf5159294d95A1", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } - } - }, - "ethereum-testnet-sepolia-mode-1": { + }, "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0xb821885731414497d705dc56325f18AA33e612dC", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { - "address": "0x35dE2C381a2fF8a26c8ae94145be3A9cA8C83600", + "address": "0xa7E2F97Be7798327A49CACD022f33c0E7EfD4897", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x1CD55c65f85681Dfae47c62e6D93340D25006BbB", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2770000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, - "ethereum-testnet-sepolia-base-1": { + "ethereum-testnet-sepolia-arbitrum-1": { + "offRamp": { + "address": "0xB5492C8A71130B486fAD1091Db683584767A3957", + "version": "1.5.0" + }, "onRamp": { - "address": "0x48ACE2319f643584B77C21476a6c664D7F13a107", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0xa5Be8C619F61505548992D9820c5c485b030C7B0", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-kroma-1": { "offRamp": { - "address": "0xC6b69Fa9eeBc55e64eBc68371Fbd41ff73756F17", + "address": "0x78d8154e1216F4791086bFa078Aaf07dcD2bD3C6", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2770000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x1De2Ca07eEee7F524Fe5edA6C8FFFb79F67b05E9", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false + }, + "ethereum-testnet-sepolia-optimism-1": { + "offRamp": { + "address": "0x995Fc17FC12b67f75D3cBf3bC71BD9af65671E78", + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "ethereum-testnet-sepolia-zksync-1": { - "ethereum-testnet-sepolia": { "onRamp": { - "address": "0xC38536521fde8556351aB7C4D3ea23b64AFbBbab", - "version": "1.5.0", - "enforceOutOfOrder": false + "address": "0xB37607C6BD4562F32967dE87D14663D59e3f655d", + "enforceOutOfOrder": false, + "version": "1.5.0" }, + "rmnPermeable": false + }, + "polygon-testnet-amoy": { "offRamp": { - "address": "0x19Ea9A42cd3682928aF19990dDb3904250D00a1D", + "address": "0xd7b5B4F8FF7a87cC92f7B3058365862859d9E057", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x0c972752F9aC3255cE45b440f9bBC6500676c4e6", + "enforceOutOfOrder": false, "version": "1.5.0" }, + "rmnPermeable": false, "supportedTokens": { - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } } }, "xdai-testnet-chiado": { "avalanche-fuji-testnet": { - "onRamp": { - "address": "0x4f3576585e7fCCE5Fc502Bcf3CAdaD22E1194834", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0x5E4DB2A3c965B9B2A850a75697Bb6a00b4e35ac5", "version": "1.5.0" }, + "onRamp": { + "address": "0x4f3576585e7fCCE5Fc502Bcf3CAdaD22E1194834", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "bsc-testnet": { - "onRamp": { - "address": "0xB2642B54580140C375c9024e273C575a5f53d02d", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0x2BA72Ba392C08750328635E36757A2c29a9165CA", "version": "1.5.0" }, + "onRamp": { + "address": "0xB2642B54580140C375c9024e273C575a5f53d02d", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0x03691D63C687D09368360e957AFB2F7B4d1651d4", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0x9aa734100C425309091dAE18154e0356B82d477a", "version": "1.5.0" }, + "onRamp": { + "address": "0x03691D63C687D09368360e957AFB2F7B4d1651d4", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } }, "ethereum-testnet-sepolia-arbitrum-1": { - "onRamp": { - "address": "0x94967Ea06C6543Aaba5B90C52B655003ef82e521", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0x3633Cce99186217d4C7ed64FD455d218b8Cd5D4c", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x94967Ea06C6543Aaba5B90C52B655003ef82e521", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "ethereum-testnet-sepolia-base-1": { - "onRamp": { - "address": "0x0E9504907be794620229C196F82CB062A66B7480", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0x269D28B25Ee081ae5340e2BFE99850E92F1cd522", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0x0E9504907be794620229C196F82CB062A66B7480", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "ethereum-testnet-sepolia-optimism-1": { - "onRamp": { - "address": "0xeb86B5b6f5C66eCb58e4Cf98E607b238126505DC", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0xd93B571ae9CaF43d70b2b53fFD55e035Db641e31", "version": "1.5.0" }, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } + "onRamp": { + "address": "0xeb86B5b6f5C66eCb58e4Cf98E607b238126505DC", + "enforceOutOfOrder": false, + "version": "1.5.0" }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "rmnPermeable": false }, "polygon-testnet-amoy": { - "onRamp": { - "address": "0xd86F5DF82A2500137Ddeef963028d60E3b5A354D", - "version": "1.5.0", - "enforceOutOfOrder": false - }, "offRamp": { "address": "0x87F9b8382611ACD01d5696a1f5b05B888e55B0Cc", "version": "1.5.0" }, + "onRamp": { + "address": "0xd86F5DF82A2500137Ddeef963028d60E3b5A354D", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } } - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "ethereum-testnet-sepolia-linea-1": { - "ethereum-testnet-sepolia": { - "onRamp": { - "address": "0x6f8aF126c07c92463310D448e954d03d30E57BDe", - "version": "1.5.0", - "enforceOutOfOrder": false - }, - "offRamp": { - "address": "0x0fE4CcA5Edff61f13c1ddF3Badba8319978Be1c3", - "version": "1.5.0" - }, - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" } } } 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 91d3bca50d2..f608f39baab 100644 --- a/src/config/data/ccip/v1_2_0/testnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/testnet/tokens.json @@ -1,668 +1,548 @@ { + "CCIP-BnM": { + "avalanche-fuji-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x960a399DEb6C3475fBC62c16e7588b1bf1F95Ae6", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xD21341536c5cF5EB1bcb58f6723cE26e8D8E90e4" + }, + "bsc-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0xEC543607623E5234Ed74044A584Cf24ee2e4BbBb", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xbFA2ACd33ED6EEc0ed3Cc06bF1ac38d22b36B9e9" + }, + "ethereum-testnet-sepolia": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0xF081aCC599dFD65cdFD43934d2D8e2C7ad0277aE", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xFd57b4ddBf88a4e07fF4e34C487b99af2Fe82a05" + }, + "ethereum-testnet-sepolia-andromeda-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x2115608a3e727387D966dcECDd9f014b20E31764", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0x20Aa09AAb761e2E600d65c6929A9fd1E59821D3f" + }, + "ethereum-testnet-sepolia-linea-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0xD9f0e1FBea72762c96E8c40df35FcCF8096B1F7C", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0x45A6F9a98932D03d34d50c42568D79023fE13fa6" + }, + "ethereum-testnet-sepolia-scroll-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x3C4cb7F0D267F8c8FE99A5eFb91A807d4EF61f5A", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xA54e69932677b805F38Df380E5322fA20Cc24cf9" + }, + "ethereum-testnet-sepolia-zksync-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x58460CABcf1212c0Dd04De45FfAD7Fa0f31eeBFe", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xFf6d0c1518A8104611f482eb2801CaF4f13c9dEb" + }, + "polygon-testnet-amoy": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x1700dCac94356Be076677679427Ab1b88000BFE8", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xcab0EF91Bee323d1A617c0a027eE753aFd6997E4" + }, + "wemix-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x0569474e88Ed5c369ef37dE254318DB235ff384d", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xF4E4057FbBc86915F4b2d63EEFFe641C03294ffc" + }, + "xdai-testnet-chiado": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x990777Aa15a831331E2BF8E1536A7e186F1F85e8", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xA189971a2c5AcA0DFC5Ee7a2C44a2Ae27b3CF389" + } + }, + "CCIP-LnM": { + "avalanche-fuji-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0x8e35eB0dfb39Ec5F84254C3f863986a913171E0B", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x70F5c5C40b873EA597776DA2C21929A8282A3b35" + }, + "bsc-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xc3b32Cc1e0207648d174d38AfD659332D4d11341", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x79a4Fc27f69323660f5Bfc12dEe21c3cC14f5901" + }, + "ethereum-testnet-sepolia": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-LnM", + "poolAddress": "0x658FdaC59a197D5166151640b7a673F7dF1Ba324", + "poolType": "lockRelease", + "symbol": "CCIP-LnM", + "tokenAddress": "0x466D489b6d36E7E3b824ef491C225F5830E81cC1" + }, + "ethereum-testnet-sepolia-andromeda-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xC64011eD08A2263F87AE8eF05b7d41EfC91f4AFD", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x705b364CadE0e515577F2646529e3A417473a155" + }, + "ethereum-testnet-sepolia-linea-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xcDD99Ac87b8e5B0E39f47a024f7189a74c1128E4", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0xA7EA79b9E466e8D2a440128867ed399bC78f4aaE" + }, + "ethereum-testnet-sepolia-scroll-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0x9393E62143914825D90dCBBA9327D48668676346", + "poolType": "lockRelease", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x0298e204F9131d45EEb436D693f32C6eA1190622" + }, + "ethereum-testnet-sepolia-zksync-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0x06f1097Ec4376964fE32153F72ea39CA35679992", + "poolType": "burnMint", + "symbol": "LnM", + "tokenAddress": "0xBf8eA19505ab7Eb266aeD435B11bd56321BFB5c5" + }, + "polygon-testnet-amoy": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xb15799a06A69cf4E825F3b0F3082903E09E0Ecc1", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x3d357fb52253e86c8Ee0f80F5FfE438fD9503FF2" + }, + "wemix-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xC212AD0E6EBE962a3626509A0efE363380c30F46", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0xcb342aE3D65E3fEDF8F912B0432e2B8F88514d5D" + }, + "xdai-testnet-chiado": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xe036d1B13B108f1f5DFF25EB2e66538a8DcC07c9", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x30DeCD269277b8094c00B0bacC3aCaF3fF4Da7fB" + } + }, + "CELO": { + "celo-testnet-alfajores": { + "allowListEnabled": false, + "decimals": 18, + "name": "Celo native asset", + "poolType": "feeTokenOnly", + "symbol": "CELO", + "tokenAddress": "0xF194afDf50B03e69Bd7D057c1Aa9e10c9954E4C9" + } + }, + "GHO_1_4": { + "ethereum-testnet-sepolia": { + "allowListEnabled": false, + "decimals": 18, + "name": "Gho Token", + "poolAddress": "0x7768248E1Ff75612c18324bad06bb393c1206980", + "poolType": "lockRelease", + "symbol": "GHO", + "tokenAddress": "0xc4bF5CbDaBE595361438F8c6a187bDc330539c60" + } + }, "LINK": { "avalanche-fuji-testnet": { - "tokenAddress": "0x0b9d5D9136855f6FEc3c0993feE6E9CE8a297846", "allowListEnabled": false, + "decimals": 18, "name": "ChainLink Token", + "poolType": "feeTokenOnly", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0x0b9d5D9136855f6FEc3c0993feE6E9CE8a297846" }, "bsc-testnet": { - "tokenAddress": "0x84b9B910527Ad5C03A9Ca831909E21e236EA7b06", "allowListEnabled": false, + "decimals": 18, + "name": "ChainLink Token", "poolAddress": "0x8a710bBd77661D168D5A6725bD2E514ba1bFf59d", "poolType": "lockRelease", + "symbol": "LINK", + "tokenAddress": "0x84b9B910527Ad5C03A9Ca831909E21e236EA7b06" + }, + "celo-testnet-alfajores": { + "allowListEnabled": false, + "decimals": 18, "name": "ChainLink Token", + "poolType": "feeTokenOnly", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0x32E08557B14FaD8908025619797221281D439071" }, "ethereum-testnet-sepolia": { - "tokenAddress": "0x779877A7B0D9E8603169DdbD7836e478b4624789", "allowListEnabled": false, + "decimals": 18, + "name": "ChainLink Token", + "poolType": "feeTokenOnly", + "symbol": "LINK", + "tokenAddress": "0x779877A7B0D9E8603169DdbD7836e478b4624789" + }, + "ethereum-testnet-sepolia-andromeda-1": { + "allowListEnabled": false, + "decimals": 18, "name": "ChainLink Token", + "poolAddress": "0x56Af7744a6807E57dfF179C38f4a4D51Ef3F8ba5", + "poolType": "burnMint", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0x9870D6a0e05F867EAAe696e106741843F7fD116D" }, "ethereum-testnet-sepolia-arbitrum-1": { - "tokenAddress": "0xb1D4538B4571d411F07960EF2838Ce337FE1E80E", "allowListEnabled": false, + "decimals": 18, "name": "ChainLink Token", + "poolType": "feeTokenOnly", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0xb1D4538B4571d411F07960EF2838Ce337FE1E80E" }, "ethereum-testnet-sepolia-base-1": { - "tokenAddress": "0xE4aB69C077896252FAFBD49EFD26B5D171A32410", "allowListEnabled": false, + "decimals": 18, + "name": "ChainLink Token", "poolAddress": "0x4bd0699744E296de9Ce6763731421C66a51c4e62", "poolType": "burnMint", + "symbol": "LINK", + "tokenAddress": "0xE4aB69C077896252FAFBD49EFD26B5D171A32410" + }, + "ethereum-testnet-sepolia-blast-1": { + "allowListEnabled": false, + "decimals": 18, "name": "ChainLink Token", + "poolAddress": "0x77f2881b29145337B328263Cf673F4C340515e3f", + "poolType": "burnMint", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0x02c359ebf98fc8BF793F970F9B8302bb373BdF32" }, "ethereum-testnet-sepolia-kroma-1": { - "tokenAddress": "0xa75cCA5b404ec6F4BB6EC4853D177FE7057085c8", "allowListEnabled": false, + "decimals": 18, + "name": "ChainLink Token", "poolAddress": "0xd83437e1085C5410B9a95018599738875C581F67", "poolType": "burnMint", - "name": "ChainLink Token", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0xa75cCA5b404ec6F4BB6EC4853D177FE7057085c8" }, - "ethereum-testnet-sepolia-optimism-1": { - "tokenAddress": "0xE4aB69C077896252FAFBD49EFD26B5D171A32410", + "ethereum-testnet-sepolia-linea-1": { "allowListEnabled": false, - "poolAddress": "0xBe582Db704Bd387222C70CA2E5A027E5E2c06fB7", - "poolType": "burnMint", + "decimals": 18, "name": "ChainLink Token", + "poolType": "feeTokenOnly", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0xF64E6E064a71B45514691D397ad4204972cD6508" }, - "wemix-testnet": { - "tokenAddress": "0x3580c7A817cCD41f7e02143BFa411D4EeAE78093", + "ethereum-testnet-sepolia-mode-1": { "allowListEnabled": false, - "poolAddress": "0x86d1fED29fD3276B2413b2bE5f074581B0176b8a", - "poolType": "burnMint", + "decimals": 18, "name": "ChainLink Token", + "poolAddress": "0xcf2d724591CD42Ba79463152309667f3DBc1cEfB", + "poolType": "burnMint", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0x925a4bfE64AE2bFAC8a02b35F78e60C29743755d" }, - "xdai-testnet-chiado": { - "tokenAddress": "0xDCA67FD8324990792C0bfaE95903B8A64097754F", + "ethereum-testnet-sepolia-optimism-1": { "allowListEnabled": false, - "poolAddress": "0x8c234b05c20Df23be8Df66aed3dC78d890717a1a", - "poolType": "burnMint", + "decimals": 18, "name": "ChainLink Token", + "poolAddress": "0xBe582Db704Bd387222C70CA2E5A027E5E2c06fB7", + "poolType": "burnMint", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0xE4aB69C077896252FAFBD49EFD26B5D171A32410" }, - "polygon-testnet-amoy": { - "tokenAddress": "0x0Fd9e8d3aF1aaee056EB9e802c3A762a667b1904", + "ethereum-testnet-sepolia-scroll-1": { "allowListEnabled": false, + "decimals": 18, "name": "ChainLink Token", + "poolType": "feeTokenOnly", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0x231d45b53C905c3d6201318156BDC725c9c3B9B1" }, - "celo-testnet-alfajores": { - "tokenAddress": "0x32E08557B14FaD8908025619797221281D439071", + "ethereum-testnet-sepolia-zksync-1": { "allowListEnabled": false, + "decimals": 18, "name": "ChainLink Token", + "poolType": "feeTokenOnly", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0x23A1aFD896c8c8876AF46aDc38521f4432658d1e" }, - "ethereum-testnet-sepolia-mode-1": { - "tokenAddress": "0x925a4bfE64AE2bFAC8a02b35F78e60C29743755d", + "polygon-testnet-amoy": { "allowListEnabled": false, - "poolAddress": "0xcf2d724591CD42Ba79463152309667f3DBc1cEfB", - "poolType": "burnMint", + "decimals": 18, "name": "ChainLink Token", + "poolType": "feeTokenOnly", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0x0Fd9e8d3aF1aaee056EB9e802c3A762a667b1904" }, - "ethereum-testnet-sepolia-blast-1": { - "tokenAddress": "0x02c359ebf98fc8BF793F970F9B8302bb373BdF32", + "wemix-testnet": { "allowListEnabled": false, - "poolAddress": "0x77f2881b29145337B328263Cf673F4C340515e3f", - "poolType": "burnMint", + "decimals": 18, "name": "ChainLink Token", + "poolAddress": "0x86d1fED29fD3276B2413b2bE5f074581B0176b8a", + "poolType": "burnMint", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0x3580c7A817cCD41f7e02143BFa411D4EeAE78093" }, - "ethereum-testnet-sepolia-andromeda-1": { - "tokenAddress": "0x9870D6a0e05F867EAAe696e106741843F7fD116D", + "xdai-testnet-chiado": { "allowListEnabled": false, - "poolAddress": "0x56Af7744a6807E57dfF179C38f4a4D51Ef3F8ba5", - "poolType": "burnMint", + "decimals": 18, "name": "ChainLink Token", + "poolAddress": "0x8c234b05c20Df23be8Df66aed3dC78d890717a1a", + "poolType": "burnMint", "symbol": "LINK", - "decimals": 18 + "tokenAddress": "0xDCA67FD8324990792C0bfaE95903B8A64097754F" + } + }, + "METIS": { + "ethereum-testnet-sepolia-andromeda-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "Metis Token", + "poolType": "feeTokenOnly", + "symbol": "Metis", + "tokenAddress": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000" + } + }, + "USDC": { + "avalanche-fuji-testnet": { + "allowListEnabled": false, + "decimals": 6, + "name": "USD Coin", + "poolAddress": "0xf63FBe07846176211a5fB1513bc12f7ECbd328D3", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0x5425890298aed601595a70AB815c96711a31Bc65" }, - "ethereum-testnet-sepolia-zksync-1": { - "tokenAddress": "0x23A1aFD896c8c8876AF46aDc38521f4432658d1e", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "ethereum-testnet-sepolia": { + "allowListEnabled": false, + "decimals": 6, + "name": "USDC", + "poolAddress": "0xb48EacF882dC4899Ae750AF4a6E2892E11866d8D", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238" }, - "ethereum-testnet-sepolia-linea-1": { - "tokenAddress": "0xF64E6E064a71B45514691D397ad4204972cD6508", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 + "polygon-testnet-amoy": { + "allowListEnabled": false, + "decimals": 6, + "name": "USDC", + "poolAddress": "0x151B72c32C5CCF619efa6C9FedA6CB734d011059", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582" } }, "WAVAX": { "avalanche-fuji-testnet": { - "tokenAddress": "0xd00ae08403B9bbb9124bB305C09058E32C39A48c", "allowListEnabled": false, + "decimals": 18, "name": "Wrapped AVAX", + "poolType": "feeTokenOnly", "symbol": "WAVAX", - "decimals": 18 + "tokenAddress": "0xd00ae08403B9bbb9124bB305C09058E32C39A48c" } }, "WBNB": { "bsc-testnet": { - "tokenAddress": "0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd", "allowListEnabled": false, + "decimals": 18, "name": "Wrapped BNB", + "poolType": "feeTokenOnly", "symbol": "WBNB", - "decimals": 18 + "tokenAddress": "0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd" + } + }, + "WCELO": { + "celo-testnet-alfajores": { + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped Celo", + "poolType": "feeTokenOnly", + "symbol": "WCELO", + "tokenAddress": "0x99604d0e2EfE7ABFb58BdE565b5330Bb46Ab3Dca" } }, "WETH": { "ethereum-testnet-sepolia": { - "tokenAddress": "0x097D90c9d3E0B50Ca60e1ae45F6A81010f9FB534", "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped Ether", "poolAddress": "0x9B377f172a5D033534592e5F854B69F0811953C4", "poolType": "lockRelease", - "name": "Wrapped Ether", "symbol": "WETH", - "decimals": 18 + "tokenAddress": "0x097D90c9d3E0B50Ca60e1ae45F6A81010f9FB534" }, "ethereum-testnet-sepolia-arbitrum-1": { - "tokenAddress": "0xE591bf0A0CF924A0674d7792db046B23CEbF5f34", "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped Ether", "poolAddress": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43", "poolType": "lockRelease", - "name": "Wrapped Ether", "symbol": "WETH", - "decimals": 18 + "tokenAddress": "0xE591bf0A0CF924A0674d7792db046B23CEbF5f34" }, "ethereum-testnet-sepolia-base-1": { - "tokenAddress": "0x4200000000000000000000000000000000000006", "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped Ether", + "poolType": "feeTokenOnly", + "symbol": "WETH", + "tokenAddress": "0x4200000000000000000000000000000000000006" + }, + "ethereum-testnet-sepolia-blast-1": { + "allowListEnabled": false, + "decimals": 18, "name": "Wrapped Ether", + "poolType": "feeTokenOnly", "symbol": "WETH", - "decimals": 18 + "tokenAddress": "0x4200000000000000000000000000000000000023" }, "ethereum-testnet-sepolia-kroma-1": { - "tokenAddress": "0x4200000000000000000000000000000000000001", "allowListEnabled": false, + "decimals": 18, "name": "Wrapped Ether", + "poolType": "feeTokenOnly", "symbol": "WETH", - "decimals": 18 + "tokenAddress": "0x4200000000000000000000000000000000000001" }, - "ethereum-testnet-sepolia-optimism-1": { - "tokenAddress": "0x4200000000000000000000000000000000000006", + "ethereum-testnet-sepolia-linea-1": { "allowListEnabled": false, - "poolAddress": "0xaC33433c624CbDEE4d0dC3ee2Bb5C62463625827", - "poolType": "lockRelease", + "decimals": 18, "name": "Wrapped Ether", + "poolType": "feeTokenOnly", "symbol": "WETH", - "decimals": 18 + "tokenAddress": "0x06565ed324Ee9fb4DB0FF80B7eDbE4Cb007555a3" }, "ethereum-testnet-sepolia-mode-1": { - "tokenAddress": "0x4200000000000000000000000000000000000006", "allowListEnabled": false, + "decimals": 18, "name": "Wrapped Ether", + "poolType": "feeTokenOnly", "symbol": "WETH", - "decimals": 18 + "tokenAddress": "0x4200000000000000000000000000000000000006" }, - "ethereum-testnet-sepolia-blast-1": { - "tokenAddress": "0x4200000000000000000000000000000000000023", + "ethereum-testnet-sepolia-optimism-1": { "allowListEnabled": false, + "decimals": 18, "name": "Wrapped Ether", + "poolAddress": "0xaC33433c624CbDEE4d0dC3ee2Bb5C62463625827", + "poolType": "lockRelease", "symbol": "WETH", - "decimals": 18 + "tokenAddress": "0x4200000000000000000000000000000000000006" }, - "ethereum-testnet-sepolia-zksync-1": { - "tokenAddress": "0x4317b2eCD41851173175005783322D29E9bAee9E", + "ethereum-testnet-sepolia-scroll-1": { + "allowListEnabled": false, + "decimals": 18, "name": "Wrapped Ether", + "poolType": "feeTokenOnly", "symbol": "WETH", - "decimals": 18 + "tokenAddress": "0x5300000000000000000000000000000000000004" }, - "ethereum-testnet-sepolia-linea-1": { - "tokenAddress": "0x06565ed324Ee9fb4DB0FF80B7eDbE4Cb007555a3", + "ethereum-testnet-sepolia-zksync-1": { + "allowListEnabled": false, + "decimals": 18, "name": "Wrapped Ether", + "poolType": "feeTokenOnly", "symbol": "WETH", - "decimals": 18 - } - }, - "WWEMIX": { - "wemix-testnet": { - "tokenAddress": "0xbE3686643c05f00eC46e73da594c78098F7a9Ae7", - "allowListEnabled": false, - "name": "Wrapped Wemix", - "symbol": "WWEMIX", - "decimals": 18 - } - }, - "WXDAI": { - "xdai-testnet-chiado": { - "tokenAddress": "0x18c8a7ec7897177E4529065a7E7B0878358B3BfF", - "allowListEnabled": false, - "name": "Wrapped XDAI", - "symbol": "WXDAI", - "decimals": 18 + "tokenAddress": "0x4317b2eCD41851173175005783322D29E9bAee9E" } }, "WMATIC": { "polygon-testnet-amoy": { - "tokenAddress": "0x360ad4f9a9A8EFe9A8DCB5f461c4Cc1047E1Dcf9", "allowListEnabled": false, - "name": "Wrapped Matic", - "symbol": "WMATIC", - "decimals": 18 - } - }, - "CELO": { - "celo-testnet-alfajores": { - "tokenAddress": "0xF194afDf50B03e69Bd7D057c1Aa9e10c9954E4C9", - "allowListEnabled": false, - "name": "Celo native asset", - "symbol": "CELO", - "decimals": 18 - } - }, - "WCELO": { - "celo-testnet-alfajores": { - "tokenAddress": "0x99604d0e2EfE7ABFb58BdE565b5330Bb46Ab3Dca", - "allowListEnabled": false, - "name": "Wrapped Celo", - "symbol": "WCELO", - "decimals": 18 - } - }, - "METIS": { - "ethereum-testnet-sepolia-andromeda-1": { - "tokenAddress": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000", - "allowListEnabled": false, - "name": "Metis Token", - "symbol": "Metis", - "decimals": 18 + "decimals": 18, + "name": "Wrapped Polygon Ecosystem Token", + "poolType": "feeTokenOnly", + "symbol": "WPOL", + "tokenAddress": "0x360ad4f9a9A8EFe9A8DCB5f461c4Cc1047E1Dcf9" } }, "WMETIS": { "ethereum-testnet-sepolia-andromeda-1": { - "tokenAddress": "0x5c48e07062aC4E2Cf4b9A768a711Aef18e8fbdA0", "allowListEnabled": false, + "decimals": 18, "name": "Wrapped Metis", + "poolType": "feeTokenOnly", "symbol": "WMETIS", - "decimals": 18 + "tokenAddress": "0x5c48e07062aC4E2Cf4b9A768a711Aef18e8fbdA0" } }, - "GHO_1_4": { - "ethereum-testnet-sepolia-arbitrum-1": { - "tokenAddress": "0xb13Cfa6f8B2Eed2C37fB00fF0c1A59807C585810", - "poolAddress": "0x3eC2b6F818B72442fc36561e9F930DD2b60957D2", - "poolType": "burnMint", - "name": "Gho Token", - "symbol": "GHO", - "decimals": 18 - }, - "ethereum-testnet-sepolia": { - "tokenAddress": "0xc4bF5CbDaBE595361438F8c6a187bDc330539c60", - "poolAddress": "0x7768248E1Ff75612c18324bad06bb393c1206980", - "poolType": "lockRelease", - "name": "Gho Token", - "symbol": "GHO", - "decimals": 18 - } - }, - "CCIP-BnM": { - "avalanche-fuji-testnet": { - "tokenAddress": "0xD21341536c5cF5EB1bcb58f6723cE26e8D8E90e4", - "allowListEnabled": false, - "poolAddress": "0xEC1062cbDf4fBf31B3A6Aac62B6F6F123bb70E12", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "bsc-testnet": { - "tokenAddress": "0xbFA2ACd33ED6EEc0ed3Cc06bF1ac38d22b36B9e9", - "allowListEnabled": false, - "poolAddress": "0x31eDe84776DA37e2404eE88d71c234e92cB672e5", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-arbitrum-1": { - "tokenAddress": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", - "allowListEnabled": false, - "poolAddress": "0x99685281Ec520a003F1A726A5a8078c2124c1477", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-base-1": { - "tokenAddress": "0x88A2d74F47a237a62e7A51cdDa67270CE381555e", - "allowListEnabled": false, - "poolAddress": "0x875207858c691F192C606068f417dCf666b2EC6B", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-blast-1": { - "tokenAddress": "0x8D122C3e8ce9C8B62b87d3551bDfD8C259Bb0771", - "allowListEnabled": false, - "poolAddress": "0xFb04129aD1EEDB741CC705ebC1978a7aB63e51f6", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-mode-1": { - "tokenAddress": "0xB9d4e1141E67ECFedC8A8139b5229b7FF2BF16F5", - "allowListEnabled": false, - "poolAddress": "0x20bBc874bE3Cd94C3E4689EDD5D89dD1cE8Cb7C4", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-optimism-1": { - "tokenAddress": "0x8aF4204e30565DF93352fE8E1De78925F6664dA7", - "allowListEnabled": false, - "poolAddress": "0x3Cc9364260D80F09ccAC1eE6B07366dB598900E6", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-zksync-1": { - "tokenAddress": "0xFf6d0c1518A8104611f482eb2801CaF4f13c9dEb", - "allowListEnabled": false, - "poolAddress": "0xA16cfA090aA6888AE8Beb92F8bfD316DD05767C9", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia": { - "tokenAddress": "0xFd57b4ddBf88a4e07fF4e34C487b99af2Fe82a05", - "allowListEnabled": false, - "poolAddress": "0x38d1ef9619Cd40cf5482C045660Ae7C82Ada062c", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "polygon-testnet-amoy": { - "tokenAddress": "0xcab0EF91Bee323d1A617c0a027eE753aFd6997E4", - "allowListEnabled": false, - "poolAddress": "0x3064fB3EA546EE09A63AB3bD93E83D8B8525C636", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "xdai-testnet-chiado": { - "tokenAddress": "0xA189971a2c5AcA0DFC5Ee7a2C44a2Ae27b3CF389", - "allowListEnabled": false, - "poolAddress": "0xF9a21B587111e7E8745Fb8b13750014f19DB0014", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "celo-testnet-alfajores": { - "tokenAddress": "0x7e503dd1dAF90117A1b79953321043d9E6815C72", - "allowListEnabled": false, - "poolAddress": "0xd3Bc039b2031782D190cA7EF642B42957b3eAD35", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-andromeda-1": { - "tokenAddress": "0x20Aa09AAb761e2E600d65c6929A9fd1E59821D3f", - "allowListEnabled": false, - "poolAddress": "0xdE8451E952Eb43350614839cCAA84f7C8701a09C", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-kroma-1": { - "tokenAddress": "0x6AC3e353D1DDda24d5A5416024d6E436b8817A4e", - "allowListEnabled": false, - "poolAddress": "0x0eE8add19554C7bb1920A183Ed47b4FAB9Eb7601", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, + "WWEMIX": { "wemix-testnet": { - "tokenAddress": "0xF4E4057FbBc86915F4b2d63EEFFe641C03294ffc", "allowListEnabled": false, - "poolAddress": "0x82A92B2863F93Be70D20660088Ec060720bA2fdb", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 + "decimals": 18, + "name": "Wrapped Wemix", + "poolType": "feeTokenOnly", + "symbol": "WWEMIX", + "tokenAddress": "0xbE3686643c05f00eC46e73da594c78098F7a9Ae7" } }, - "CCIP-LnM": { - "avalanche-fuji-testnet": { - "tokenAddress": "0x70F5c5C40b873EA597776DA2C21929A8282A3b35", - "allowListEnabled": false, - "poolAddress": "0x583DbE5F15DeA93F321826D856994e53e01Cd498", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "bsc-testnet": { - "tokenAddress": "0x79a4Fc27f69323660f5Bfc12dEe21c3cC14f5901", - "allowListEnabled": false, - "poolAddress": "0x44a27E50BEc104518823C928a5560d2c69281e61", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-arbitrum-1": { - "tokenAddress": "0x139E99f0ab4084E14e6bb7DacA289a91a2d92927", - "allowListEnabled": false, - "poolAddress": "0x5d3ceD1297D948658b104e70EeB9d2594a7e9b1A", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-base-1": { - "tokenAddress": "0xA98FA8A008371b9408195e52734b1768c0d1Cb5c", - "allowListEnabled": false, - "poolAddress": "0x4785F11Ffd4b35079B30C106E9D5FD27aF287e5D", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-blast-1": { - "tokenAddress": "0x35347A2fC1f2a4c5Eae03339040d0b83b09e6FDA", - "allowListEnabled": false, - "poolAddress": "0x1f63161ed4BC7f579B4599517E78e1C77D844435", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-mode-1": { - "tokenAddress": "0x86f9Eed8EAD1534D87d23FbAB247D764fC725D49", - "allowListEnabled": false, - "poolAddress": "0x09B0F93fC2111aE439e853884173AC5b2F809885", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-optimism-1": { - "tokenAddress": "0x044a6B4b561af69D2319A2f4be5Ec327a6975D0a", - "allowListEnabled": false, - "poolAddress": "0x3382b044d5a3FF656ffb62dAAcED78084C209e71", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-zksync-1": { - "tokenAddress": "0xBf8eA19505ab7Eb266aeD435B11bd56321BFB5c5", - "allowListEnabled": false, - "poolAddress": "0x54558B568d49336EF8Eb6106BD89aBDDE4b0993A", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "LnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia": { - "tokenAddress": "0x466D489b6d36E7E3b824ef491C225F5830E81cC1", - "allowListEnabled": false, - "poolAddress": "0x09EC713b931586eD6Aa5425eC4d9dA078a47B6b1", - "poolType": "lockRelease", - "name": "CCIP-LnM", - "symbol": "CCIP-LnM", - "decimals": 18 - }, - "polygon-testnet-amoy": { - "tokenAddress": "0x3d357fb52253e86c8Ee0f80F5FfE438fD9503FF2", - "allowListEnabled": false, - "poolAddress": "0x2Cf26fb01E9ccDb831414B766287c0A9e4551089", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, + "WXDAI": { "xdai-testnet-chiado": { - "tokenAddress": "0x30DeCD269277b8094c00B0bacC3aCaF3fF4Da7fB", - "allowListEnabled": false, - "poolAddress": "0xF82Bc2053C616Bb6B452B8bAa906b6a24E5AA139", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "celo-testnet-alfajores": { - "tokenAddress": "0x7F4e739D40E58BBd59dAD388171d18e37B26326f", - "allowListEnabled": false, - "poolAddress": "0x88efC66D119c4D013B24fe8c497CE307c8De1bE9", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-andromeda-1": { - "tokenAddress": "0x705b364CadE0e515577F2646529e3A417473a155", - "allowListEnabled": false, - "poolAddress": "0x5610E3Fed77cFBC6fa9FcAe48798a278F2F35D77", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "ethereum-testnet-sepolia-kroma-1": { - "tokenAddress": "0x835fcBB6770E1246CfCf52F83cDcec3177d0bb6b", - "allowListEnabled": false, - "poolAddress": "0x24C79D28E0380230265F772bC3bAbC7a4ED9c9F4", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "wemix-testnet": { - "tokenAddress": "0xcb342aE3D65E3fEDF8F912B0432e2B8F88514d5D", "allowListEnabled": false, - "poolAddress": "0x58A1c47cEeb0C6b0E93CE289Ea3930D009C0CFeF", - "poolType": "burnMint", - "name": "clCCIP-LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - } - }, - "USDC": { - "avalanche-fuji-testnet": { - "tokenAddress": "0x5425890298aed601595a70AB815c96711a31Bc65", - "allowListEnabled": false, - "poolAddress": "0x7a4d8F8c18762d362E64B411d7490fBA112811cD", - "poolType": "usdc", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 - }, - "ethereum-testnet-sepolia-arbitrum-1": { - "tokenAddress": "0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d", - "allowListEnabled": false, - "poolAddress": "0xB6a7cd4e7a519F4cBA792C774b625fD931826f9a", - "poolType": "usdc", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 - }, - "ethereum-testnet-sepolia-base-1": { - "tokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e", - "allowListEnabled": false, - "poolAddress": "0xC08835aDF4884E51FF076066706E407506826d9D", - "poolType": "usdc", - "name": "USDC", - "symbol": "USDC", - "decimals": 6 - }, - "ethereum-testnet-sepolia-optimism-1": { - "tokenAddress": "0x5fd84259d66Cd46123540766Be93DFE6D43130D7", - "allowListEnabled": false, - "poolAddress": "0x88E492127709447A5ABEFdaB8788a15B4567589E", - "poolType": "usdc", - "name": "USDC", - "symbol": "USDC", - "decimals": 6 - }, - "ethereum-testnet-sepolia": { - "tokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238", - "allowListEnabled": false, - "poolAddress": "0x3fF675B880aC9F67AC6f4342FfD9e99B80469bAd", - "poolType": "usdc", - "name": "USDC", - "symbol": "USDC", - "decimals": 6 - }, - "polygon-testnet-amoy": { - "tokenAddress": "0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582", - "allowListEnabled": false, - "poolAddress": "0xE4bB1744D4f3154ea0c81FE18e402c0CB0335e28", - "poolType": "usdc", - "name": "USDC", - "symbol": "USDC", - "decimals": 6 - } - }, - "GHO": { - "avalanche-fuji-testnet": { - "tokenAddress": "0x9c04928Cc678776eC1C1C0E46ecC03a5F47A7723", - "allowListEnabled": false, - "poolAddress": "0xdE8451E952Eb43350614839cCAA84f7C8701a09C", - "poolType": "burnMint", - "name": "Gho Token", - "symbol": "GHO", - "decimals": 18 - }, - "ethereum-testnet-sepolia-arbitrum-1": { - "tokenAddress": "0xb13Cfa6f8B2Eed2C37fB00fF0c1A59807C585810", - "allowListEnabled": false, - "poolAddress": "0xACD8713E31B2CD1cf936673C4ccb8B5f16156129", - "poolType": "burnMint", - "name": "Gho Token", - "symbol": "GHO", - "decimals": 18 - }, - "ethereum-testnet-sepolia-base-1": { - "tokenAddress": "0x7CFa3f3d1cded0Da930881c609D4Dbf0012c14Bb", - "allowListEnabled": false, - "poolAddress": "0xaC33433c624CbDEE4d0dC3ee2Bb5C62463625827", - "poolType": "burnMint", - "name": "Gho Token", - "symbol": "GHO", - "decimals": 18 - }, - "ethereum-testnet-sepolia": { - "tokenAddress": "0xc4bF5CbDaBE595361438F8c6a187bDc330539c60", - "allowListEnabled": false, - "poolAddress": "0xEc2C54DB552069cceac2342e749FaF19c327864a", - "poolType": "lockRelease", - "name": "Gho Token", - "symbol": "GHO", - "decimals": 18 + "decimals": 18, + "name": "Wrapped XDAI", + "poolType": "feeTokenOnly", + "symbol": "WXDAI", + "tokenAddress": "0x18c8a7ec7897177E4529065a7E7B0878358B3BfF" } } } diff --git a/src/features/ccip/components/billing/TokenCalculator.tsx b/src/features/ccip/components/billing/TokenCalculator.tsx index 0cb7635280e..531d7831003 100644 --- a/src/features/ccip/components/billing/TokenCalculator.tsx +++ b/src/features/ccip/components/billing/TokenCalculator.tsx @@ -35,9 +35,17 @@ const fetchData = (endpoint: string, fetchParams: Partial = {}): Fe const { tokens, token, sourceBlockchain, destinationBlockchain } = params const tokenData = tokens[token] if (!sourceBlockchain) { + if (!tokenData) { + return { blockchains: [] } + } return { blockchains: Object.keys(tokenData) as SupportedChain[] } } else if (sourceBlockchain && !destinationBlockchain) { - return { blockchains: Object.keys(tokenData[sourceBlockchain]) as SupportedChain[] } + const sourceData = tokenData[sourceBlockchain] + if (sourceData) { + return { blockchains: Object.keys(sourceData) as SupportedChain[] } + } else { + return { blockchains: [] } + } } }, fees: (params: FetchParams) => { diff --git a/src/features/ccip/components/supported-networks/ChainConfig.astro b/src/features/ccip/components/supported-networks/ChainConfig.astro index bbb8078f693..c60af9e8dc9 100644 --- a/src/features/ccip/components/supported-networks/ChainConfig.astro +++ b/src/features/ccip/components/supported-networks/ChainConfig.astro @@ -69,6 +69,7 @@ const nativeTokenHasAddress = feeTokensWithAddresses.some( ) const laneReferenceData = loadReferenceData({ environment, version }).lanesReferenceData[sourceChainRefId] +if (!laneReferenceData) throw Error(`Lane reference data not found for chain ${sourceChainKey}`) const sortedLaneEntries = Object.entries(laneReferenceData).sort( ([destinationChainRefIdA, laneConfigA], [destinationChainRefIdB, laneConfigB]) => { diff --git a/src/features/ccip/components/supported-networks/LaneConfig.astro b/src/features/ccip/components/supported-networks/LaneConfig.astro index f803f7ff5c5..b7930c6fd6b 100644 --- a/src/features/ccip/components/supported-networks/LaneConfig.astro +++ b/src/features/ccip/components/supported-networks/LaneConfig.astro @@ -37,6 +37,7 @@ const { version, destinationChainSelector, } = Astro.props as ConfigProps + const { rateLimiterConfig, supportedTokens, onRamp } = laneConfig const normalizeNumber = (bigNum: BigNumber, decimals: number = 18) => { diff --git a/src/features/ccip/components/supported-networks/Main.astro b/src/features/ccip/components/supported-networks/Main.astro index d2b63dec211..887d6ee1c03 100644 --- a/src/features/ccip/components/supported-networks/Main.astro +++ b/src/features/ccip/components/supported-networks/Main.astro @@ -13,6 +13,8 @@ const { environment, version } = Astro.props as MainProps const chainsReferenceData = loadReferenceData({ environment, version }).chainsReferenceData +if (!chainsReferenceData) throw Error(`Error while loading CCIP reference data`) + const sortedEntries = Object.entries(chainsReferenceData).sort( ([chainRefIdA, chainConfigA], [chainRefIdB, chainConfigB]) => { const chainTitleA = getTitle(directoryToSupportedChain(chainRefIdA)) || "" @@ -32,6 +34,7 @@ const sortedEntries = Object.entries(chainsReferenceData).sort( const chainIcon = getChainIcon(chainKey) if (!chainIcon) throw Error(`Icon not found for chain ${chainKey}`) const id = chainKey.replace(/_/g, "-").toLowerCase() + return ( <> diff --git a/src/features/ccip/components/supported-networks/TokenSearch.tsx b/src/features/ccip/components/supported-networks/TokenSearch.tsx index 83f75d9b629..46a7b0918c4 100644 --- a/src/features/ccip/components/supported-networks/TokenSearch.tsx +++ b/src/features/ccip/components/supported-networks/TokenSearch.tsx @@ -180,16 +180,16 @@ const TokenSearch: FunctionComponent = ({ tokens, sourceChain {token.decimals} {token.poolMechanism} - {token.rateLimiterConfig?.isEnabled - ? display(token.rateLimiterConfig.capacity, token.decimals) + " " + token.symbol + {token.rateLimiterConfig?.out?.isEnabled + ? display(token.rateLimiterConfig.out?.capacity, token.decimals) + " " + token.symbol : "N/A"} - {token.rateLimiterConfig?.isEnabled + {token.rateLimiterConfig?.out?.isEnabled ? (() => { const { rateSecond, maxThroughput } = displayRate( - token.rateLimiterConfig.capacity, - token.rateLimiterConfig.rate, + token.rateLimiterConfig.out?.capacity, + token.rateLimiterConfig.out?.rate, token.symbol, token.decimals ) diff --git a/src/features/ccip/components/supported-networks/types.ts b/src/features/ccip/components/supported-networks/types.ts index be4ab088230..90412471be7 100644 --- a/src/features/ccip/components/supported-networks/types.ts +++ b/src/features/ccip/components/supported-networks/types.ts @@ -2,7 +2,18 @@ export interface TokenExtraInfo { token: string symbol: string address: string - rateLimiterConfig: { capacity: string; isEnabled: boolean; rate: string } + rateLimiterConfig?: { + in?: { + capacity: string + isEnabled: boolean + rate: string + } + out?: { + capacity: string + isEnabled: boolean + rate: string + } + } name?: string decimals: number poolMechanism?: string diff --git a/src/features/utils/index.ts b/src/features/utils/index.ts index 456e0c62d58..bcba0fe5421 100644 --- a/src/features/utils/index.ts +++ b/src/features/utils/index.ts @@ -174,6 +174,10 @@ export const directoryToSupportedChain = (chainInRdd: string): SupportedChain => return "LINEA_MAINNET" case "ethereum-testnet-sepolia-linea-1": return "LINEA_SEPOLIA" + case "ethereum-mainnet-scroll-1": + return "SCROLL_MAINNET" + case "ethereum-testnet-sepolia-scroll-1": + return "SCROLL_SEPOLIA" default: throw Error(`Chain not found ${chainInRdd}`) } @@ -245,6 +249,10 @@ export const supportedChainToChainInRdd = (supportedChain: SupportedChain): stri return "ethereum-mainnet-linea-1" case "LINEA_SEPOLIA": return "ethereum-testnet-sepolia-linea-1" + case "SCROLL_MAINNET": + return "ethereum-mainnet-scroll-1" + case "SCROLL_SEPOLIA": + return "ethereum-testnet-sepolia-scroll-1" default: throw Error(`Chain not found ${supportedChain}`) }