diff --git a/hardhat.config.ts b/hardhat.config.ts index 64d86908e90..b5f2141bddd 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -21,7 +21,6 @@ const config: HardhatUserConfig = { { version: "0.8.16" }, { version: "0.8.19" }, { version: "0.8.20" }, - { version: "0.8.24" }, ], }, } diff --git a/package-lock.json b/package-lock.json index ff527a8de48..ba5d5282e8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@astrojs/sitemap": "^3.1.5", "@chainlink/components": "^0.4.18", "@chainlink/contracts": "1.2.0", - "@chainlink/contracts-ccip": "1.5.0-beta.0", + "@chainlink/contracts-ccip": "1.4.0", "@chainlink/design-system": "^0.2.8", "@chainlink/local": "^0.2.1", "@chainlink/solana-sdk": "^0.2.2", @@ -1302,24 +1302,30 @@ } }, "node_modules/@chainlink/contracts-ccip": { - "version": "1.5.0-beta.0", - "resolved": "https://registry.npmjs.org/@chainlink/contracts-ccip/-/contracts-ccip-1.5.0-beta.0.tgz", - "integrity": "sha512-SOL6DoMSTKbQu7OiXD+H0OFyHfqGGintqYA1/9e6kVmkSV5tPP2RXjtAudntIbSmCpLIjegZoTcdulwi/LA7kw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@chainlink/contracts-ccip/-/contracts-ccip-1.4.0.tgz", + "integrity": "sha512-8F0OpmXy73vSbOvnKPL0DcYLA6FTiwQSKw1+DQzKyBYVbFk4vtijzs+5Ts/Beu6EIPqXlmLq7WVFZFHiDOBjCg==", "license": "BUSL-1.1", "dependencies": { "@arbitrum/nitro-contracts": "1.1.1", "@arbitrum/token-bridge-contracts": "1.1.2", - "@changesets/changelog-github": "^0.5.0", - "@changesets/cli": "~2.27.3", "@eth-optimism/contracts": "0.6.0", "@openzeppelin/contracts": "4.9.3", "@openzeppelin/contracts-upgradeable": "4.9.3", - "@scroll-tech/contracts": "0.1.0", - "semver": "^7.6.2" + "@scroll-tech/contracts": "0.1.0" + } + }, + "node_modules/@chainlink/contracts-ccip/node_modules/@eth-optimism/contracts": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@eth-optimism/contracts/-/contracts-0.6.0.tgz", + "integrity": "sha512-vQ04wfG9kMf1Fwy3FEMqH2QZbgS0gldKhcBeBUPfO8zu68L61VI97UDXmsMQXzTsEAxK8HnokW3/gosl4/NW3w==", + "dependencies": { + "@eth-optimism/core-utils": "0.12.0", + "@ethersproject/abstract-provider": "^5.7.0", + "@ethersproject/abstract-signer": "^5.7.0" }, - "engines": { - "node": ">=18", - "pnpm": ">=9" + "peerDependencies": { + "ethers": "^5" } }, "node_modules/@chainlink/contracts-ccip/node_modules/@openzeppelin/contracts": { @@ -1327,16 +1333,17 @@ "resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.9.3.tgz", "integrity": "sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==" }, - "node_modules/@chainlink/contracts-ccip/node_modules/semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", - "license": "ISC", - "bin": { - "semver": "bin/semver.js" + "node_modules/@chainlink/contracts/node_modules/@eth-optimism/contracts": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@eth-optimism/contracts/-/contracts-0.6.0.tgz", + "integrity": "sha512-vQ04wfG9kMf1Fwy3FEMqH2QZbgS0gldKhcBeBUPfO8zu68L61VI97UDXmsMQXzTsEAxK8HnokW3/gosl4/NW3w==", + "dependencies": { + "@eth-optimism/core-utils": "0.12.0", + "@ethersproject/abstract-provider": "^5.7.0", + "@ethersproject/abstract-signer": "^5.7.0" }, - "engines": { - "node": ">=10" + "peerDependencies": { + "ethers": "^5" } }, "node_modules/@chainlink/contracts/node_modules/@openzeppelin/contracts": { @@ -1376,26 +1383,6 @@ "@chainlink/contracts-ccip": "^1.4.0" } }, - "node_modules/@chainlink/local/node_modules/@chainlink/contracts-ccip": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@chainlink/contracts-ccip/-/contracts-ccip-1.4.0.tgz", - "integrity": "sha512-8F0OpmXy73vSbOvnKPL0DcYLA6FTiwQSKw1+DQzKyBYVbFk4vtijzs+5Ts/Beu6EIPqXlmLq7WVFZFHiDOBjCg==", - "license": "BUSL-1.1", - "dependencies": { - "@arbitrum/nitro-contracts": "1.1.1", - "@arbitrum/token-bridge-contracts": "1.1.2", - "@eth-optimism/contracts": "0.6.0", - "@openzeppelin/contracts": "4.9.3", - "@openzeppelin/contracts-upgradeable": "4.9.3", - "@scroll-tech/contracts": "0.1.0" - } - }, - "node_modules/@chainlink/local/node_modules/@openzeppelin/contracts": { - "version": "4.9.3", - "resolved": "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.9.3.tgz", - "integrity": "sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==", - "license": "MIT" - }, "node_modules/@chainlink/solana-sdk": { "version": "0.2.2", "resolved": "https://registry.npmjs.org/@chainlink/solana-sdk/-/solana-sdk-0.2.2.tgz", @@ -2434,20 +2421,6 @@ "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, - "node_modules/@eth-optimism/contracts": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/@eth-optimism/contracts/-/contracts-0.6.0.tgz", - "integrity": "sha512-vQ04wfG9kMf1Fwy3FEMqH2QZbgS0gldKhcBeBUPfO8zu68L61VI97UDXmsMQXzTsEAxK8HnokW3/gosl4/NW3w==", - "license": "MIT", - "dependencies": { - "@eth-optimism/core-utils": "0.12.0", - "@ethersproject/abstract-provider": "^5.7.0", - "@ethersproject/abstract-signer": "^5.7.0" - }, - "peerDependencies": { - "ethers": "^5" - } - }, "node_modules/@eth-optimism/core-utils": { "version": "0.12.0", "resolved": "https://registry.npmjs.org/@eth-optimism/core-utils/-/core-utils-0.12.0.tgz", diff --git a/package.json b/package.json index cfca4c252f0..8159e94fc46 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@astrojs/sitemap": "^3.1.5", "@chainlink/components": "^0.4.18", "@chainlink/contracts": "1.2.0", - "@chainlink/contracts-ccip": "1.5.0-beta.0", + "@chainlink/contracts-ccip": "1.4.0", "@chainlink/design-system": "^0.2.8", "@chainlink/local": "^0.2.1", "@chainlink/solana-sdk": "^0.2.2", diff --git a/public/changelog.json b/public/changelog.json index cd58f9eba6a..d085022a473 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -1,37 +1,4 @@ [ - { - "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": [], - "date": "2024-10-08", - "description": "Chainlink CCIP is publicly available on Linea mainnet and testnet.\n\n- Visit the [Supported Networks](https://docs.chain.link/ccip/supported-networks) page for more information.", - "relatedNetworks": ["linea"], - "relatedTokens": [], - "title": "CCIP on Linea", - "topic": "ccip", - "urls": [] - }, - { - "category": "release", - "changes": [], - "date": "2024-10-04", - "description": "Chainlink CCIP 1.5 is now available on testnet, introducing several new features and enhancements.\n\n**Risk Management Network Coverage:**\nCertain CCIP integrations may not initially include the Risk Management Network (RMN). Blockchains can be integrated with CCIP in a phased approach, starting with the deployment of the Committing and Executing Decentralized Oracle Networks (DONs), followed by the addition of the Risk Management Network in a subsequent update. During a phased deployment, the relevant Commit Stores are configured in the Risk Management contract to always be considered blessed until the Risk Management Network has been deployed for that blockchain. Please refer to the [Supported Networks](https://docs.chain.link/ccip/supported-networks) documentation to identify which integrations utilize a phased approach, and review the [CCIP Service Responsibility](https://docs.chain.link/ccip/service-responsibility) for more information.\n\n**New Version of `EVMExtraArgs`:**\nChainlink CCIP 1.5 introduces a new version of `EVMExtraArgs`, allowing users to set the `allowOutOfOrderExecution` parameter. This feature enables developers to control the execution order of their messages on the destination blockchain. The `allowOutOfOrderExecution` parameter is part of [`EVMExtraArgsV2`](https://docs.chain.link/ccip/api-reference/client#evmextraargsv2) and is available only on lanes where the **Out of Order Execution** property is set to **Optional** or **Required**. Please consult the [Supported Networks page](https://docs.chain.link/ccip/supported-networks) to determine if your target lane supports this feature.", - "relatedNetworks": [], - "relatedTokens": [], - "title": "Chainlink CCIP 1.5 - Testnet", - "topic": "ccip", - "urls": [] - }, { "category": "integration", "changes": [], diff --git a/public/samples/CCIP/Acknowledger.sol b/public/samples/CCIP/Acknowledger.sol index 087ea242502..a208f4f087b 100644 --- a/public/samples/CCIP/Acknowledger.sol +++ b/public/samples/CCIP/Acknowledger.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {IRouterClient} from "@chainlink/contracts-ccip/src/v0.8/ccip/interfaces/IRouterClient.sol"; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; @@ -122,10 +122,7 @@ contract Acknowledger is CCIPReceiver, OwnerIsCreator { tokenAmounts: new Client.EVMTokenAmount[](0), // Empty array aas no tokens are transferred extraArgs: Client._argsToBytes( // Additional arguments, setting gas limit - Client.EVMExtraArgsV2({ - gasLimit: 200_000, - allowOutOfOrderExecution: true // Allows the message to be executed out of order relative to other messages from the same sender - }) + Client.EVMExtraArgsV1({gasLimit: 200_000}) ), // Set the feeToken to a feeTokenAddress, indicating specific asset will be used for fees feeToken: address(s_linkToken) diff --git a/public/samples/CCIP/MessageTracker.sol b/public/samples/CCIP/MessageTracker.sol index 8f60f9a52f4..86b89fbaf7d 100644 --- a/public/samples/CCIP/MessageTracker.sol +++ b/public/samples/CCIP/MessageTracker.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {IRouterClient} from "@chainlink/contracts-ccip/src/v0.8/ccip/interfaces/IRouterClient.sol"; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; @@ -258,10 +258,7 @@ contract MessageTracker is CCIPReceiver, OwnerIsCreator { tokenAmounts: new Client.EVMTokenAmount[](0), // Empty array as no tokens are transferred extraArgs: Client._argsToBytes( // Additional arguments, setting gas limit - Client.EVMExtraArgsV2({ - gasLimit: 300_000, - allowOutOfOrderExecution: true // Allows the message to be executed out of order relative to other messages from the same sender - }) + Client.EVMExtraArgsV1({gasLimit: 300_000}) ), // Set the feeToken to a feeTokenAddress, indicating specific asset will be used for fees feeToken: _feeTokenAddress diff --git a/public/samples/CCIP/Messenger.sol b/public/samples/CCIP/Messenger.sol index 37fb225c161..5877900408c 100644 --- a/public/samples/CCIP/Messenger.sol +++ b/public/samples/CCIP/Messenger.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {IRouterClient} from "@chainlink/contracts-ccip/src/v0.8/ccip/interfaces/IRouterClient.sol"; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; @@ -261,10 +261,7 @@ contract Messenger is CCIPReceiver, OwnerIsCreator { tokenAmounts: new Client.EVMTokenAmount[](0), // Empty array as no tokens are transferred extraArgs: Client._argsToBytes( // Additional arguments, setting gas limit - Client.EVMExtraArgsV2({ - gasLimit: 200_000, // Gas limit for the callback on the destination chain - allowOutOfOrderExecution: true // Allows the message to be executed out of order relative to other messages from the same sender - }) + Client.EVMExtraArgsV1({gasLimit: 200_000}) ), // Set the feeToken to a feeTokenAddress, indicating specific asset will be used for fees feeToken: _feeTokenAddress diff --git a/public/samples/CCIP/ProgrammableDefensiveTokenTransfers.sol b/public/samples/CCIP/ProgrammableDefensiveTokenTransfers.sol index bf181feedc8..fbbe8e35394 100644 --- a/public/samples/CCIP/ProgrammableDefensiveTokenTransfers.sol +++ b/public/samples/CCIP/ProgrammableDefensiveTokenTransfers.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {IRouterClient} from "@chainlink/contracts-ccip/src/v0.8/ccip/interfaces/IRouterClient.sol"; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; @@ -494,10 +494,7 @@ contract ProgrammableDefensiveTokenTransfers is CCIPReceiver, OwnerIsCreator { tokenAmounts: tokenAmounts, // The amount and type of token being transferred extraArgs: Client._argsToBytes( // Additional arguments, setting gas limit - Client.EVMExtraArgsV2({ - gasLimit: 400_000, // Gas limit for the callback on the destination chain - allowOutOfOrderExecution: true // Allows the message to be executed out of order relative to other messages from the same sender - }) + Client.EVMExtraArgsV1({gasLimit: 400_000}) ), // Set the feeToken to a feeTokenAddress, indicating specific asset will be used for fees feeToken: _feeTokenAddress diff --git a/public/samples/CCIP/ProgrammableTokenTransfers.sol b/public/samples/CCIP/ProgrammableTokenTransfers.sol index eb507ebed25..8008b3cab4b 100644 --- a/public/samples/CCIP/ProgrammableTokenTransfers.sol +++ b/public/samples/CCIP/ProgrammableTokenTransfers.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {IRouterClient} from "@chainlink/contracts-ccip/src/v0.8/ccip/interfaces/IRouterClient.sol"; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; @@ -342,10 +342,7 @@ contract ProgrammableTokenTransfers is CCIPReceiver, OwnerIsCreator { tokenAmounts: tokenAmounts, // The amount and type of token being transferred extraArgs: Client._argsToBytes( // Additional arguments, setting gas limit - Client.EVMExtraArgsV2({ - gasLimit: 200_000, // Gas limit for the callback on the destination chain - allowOutOfOrderExecution: true // Allows the message to be executed out of order relative to other messages from the same sender - }) + Client.EVMExtraArgsV1({gasLimit: 200_000}) ), // Set the feeToken to a feeTokenAddress, indicating specific asset will be used for fees feeToken: _feeTokenAddress diff --git a/public/samples/CCIP/ProgrammableTokenTransfersLowGasLimit.sol b/public/samples/CCIP/ProgrammableTokenTransfersLowGasLimit.sol index da9b98d932e..d68a0fe5f31 100644 --- a/public/samples/CCIP/ProgrammableTokenTransfersLowGasLimit.sol +++ b/public/samples/CCIP/ProgrammableTokenTransfersLowGasLimit.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {IRouterClient} from "@chainlink/contracts-ccip/src/v0.8/ccip/interfaces/IRouterClient.sol"; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; @@ -157,10 +157,7 @@ contract ProgrammableTokenTransfersLowGasLimit is CCIPReceiver, OwnerIsCreator { tokenAmounts: tokenAmounts, // The amount and type of token being transferred extraArgs: Client._argsToBytes( // gasLimit set to 20_000 on purpose to force the execution to fail on the destination chain - Client.EVMExtraArgsV2({ - gasLimit: 20_000, // Gas limit for the callback on the destination chain - allowOutOfOrderExecution: true // Allows the message to be executed out of order relative to other messages from the same sender - }) + Client.EVMExtraArgsV1({gasLimit: 20_000}) ), // Set the feeToken to a LINK token address feeToken: address(s_linkToken) diff --git a/public/samples/CCIP/Receiver.sol b/public/samples/CCIP/Receiver.sol index 2dbd6006058..e5017b79114 100644 --- a/public/samples/CCIP/Receiver.sol +++ b/public/samples/CCIP/Receiver.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {Client} from "@chainlink/contracts-ccip/src/v0.8/ccip/libraries/Client.sol"; import {CCIPReceiver} from "@chainlink/contracts-ccip/src/v0.8/ccip/applications/CCIPReceiver.sol"; diff --git a/public/samples/CCIP/Sender.sol b/public/samples/CCIP/Sender.sol index 251b5c809f8..dda6a7ec53e 100644 --- a/public/samples/CCIP/Sender.sol +++ b/public/samples/CCIP/Sender.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {IRouterClient} from "@chainlink/contracts-ccip/src/v0.8/ccip/interfaces/IRouterClient.sol"; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; @@ -57,10 +57,7 @@ contract Sender is OwnerIsCreator { tokenAmounts: new Client.EVMTokenAmount[](0), // Empty array indicating no tokens are being sent extraArgs: Client._argsToBytes( // Additional arguments, setting gas limit - Client.EVMExtraArgsV2({ - gasLimit: 200_000, // Gas limit for the callback on the destination chain - allowOutOfOrderExecution: true // Allows the message to be executed out of order relative to other messages from the same sender - }) + Client.EVMExtraArgsV1({gasLimit: 200_000}) ), // Set the feeToken address, indicating LINK will be used for fees feeToken: address(s_linkToken) diff --git a/public/samples/CCIP/TestCCIPLocalSimulator.sol b/public/samples/CCIP/TestCCIPLocalSimulator.sol index 1c02d6086ed..b695cfc82ba 100644 --- a/public/samples/CCIP/TestCCIPLocalSimulator.sol +++ b/public/samples/CCIP/TestCCIPLocalSimulator.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; // solhint-disable no-unused-import import {CCIPLocalSimulator} from "@chainlink/local/src/ccip/CCIPLocalSimulator.sol"; diff --git a/public/samples/CCIP/TokenTransferor.sol b/public/samples/CCIP/TokenTransferor.sol index f6e5d7891de..36cdb8fdaca 100644 --- a/public/samples/CCIP/TokenTransferor.sol +++ b/public/samples/CCIP/TokenTransferor.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {IRouterClient} from "@chainlink/contracts-ccip/src/v0.8/ccip/interfaces/IRouterClient.sol"; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; @@ -235,10 +235,7 @@ contract TokenTransferor is OwnerIsCreator { tokenAmounts: tokenAmounts, // The amount and type of token being transferred extraArgs: Client._argsToBytes( // Additional arguments, setting gas limit to 0 as we are not sending any data - Client.EVMExtraArgsV2({ - gasLimit: 0, // Gas limit for the callback on the destination chain - allowOutOfOrderExecution: true // Allows the message to be executed out of order relative to other messages from the same sender - }) + Client.EVMExtraArgsV1({gasLimit: 0}) ), // Set the feeToken to a feeTokenAddress, indicating specific asset will be used for fees feeToken: _feeTokenAddress diff --git a/public/samples/CCIP/usdc/Receiver.sol b/public/samples/CCIP/usdc/Receiver.sol index 8ef20005bb4..f03b527c149 100644 --- a/public/samples/CCIP/usdc/Receiver.sol +++ b/public/samples/CCIP/usdc/Receiver.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; import {Client} from "@chainlink/contracts-ccip/src/v0.8/ccip/libraries/Client.sol"; diff --git a/public/samples/CCIP/usdc/Sender.sol b/public/samples/CCIP/usdc/Sender.sol index 9cdf6d94cfc..d288305dd2c 100644 --- a/public/samples/CCIP/usdc/Sender.sol +++ b/public/samples/CCIP/usdc/Sender.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {IRouterClient} from "@chainlink/contracts-ccip/src/v0.8/ccip/interfaces/IRouterClient.sol"; import {OwnerIsCreator} from "@chainlink/contracts-ccip/src/v0.8/shared/access/OwnerIsCreator.sol"; @@ -153,10 +153,7 @@ contract Sender is OwnerIsCreator { tokenAmounts: tokenAmounts, // The amount and type of token being transferred extraArgs: Client._argsToBytes( // Additional arguments, setting gas limit - Client.EVMExtraArgsV2({ - gasLimit: gasLimit, // Gas limit for the callback on the destination chain - allowOutOfOrderExecution: true // Allows the message to be executed out of order relative to other messages from the same sender - }) + Client.EVMExtraArgsV1({gasLimit: gasLimit}) ), // Set the feeToken to a feeTokenAddress, indicating specific asset will be used for fees feeToken: address(i_linkToken) diff --git a/public/samples/CCIP/usdc/Staker.sol b/public/samples/CCIP/usdc/Staker.sol index dd31b603d77..f72c92ba046 100644 --- a/public/samples/CCIP/usdc/Staker.sol +++ b/public/samples/CCIP/usdc/Staker.sol @@ -1,5 +1,5 @@ // SPDX-License-Identifier: MIT -pragma solidity 0.8.24; +pragma solidity 0.8.19; import {ERC20} from "@chainlink/contracts-ccip/src/v0.8/vendor/openzeppelin-solidity/v4.8.3/contracts/token/ERC20/ERC20.sol"; import {SafeERC20} from "@chainlink/contracts-ccip/src/v0.8/vendor/openzeppelin-solidity/v4.8.3/contracts/token/ERC20/utils/SafeERC20.sol"; diff --git a/public/samples/DataStreams/StreamsUpkeep.sol b/public/samples/DataStreams/StreamsUpkeep.sol index b35947ad0c2..ca7fde32b44 100644 --- a/public/samples/DataStreams/StreamsUpkeep.sol +++ b/public/samples/DataStreams/StreamsUpkeep.sol @@ -42,7 +42,7 @@ interface IFeeManager { * @param quoteAddress The payment token address used for quoting fees and rewards. * @return fee The fee assessed for verifying the report, with subscriber discounts applied where applicable. * @return reward The reward allocated to the caller for successfully verifying the report. - * @return totalDiscount The total discount amount deducted from the fee for subscribers + * @return totalDiscount The total discount amount deducted from the fee for subscribers. */ function getFeeAndReward( address subscriber, diff --git a/src/components/DocsNavigation/DocsNavigationDesktop/docsNavigationDesktop.module.css b/src/components/DocsNavigation/DocsNavigationDesktop/docsNavigationDesktop.module.css index 1f3b48d1f38..6fe9a186d7b 100644 --- a/src/components/DocsNavigation/DocsNavigationDesktop/docsNavigationDesktop.module.css +++ b/src/components/DocsNavigation/DocsNavigationDesktop/docsNavigationDesktop.module.css @@ -6,7 +6,6 @@ padding-top: var(--space-4x); padding-bottom: var(--space-4x); box-shadow: var(--space-0x) var(--space-1x) var(--space-3x) var(--space-0x) #0000000f; - border-bottom: 1px solid #ecedef; z-index: 5; transition: top 0.5s ease; } diff --git a/src/components/DocsNavigation/DocsNavigationMobile/docsNavigationMobile.module.css b/src/components/DocsNavigation/DocsNavigationMobile/docsNavigationMobile.module.css index 4f06bd9e597..bd1e15d9bd3 100644 --- a/src/components/DocsNavigation/DocsNavigationMobile/docsNavigationMobile.module.css +++ b/src/components/DocsNavigation/DocsNavigationMobile/docsNavigationMobile.module.css @@ -5,7 +5,6 @@ padding-top: var(--space-4x); padding-bottom: var(--space-4x); box-shadow: var(--space-0x) var(--space-1x) var(--space-3x) var(--space-0x) #0000000f; - border-bottom: 1px solid #ecedef; z-index: 8; transition: top 0.5s ease; } diff --git a/src/components/Header/Nav/NavBar.tsx b/src/components/Header/Nav/NavBar.tsx index 71221f93223..fc5a2684049 100644 --- a/src/components/Header/Nav/NavBar.tsx +++ b/src/components/Header/Nav/NavBar.tsx @@ -18,23 +18,16 @@ export type NavBarProps = { onHideChange?: (hidden: boolean) => void productsNav: ProductsNav subProductsNav: SubProductsNav - doubleNavbar: boolean } export const navBarHeight = 64 -export const NavBar = ({ - path, - searchTrigger, - onHideChange, - productsNav, - subProductsNav, - doubleNavbar, -}: NavBarProps) => { +export const NavBar = ({ path, searchTrigger, onHideChange, productsNav, subProductsNav }: NavBarProps) => { const [isMenuOpen, setIsMenuOpen] = useState(false) const [isModalOpen, setIsModalOpen] = useState(false) const [isMegaMenuOpen, setShowMegaMenu] = useState(false) const navRef = useRef(null) + const isInnerPage = path !== "/" const scrollDirection = useScrollDirection() const { isAtTopOfPage, isAtBottomOfPage } = useScrollPosition(navBarHeight) @@ -96,9 +89,9 @@ export const NavBar = ({ <>
-
+
{ - const pathWithoutDocNav = ["/quickstarts/", "/builders-quick-links"] - const shouldAddDocNavigation = !pathWithoutDocNav.some((p) => path.includes(p)) - const isHomepage = path === "/" - return shouldAddDocNavigation && !isHomepage - } - const onHideChange = (hidden: boolean) => { if (navRef.current) { /* This method calculate the height required for the sticky headers within the page content. @@ -24,10 +17,12 @@ export const NavBar = ({ path, showSearch = true }: { path: string; showSearch?: / - if the page has been scrolled down and the header is hidden / - if the page is a inner doc page or part of the "pathWithoutDocNav" or not */ + const pathWithoutDocNav = ["/quickstarts/"] + const shouldAddDocNavigation = !pathWithoutDocNav.some((p) => path.includes(p)) const innerDocNavHeight = 56 let height = (navRef.current as HTMLElement).clientHeight let baseHeightNoNav = 0 - if (doubleNavbar()) { + if (shouldAddDocNavigation) { height += innerDocNavHeight baseHeightNoNav += innerDocNavHeight } @@ -49,7 +44,6 @@ export const NavBar = ({ path, showSearch = true }: { path: string; showSearch?: path={path} searchTrigger={showSearch ? : undefined} onHideChange={onHideChange} - doubleNavbar={doubleNavbar()} /> ) diff --git a/src/components/QuickLinks/data/productChainLinks.ts b/src/components/QuickLinks/data/productChainLinks.ts index 28b02399234..02e871a9c7a 100644 --- a/src/components/QuickLinks/data/productChainLinks.ts +++ b/src/components/QuickLinks/data/productChainLinks.ts @@ -35,8 +35,6 @@ export const productChainLinks: ProductChainLinks = { mode: "/ccip/supported-networks/v1_2_0/mainnet#mode-mainnet", metis: "/ccip/supported-networks/v1_2_0/mainnet#metis-mainnet", zksync: "/ccip/supported-networks/v1_2_0/mainnet#zksync-mainnet", - linea: "/ccip/supported-networks/v1_2_0/mainnet#linea-mainnet", - scroll: "/ccip/supported-networks/v1_2_0/mainnet#scroll-mainnet", }, }, "Data Feeds": { diff --git a/src/config/data/ccip/types.ts b/src/config/data/ccip/types.ts index f9620c409a5..2eff3b360fa 100644 --- a/src/config/data/ccip/types.ts +++ b/src/config/data/ccip/types.ts @@ -5,10 +5,7 @@ export type RateLimiterConfig = { } export type SupportedTokenConfig = { - rateLimiterConfig?: { - in?: RateLimiterConfig - out?: RateLimiterConfig - } + rateLimiterConfig: RateLimiterConfig } export type SupportedTokensConfig = { [token: string]: SupportedTokenConfig @@ -16,12 +13,10 @@ export type SupportedTokensConfig = { export type LaneConfig = { supportedTokens?: SupportedTokensConfig - rateLimiterConfig?: RateLimiterConfig - rmnPermeable: boolean + rateLimiterConfig: RateLimiterConfig onRamp: { address: string version: string - enforceOutOfOrder?: boolean } offRamp: { address: string @@ -33,7 +28,7 @@ export type DestinationsLaneConfig = { [destinationChain: string]: LaneConfig } -export type PoolType = "lockRelease" | "burnMint" | "usdc" | "feeTokenOnly" +export type PoolType = "lockRelease" | "burnMint" | "usdc" 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 4aa0b9a59f9..2cfaf9ced49 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/chains.json +++ b/src/config/data/ccip/v1_2_0/mainnet/chains.json @@ -1,342 +1,182 @@ { - "avalanche-mainnet": { + "mainnet": { + "chainSelector": "5009297550715157269", + "router": { + "address": "0x80226fc0Ee2b096224EeAc085Bb9a8cba1146f7D", + "version": "1.2.0" + }, "armProxy": { - "address": "0xcBD48A8eB077381c3c4Eb36b402d7283aB2b11Bc", + "address": "0x411dE17f12D1A34ecC7F45f49844626267c75e81", "version": "1.0.0" }, - "chainSelector": "6433500567565415381", - "feeTokens": ["LINK", "WAVAX"], - "registryModule": { - "address": "0x9c093872cd5931D975C4d4B4a3a8c61a5767E5c1", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WETH"] + }, + "ethereum-mainnet-optimism-1": { + "chainSelector": "3734403246176062136", "router": { - "address": "0xF4c7E640EdA248ef95972845a62bdC74237805dB", + "address": "0x3206695CaE29952f4b0c22a169725a865bc8Ce0f", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0xc8df5D618c6a59Cc6A311E96a39450381001464F", - "version": "1.5.0" - } - }, - "bsc-mainnet": { "armProxy": { - "address": "0x9e09697842194f77d315E0907F1Bda77922e8f84", + "address": "0x55b3FCa23EdDd28b1f5B4a3C7975f63EFd2d06CE", "version": "1.0.0" }, - "chainSelector": "11344663589394136015", - "feeTokens": ["LINK", "WBNB"], - "registryModule": { - "address": "0xfa4C3f58D2659AFe4F964C023e6AfD183C374435", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WETH"] + }, + "ethereum-mainnet-arbitrum-1": { + "chainSelector": "4949039107694359620", "router": { - "address": "0x34B03Cb9086d7D758AC55af71584F81A598759FE", + "address": "0x141fa059441E0ca23ce184B6A78bafD2A517DdE8", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0x736Fd8660c443547a85e4Eaf70A49C1b7Bb008fc", - "version": "1.5.0" - } - }, - "celo-mainnet": { "armProxy": { - "address": "0x56e0507d4E69D98bE7Eb4ada01d2315596F9f281", + "address": "0xC311a21e6fEf769344EB1515588B9d535662a145", "version": "1.0.0" }, - "chainSelector": "1346049177634351622", - "feeTokens": ["LINK", "WCELO"], - "registryModule": { - "address": "0x858B064d15bD54fcdfaf087A4AE4BaabF724d9E9", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WETH"] + }, + "matic-mainnet": { + "chainSelector": "4051577828743386545", "router": { - "address": "0xfB48f15480926A4ADf9116Dca468bDd2EE6C5F62", + "address": "0x849c5ED5a80F5B408Dd4969b78c2C8fdf0565Bfe", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0xf19e0555fAA9051e277eeD5A0DcdB13CDaca39a9", - "version": "1.5.0" - } - }, - "ethereum-mainnet-andromeda-1": { "armProxy": { - "address": "0xd99cc1d64027E07Cd2AaE871E16bb32b8F401998", + "address": "0xf1ceAa46D8d13Cac9fC38aaEF3d3d14754C5A9c2", "version": "1.0.0" }, - "chainSelector": "8805746078405598895", - "feeTokens": ["LINK", "WMETIS"], - "registryModule": { - "address": "0xE4B147224Db9B6E3776E4B3CEda31b3cE232e2FA", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WMATIC"] + }, + "avalanche-mainnet": { + "chainSelector": "6433500567565415381", "router": { - "address": "0x7b9FB8717D306e2e08ce2e1Efa81F026bf9AD13c", + "address": "0xF4c7E640EdA248ef95972845a62bdC74237805dB", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0x3af897541eB03927c7431bF68884A6C2C23b683f", - "version": "1.5.0" - } - }, - "ethereum-mainnet-arbitrum-1": { "armProxy": { - "address": "0xC311a21e6fEf769344EB1515588B9d535662a145", + "address": "0xcBD48A8eB077381c3c4Eb36b402d7283aB2b11Bc", "version": "1.0.0" }, - "chainSelector": "4949039107694359620", - "feeTokens": ["LINK", "WETH"], - "registryModule": { - "address": "0x818792C958Ac33C01c58D5026cEc91A86e9071d7", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WAVAX"] + }, + "bsc-mainnet": { + "chainSelector": "11344663589394136015", "router": { - "address": "0x141fa059441E0ca23ce184B6A78bafD2A517DdE8", + "address": "0x34B03Cb9086d7D758AC55af71584F81A598759FE", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0x39AE1032cF4B334a1Ed41cdD0833bdD7c7E7751E", - "version": "1.5.0" - } - }, - "ethereum-mainnet-base-1": { "armProxy": { - "address": "0xC842c69d54F83170C42C4d556B4F6B2ca53Dd3E8", + "address": "0x9e09697842194f77d315E0907F1Bda77922e8f84", "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": "0x50dbd1e73ED032f42B5892E5F3689972FefAc880", + "address": "0xC842c69d54F83170C42C4d556B4F6B2ca53Dd3E8", "version": "1.0.0" }, - "chainSelector": "4411394078118774322", - "feeTokens": ["LINK", "WETH"], - "registryModule": { - "address": "0xa277610fF9A04364d2b80f26C9DFb32Be5e45D94", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WETH"] + }, + "wemix-mainnet": { + "chainSelector": "5142893604156789321", "router": { - "address": "0x12e0B8E349C6fb7E6E40713E8125C3cF1127ea8C", + "address": "0x7798b795Fde864f4Cd1b124a38Ba9619B7F8A442", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0x846Fccd01D4115FD1E81267495773aeB33bF1dC7", - "version": "1.5.0" - } - }, - "ethereum-mainnet-kroma-1": { "armProxy": { - "address": "0x6E4d2dBBF8a1A943412aD451422FE11A25C781DE", + "address": "0x2375959c6571AC7a83c164C6FCcbd09E7782773d", "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": "0x1F8fbCf559f08FE7c4076f0d68DB861e1E27f95b", + "address": "0x6E4d2dBBF8a1A943412aD451422FE11A25C781DE", "version": "1.0.0" }, - "chainSelector": "4627098889531055414", - "feeTokens": ["LINK", "WETH"], - "registryModule": { - "address": "0x2eab209352C0A5d71a79Cc889caAE6692520A891", - "version": "1.5.0" - }, - "router": { - "address": "0x549FEB73F2348F6cD99b9fc8c69252034897f06C", - "version": "1.2.0" - }, - "tokenAdminRegistry": { - "address": "0xBc933cEE67d2b1c08490ee8C51E2dF653a713534", - "version": "1.5.0" - } + "feeTokens": ["LINK", "WETH"] }, - "ethereum-mainnet-mode-1": { - "armProxy": { - "address": "0xA0876B45271615c737781185C2B5ada60ed2D2B9", - "version": "1.0.0" - }, - "chainSelector": "7264351850409363825", - "feeTokens": ["LINK", "WETH"], - "registryModule": { - "address": "0xF54d38E4844c5f6E5Aab0AF7557ef5cb1cA4253e", - "version": "1.5.0" - }, + "celo-mainnet": { + "chainSelector": "1346049177634351622", "router": { - "address": "0x24C40f13E77De2aFf37c280BA06c333531589bf1", + "address": "0xfB48f15480926A4ADf9116Dca468bDd2EE6C5F62", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0xB4b40c010A547dff6A22d94bC2C1c1e745b62aB2", - "version": "1.5.0" - } - }, - "ethereum-mainnet-optimism-1": { "armProxy": { - "address": "0x55b3FCa23EdDd28b1f5B4a3C7975f63EFd2d06CE", + "address": "0x56e0507d4E69D98bE7Eb4ada01d2315596F9f281", "version": "1.0.0" }, - "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" - } + "feeTokens": ["LINK", "WCELO"] }, - "ethereum-mainnet-scroll-1": { - "armProxy": { - "address": "0x68B38980aD70650a6f3229BA156e5c1F88A21320", - "version": "1.5.0" - }, - "chainSelector": "13204309965629103672", - "feeTokens": ["LINK", "WETH"], - "registryModule": { - "address": "0x80E3946A4d3306c903545fdfCEDB57639C00A99d", - "version": "1.5.0" - }, + "xdai-mainnet": { + "chainSelector": "465200170687744372", "router": { - "address": "0x9a55E8Cab6564eb7bbd7124238932963B8Af71DC", + "address": "0x4aAD6071085df840abD9Baf1697d5D5992bDadce", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0x846dEA1c1706FC35b4aa78B32d31F1599DAA47b4", - "version": "1.5.0" - } - }, - "ethereum-mainnet-zksync-1": { "armProxy": { - "address": "0x2aBB46A2D32220b8801CE96CAbC32dd2dA7b7B20", + "address": "0xf5e5e1676942520995c1e39aFaC58A75Fe1cd2bB", "version": "1.0.0" }, - "chainSelector": "1562403441176082196", - "feeTokens": ["LINK", "WETH"], - "registryModule": { - "address": "0xab0731056C23b85eDd62F12E716fC75fc1fB1219", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WXDAI"] + }, + "ethereum-mainnet-mode-1": { + "chainSelector": "7264351850409363825", "router": { - "address": "0x748Fd769d81F5D94752bf8B0875E9301d0ba71bB", + "address": "0x24C40f13E77De2aFf37c280BA06c333531589bf1", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0x100a47C9DB342884E3314B91cec076BbAC8e619c", - "version": "1.5.0" - } - }, - "mainnet": { "armProxy": { - "address": "0x411dE17f12D1A34ecC7F45f49844626267c75e81", + "address": "0xA0876B45271615c737781185C2B5ada60ed2D2B9", "version": "1.0.0" }, - "chainSelector": "5009297550715157269", - "feeTokens": ["LINK", "WETH"], - "registryModule": { - "address": "0x13022e3e6C77524308BD56AEd716E88311b2E533", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WETH"] + }, + "ethereum-mainnet-blast-1": { + "chainSelector": "4411394078118774322", "router": { - "address": "0x80226fc0Ee2b096224EeAc085Bb9a8cba1146f7D", + "address": "0x12e0B8E349C6fb7E6E40713E8125C3cF1127ea8C", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0xb22764f98dD05c789929716D677382Df22C05Cb6", - "version": "1.5.0" - } - }, - "matic-mainnet": { "armProxy": { - "address": "0xf1ceAa46D8d13Cac9fC38aaEF3d3d14754C5A9c2", + "address": "0x50dbd1e73ED032f42B5892E5F3689972FefAc880", "version": "1.0.0" }, - "chainSelector": "4051577828743386545", - "feeTokens": ["LINK", "WMATIC"], - "registryModule": { - "address": "0x30CcdEa6a6B521B2B6Fa1Cdc2fd38FB2c1cC82b3", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WETH"] + }, + "ethereum-mainnet-andromeda-1": { + "chainSelector": "8805746078405598895", "router": { - "address": "0x849c5ED5a80F5B408Dd4969b78c2C8fdf0565Bfe", + "address": "0x7b9FB8717D306e2e08ce2e1Efa81F026bf9AD13c", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0x00F027eA6D0fb03256A15E9182B2B9227A4931d8", - "version": "1.5.0" - } - }, - "wemix-mainnet": { "armProxy": { - "address": "0x2375959c6571AC7a83c164C6FCcbd09E7782773d", + "address": "0xd99cc1d64027E07Cd2AaE871E16bb32b8F401998", "version": "1.0.0" }, - "chainSelector": "5142893604156789321", - "feeTokens": ["LINK", "WWEMIX"], - "registryModule": { - "address": "0xe89241cbE74349EA74a0c23823A516B3c74A289B", - "version": "1.5.0" - }, + "feeTokens": ["LINK", "WMETIS"] + }, + "ethereum-mainnet-zksync-1": { + "chainSelector": "1562403441176082196", "router": { - "address": "0x7798b795Fde864f4Cd1b124a38Ba9619B7F8A442", + "address": "0x748Fd769d81F5D94752bf8B0875E9301d0ba71bB", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0xE993e046AC50659800a91Bab0bd2daBF59CbD171", - "version": "1.5.0" - } - }, - "xdai-mainnet": { "armProxy": { - "address": "0xf5e5e1676942520995c1e39aFaC58A75Fe1cd2bB", + "address": "0x2aBB46A2D32220b8801CE96CAbC32dd2dA7b7B20", "version": "1.0.0" }, - "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" - } + "feeTokens": ["LINK", "WETH"] } } 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 458d39e07c0..40effda6a73 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/mainnet/lanes.json @@ -1,8625 +1,4941 @@ { "avalanche-mainnet": { "bsc-mainnet": { - "offRamp": { - "address": "0x83F53Fc798FEbfFbdF84830AD403b9989187a06C", - "version": "1.2.0" - }, "onRamp": { "address": "0x8eaae6462816CB4957184c48B86afA7642D8Bf2B", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x83F53Fc798FEbfFbdF84830AD403b9989187a06C", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "ethereum-mainnet-arbitrum-1": { - "offRamp": { - "address": "0x770b1375F86E7a9bf30DBe3F97bea67193dC9135", - "version": "1.2.0" - }, "onRamp": { "address": "0x98f51B041e493fc4d72B8BD33218480bA0c66DDF", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x770b1375F86E7a9bf30DBe3F97bea67193dC9135", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + }, "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, "SDY": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" } }, "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "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" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "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" + "offRamp": { + "address": "0x4d6A796Bc85dcDF41ce9AaEB50B094C6b589748f", + "version": "1.2.0" }, - "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": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "USDC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "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" + "offRamp": { + "address": "0xb68A3EE8bD0A09eE221cf1859Dd5a4d5765188Fe", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "mainnet": { - "offRamp": { - "address": "0x5B833BD6456c604Eb396C0fBa477aD49e82B1A2a", - "version": "1.2.0" - }, "onRamp": { "address": "0xD0701FcC7818c31935331B02Eb21e91eC71a1704", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x5B833BD6456c604Eb396C0fBa477aD49e82B1A2a", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + }, "AUDF": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" } }, "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, "DEXTF": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, "SDY": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" } }, "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "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" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "matic-mainnet": { - "offRamp": { - "address": "0x19250aBE66B88F214d02B6f3BF80F4118290C619", - "version": "1.2.0" - }, "onRamp": { "address": "0x97500490d9126f34cf9aA0126d64623E170319Ef", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x19250aBE66B88F214d02B6f3BF80F4118290C619", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "AUDF": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "BETS": { + "AUDF": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" } }, - "DEXTF": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "USDC": { + "DEXTF": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "wemix-mainnet": { - "offRamp": { - "address": "0x317dE8bc5c3292E494b6496586696d4966A922B0", - "version": "1.2.0" - }, "onRamp": { "address": "0x9b1ed9De069Be4d50957464b359f98eD0Bf34dd5", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x317dE8bc5c3292E494b6496586696d4966A922B0", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "xdai-mainnet": { - "offRamp": { - "address": "0xDE7ebf1Dc753D916A9fbEC4ae521Ee74EC2d0B5f", - "version": "1.2.0" - }, "onRamp": { "address": "0xBd0B9317F6AaA1085993F7b4CD468dE7A6428722", "version": "1.2.0" }, + "offRamp": { + "address": "0xDE7ebf1Dc753D916A9fbEC4ae521Ee74EC2d0B5f", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - }, - "rmnPermeable": false + } } }, "bsc-mainnet": { "avalanche-mainnet": { - "offRamp": { - "address": "0x37a6fa55fe61061Ae97bF7314Ae270eCF71c5ED3", - "version": "1.2.0" - }, "onRamp": { "address": "0x6aa72a998859eF93356c6521B72155D355D0Cfd2", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x37a6fa55fe61061Ae97bF7314Ae270eCF71c5ED3", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "ethereum-mainnet-arbitrum-1": { - "offRamp": { - "address": "0x3DA330fd8Ef10d93cFB7D4f8ecE7BC1F10811feC", - "version": "1.2.0" - }, "onRamp": { "address": "0x2788b46BAcFF49BD89562e6bA5c5FBbbE5Fa92F7", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x3DA330fd8Ef10d93cFB7D4f8ecE7BC1F10811feC", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "CKP": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" } }, - "CKP": { + "RDP": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" - }, - "out": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "580000000000000000" } }, - "LAND": { + "SDT": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - }, - "out": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, - "RDP": { + "LAND": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "580000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "580000000000000000" - } + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" } }, - "SDT": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "SolvBTC": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" } }, - "SolvBTC.BBN": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, - "SolvBTC.ENA": { + "USDFI": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" } }, "STABLE": { "rateLimiterConfig": { - "in": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - }, - "out": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - } + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" } }, - "USDFI": { + "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } }, - "WECO": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "WMTX": { + "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - }, - "out": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "WSDM": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "wUSDx": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "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" + "offRamp": { + "address": "0x574c697deab06B805D8780898B3F136a1F4892Dc", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "ALU": { - "rateLimiterConfig": { - "in": { - "capacity": "4500000000000000000000000", - "isEnabled": true, - "rate": "1250000000000000000000" - }, - "out": { - "capacity": "4500000000000000000000000", - "isEnabled": true, - "rate": "1250000000000000000000" - } - } - }, "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } - } - }, - "SolvBTC": { - "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "SolvBTC.BBN": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" } }, "UNIO": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277700000000000000000" - }, - "out": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277700000000000000000" - } + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277700000000000000000" } }, - "WMTX": { + "ALU": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - }, - "out": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - } + "capacity": "4500000000000000000000000", + "isEnabled": true, + "rate": "1250000000000000000000" } }, "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-mainnet-blast-1": { - "offRamp": { - "address": "0x6500EDFBD27d34b7B69D0D45865ddaC4A1ceafE1", - "version": "1.2.0" - }, "onRamp": { "address": "0x02082b23D35d2670B8a636A431F3C30AF9d21e07", "version": "1.2.0" }, + "offRamp": { + "address": "0x6500EDFBD27d34b7B69D0D45865ddaC4A1ceafE1", + "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" + "offRamp": { + "address": "0x6C702159daA4DEbae32E294c584B1EaF2356cB1A", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "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" + "offRamp": { + "address": "0xE7E080C8d62d595a223C577C7C8d1f75d9A5E664", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "mainnet": { - "offRamp": { - "address": "0x181Bb1E97b0bDD1D85E741ad0943552D3682cc35", - "version": "1.2.0" - }, "onRamp": { "address": "0x0Bf40b034872D0b364f3DCec04C7434a4Da1C8d9", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" + "offRamp": { + "address": "0x181Bb1E97b0bDD1D85E741ad0943552D3682cc35", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "SDT": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, - "mwBETH": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "46000000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "46000000000000000" - } + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" } }, "rsETH": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000", - "isEnabled": true, - "rate": "11000000000000000" - }, - "out": { - "capacity": "200000000000000000000", - "isEnabled": true, - "rate": "11000000000000000" - } + "capacity": "200000000000000000000", + "isEnabled": true, + "rate": "11000000000000000" } }, - "SDT": { + "mwBETH": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "46000000000000000" } }, - "SolvBTC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "SolvBTC.BBN": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, - "SolvBTC.ENA": { + "USDFI": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" } }, "STABLE": { "rateLimiterConfig": { - "in": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - }, - "out": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - } + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" } }, "UNIO": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" - } + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" } }, - "USDFI": { + "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } }, - "WECO": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "WMTX": { + "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - }, - "out": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "WSDM": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "wUSDx": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" } }, "matic-mainnet": { - "offRamp": { - "address": "0x26af2046Da85d7f6712D5edCa81B9E3b2e7A60Ab", - "version": "1.2.0" - }, "onRamp": { "address": "0x6bD4754D86fc87FE5b463D368f26a3587a08347c", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x26af2046Da85d7f6712D5edCa81B9E3b2e7A60Ab", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "THE": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "417000000000000000000" } }, "LAND": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - }, - "out": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - } + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" } }, - "METO": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "76923077000000000000000000", - "isEnabled": true, - "rate": "21367520000000000000000" - }, - "out": { - "capacity": "76923077000000000000000000", - "isEnabled": true, - "rate": "21367520000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "THE": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "417000000000000000000" - }, - "out": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "417000000000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, - "WECO": { + "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } }, - "WSDM": { + "METO": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "76923077000000000000000000", + "isEnabled": true, + "rate": "21367520000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "wemix-mainnet": { - "offRamp": { - "address": "0xC027C5AEb230008c243Be463A73571e581F94c13", - "version": "1.2.0" - }, "onRamp": { "address": "0x1467fF8f249f5bc604119Af26a47035886f856BE", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0xC027C5AEb230008c243Be463A73571e581F94c13", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "xdai-mainnet": { - "offRamp": { - "address": "0xBE9b0cc569E970dAb953d336c670fc6b7c856c19", - "version": "1.2.0" - }, "onRamp": { "address": "0xAc9fE4179816077674d769698306CE6A7C6A1096", "version": "1.2.0" }, + "offRamp": { + "address": "0xBE9b0cc569E970dAb953d336c670fc6b7c856c19", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - }, - "rmnPermeable": false + } } }, "celo-mainnet": { "mainnet": { - "offRamp": { - "address": "0x90902C0AEE857F3A42f2beBEa38724cE7b7a0cff", - "version": "1.2.0" - }, "onRamp": { "address": "0x27C96A8a2f70a8408aD6c620717a3bDaA54bb10b", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0x90902C0AEE857F3A42f2beBEa38724cE7b7a0cff", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } } }, "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" + "offRamp": { + "address": "0x2cc33de75dAFDb3F8F4f24244a9C420374e2C001", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "SDL": { + "wstLINK": { "rateLimiterConfig": { - "in": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - }, - "out": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - } + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" } }, - "wstLINK": { + "SDL": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - } + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "mainnet": { - "offRamp": { - "address": "0xc2B1A8c931582D041ba5fF30AEB9fA828B30754d", - "version": "1.2.0" - }, "onRamp": { "address": "0xE43f9eD3146d76E627C2504E5140005027992De6", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0xc2B1A8c931582D041ba5fF30AEB9fA828B30754d", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } }, - "SDL": { + "wstLINK": { "rateLimiterConfig": { - "in": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - }, - "out": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - } + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" } }, - "wstLINK": { + "SDL": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - } + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } } }, "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" + "offRamp": { + "address": "0xe0109912157d5B75ea8b3181123Cf32c73bc9920", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + }, "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, "SDY": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" } }, "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "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" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "bsc-mainnet": { - "offRamp": { - "address": "0xB1b705c2315fced1B38baE463BE7DDef531e47fA", - "version": "1.2.0" - }, "onRamp": { "address": "0x79f3ABeCe5A3AFFf32D47F4CFe45e7b65c9a2D91", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xB1b705c2315fced1B38baE463BE7DDef531e47fA", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "CKP": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" } }, - "CKP": { + "RDP": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" - }, - "out": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "580000000000000000" } }, - "LAND": { + "SDT": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - }, - "out": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, - "RDP": { + "LAND": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "580000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "580000000000000000" - } + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" } }, - "SDT": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "SolvBTC": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" } }, - "SolvBTC.BBN": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, - "SolvBTC.ENA": { + "USDFI": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" } }, "STABLE": { "rateLimiterConfig": { - "in": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - }, - "out": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - } + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" } }, - "USDFI": { + "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } }, - "WECO": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "WMTX": { + "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - }, - "out": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "WSDM": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "wUSDx": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-mainnet-andromeda-1": { - "offRamp": { - "address": "0xeF8dEb0c01f7389AD4ae05DAB30120dba915D53c", - "version": "1.2.0" - }, "onRamp": { "address": "0x5b23A0a103fC9028363B3BC3577e8Bd45B8E819F", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0xeF8dEb0c01f7389AD4ae05DAB30120dba915D53c", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "SDL": { + "wstLINK": { "rateLimiterConfig": { - "in": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - }, - "out": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - } + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" } }, - "wstLINK": { + "SDL": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - } + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "ethereum-mainnet-base-1": { - "offRamp": { - "address": "0xdB19F77F87661f9be0F557cf9a1ebeCf7D8F206c", - "version": "1.2.0" - }, "onRamp": { "address": "0x77b60F85b25fD501E3ddED6C1fe7bF565C08A22A", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xdB19F77F87661f9be0F557cf9a1ebeCf7D8F206c", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { - "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } - } - }, - "DLCBTC": { + "NUON": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } }, - "DPI": { + "suUSD": { "rateLimiterConfig": { - "in": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" - }, - "out": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" } }, - "dsETH": { + "suETH": { "rateLimiterConfig": { - "in": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" - }, - "out": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" - } + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" } }, - "hyETH": { + "suBTC": { "rateLimiterConfig": { - "in": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" - }, - "out": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" - } + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" } }, - "LDY": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - }, - "out": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "MVI": { + "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" - }, - "out": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "NUON": { + "DPI": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" } }, - "SolvBTC": { + "TRUF": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "SolvBTC.BBN": { + "MVI": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" } }, - "stTAO": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "suBTC": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - }, - "out": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - } + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" } }, - "suETH": { + "wOETH": { "rateLimiterConfig": { - "in": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - }, - "out": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "suUSD": { + "LDY": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - } + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" } }, - "TRUF": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "USD+": { + "hyETH": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - }, - "out": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - } + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" } }, - "USDC": { + "dsETH": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" } }, "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } - } - }, - "WMTX": { - "rateLimiterConfig": { - "in": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - }, - "out": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "wOETH": { + "USD+": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" } }, - "wUSDx": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "ZUN": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "zunETH": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "zunUSD": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-mainnet-blast-1": { - "offRamp": { - "address": "0x449C59F4Ef3b1802DD054dd7837Eb2Ca91aFAB84", - "version": "1.2.0" - }, "onRamp": { "address": "0x54480425E9e24138fdF1644a1F70007F25abfB46", "version": "1.2.0" }, + "offRamp": { + "address": "0x449C59F4Ef3b1802DD054dd7837Eb2Ca91aFAB84", + "version": "1.2.0" + }, "rateLimiterConfig": { - "capacity": "1000000000000000000000000", + "capacity": "100000000000000000000000", "isEnabled": true, - "rate": "277000000000000000000" - }, - "rmnPermeable": false + "rate": "167000000000000000000" + } }, "ethereum-mainnet-mode-1": { - "offRamp": { - "address": "0xEDE7ADACFbD27DBEBbE2d6C3BaDf12a634a72Faa", - "version": "1.2.0" - }, "onRamp": { "address": "0x3920BF474BB50fffb4B77c1e6e66F65210D1D722", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xEDE7ADACFbD27DBEBbE2d6C3BaDf12a634a72Faa", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-mainnet-optimism-1": { - "offRamp": { - "address": "0xeeed4D86F3E0e6d32A6Ad29d8De6A0Dc91963A5f", - "version": "1.2.0" - }, "onRamp": { "address": "0xC09b72E8128620C40D89649019d995Cc79f030C3", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xeeed4D86F3E0e6d32A6Ad29d8De6A0Dc91963A5f", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "DLCBTC": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "MILO": { + "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "115740000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "115740000000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "SD": { + "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - }, - "out": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "stTAO": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "USDC": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "WETH": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "wUSDx": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "ZUN": { + "MILO": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "115740000000000000000" } }, - "zunETH": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "zunUSD": { + "SD": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-mainnet-zksync-1": { - "offRamp": { - "address": "0x50Fc0de671c775301e1Bdf19C17E778D0f978f6F", - "version": "1.2.0" - }, "onRamp": { "address": "0x2C1016053d9873270d71613cA321aE97Fc89201d", "version": "1.2.0" }, + "offRamp": { + "address": "0x50Fc0de671c775301e1Bdf19C17E778D0f978f6F", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - }, - "rmnPermeable": false + } }, "mainnet": { - "offRamp": { - "address": "0x542ba1902044069330e8c5b36A84EC503863722f", - "version": "1.2.0" - }, "onRamp": { "address": "0xCe11020D56e5FDbfE46D9FC3021641FfbBB5AdEE", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" + "offRamp": { + "address": "0x542ba1902044069330e8c5b36A84EC503863722f", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "NUON": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } }, - "DFX": { + "suUSD": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" } }, - "DLCBTC": { + "suETH": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" } }, - "DPI": { + "suBTC": { "rateLimiterConfig": { - "in": { - "capacity": "2593000000000000000000", - "isEnabled": true, - "rate": "180000000000000000" - }, - "out": { - "capacity": "2593000000000000000000", - "isEnabled": true, - "rate": "180000000000000000" - } + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" } }, - "dsETH": { + "DFX": { "rateLimiterConfig": { - "in": { - "capacity": "25000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - }, - "out": { - "capacity": "25000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" } }, - "egETH": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - }, - "out": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ETHx": { + "SDL": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" - }, - "out": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" - } + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" } }, - "GHO": { + "wstLINK": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" } }, - "hyETH": { + "USD+": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "34700000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "34700000000000000" - } + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" } }, - "LDY": { + "SDT": { "rateLimiterConfig": { - "in": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - }, - "out": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, - "mDLP": { + "wOETH": { "rateLimiterConfig": { - "in": { - "capacity": "416000000000000000000000", - "isEnabled": true, - "rate": "4810000000000000000" - }, - "out": { - "capacity": "416000000000000000000000", - "isEnabled": true, - "rate": "4810000000000000000" - } + "capacity": "1500000000000000000000", + "isEnabled": true, + "rate": "417000000000000000" } }, - "mmETH": { + "ETHx": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - }, - "out": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - } + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" } }, - "mstETH": { + "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - }, - "out": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "mswETH": { + "rsETH": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - }, - "out": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" } }, - "MVI": { + "mswETH": { "rateLimiterConfig": { - "in": { - "capacity": "3333000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" - }, - "out": { - "capacity": "3333000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" - } + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" } }, - "NUON": { + "mstETH": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" } }, - "rsETH": { + "mmETH": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" - } + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" } }, - "SD": { + "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - }, - "out": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "SDL": { + "DPI": { "rateLimiterConfig": { - "in": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - }, - "out": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - } + "capacity": "2593000000000000000000", + "isEnabled": true, + "rate": "180000000000000000" } }, - "SDT": { + "TRUF": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "SDY": { + "MVI": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - } + "capacity": "3333000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" } }, - "SolvBTC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "SolvBTC.BBN": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" } }, - "SolvBTC.ENA": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, - "STABLE": { + "USDFI": { "rateLimiterConfig": { - "in": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - }, - "out": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" } }, - "stTAO": { + "STABLE": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" } }, - "suBTC": { + "SDY": { "rateLimiterConfig": { - "in": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - }, - "out": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" } }, - "suETH": { + "mDLP": { "rateLimiterConfig": { - "in": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - }, - "out": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - } + "capacity": "416000000000000000000000", + "isEnabled": true, + "rate": "4810000000000000000" } }, - "suUSD": { + "LDY": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - } + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" } }, - "TRUF": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "USD+": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - }, - "out": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "USDC": { + "hyETH": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "34700000000000000" } }, - "USDFI": { + "dsETH": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - } + "capacity": "25000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" } }, - "WECO": { + "GHO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "WETH": { + "egETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" } }, - "WMTX": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - }, - "out": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "wOETH": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "1500000000000000000000", - "isEnabled": true, - "rate": "417000000000000000" - }, - "out": { - "capacity": "1500000000000000000000", - "isEnabled": true, - "rate": "417000000000000000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "WSDM": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "wstLINK": { + "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } }, - "wUSDx": { + "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "ZUN": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "zunETH": { + "SD": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" } }, - "zunUSD": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" } }, "matic-mainnet": { - "offRamp": { - "address": "0x9bDA7c8DCda4E39aFeB483cc0B7E3C1f6E0D5AB1", - "version": "1.2.0" - }, "onRamp": { "address": "0x122F05F49e90508F089eE8D0d868d1a4f3E5a809", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x9bDA7c8DCda4E39aFeB483cc0B7E3C1f6E0D5AB1", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "DFX": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" } }, - "DFX": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, "LAND": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - }, - "out": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - } + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" } }, - "USDC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "wemix-mainnet": { - "offRamp": { - "address": "0xEEf5Fb4c4953F9cA9ab1f25cE590776AfFc2c455", - "version": "1.2.0" - }, "onRamp": { "address": "0x66a0046ac9FA104eB38B04cfF391CcD0122E6FbC", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0xEEf5Fb4c4953F9cA9ab1f25cE590776AfFc2c455", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "xdai-mainnet": { - "offRamp": { - "address": "0x0C00414D9dcDB2DA7BF8AF26aE2deb617f09e756", - "version": "1.2.0" - }, "onRamp": { "address": "0x1216DC856Af47a833254a280A038185F51C1B5c4", "version": "1.2.0" }, + "offRamp": { + "address": "0x0C00414D9dcDB2DA7BF8AF26aE2deb617f09e756", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - }, - "rmnPermeable": false + } } }, "ethereum-mainnet-base-1": { "avalanche-mainnet": { - "offRamp": { - "address": "0x8345F2fF67e5A65e85dc955DE1414832608E00aD", - "version": "1.2.0" - }, "onRamp": { "address": "0xBE5a9E336D9614024B4Fa10D8112671fc9A42d96", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x8345F2fF67e5A65e85dc955DE1414832608E00aD", + "version": "1.2.0" }, - "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": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "USDC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "bsc-mainnet": { - "offRamp": { - "address": "0x48a51f5D38BE630Ddd6417Ea2D9052B8efc91a18", - "version": "1.2.0" - }, "onRamp": { "address": "0xdd4Fb402d41Beb0eEeF6CfB1bf445f50bDC8c981", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x48a51f5D38BE630Ddd6417Ea2D9052B8efc91a18", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "ALU": { - "rateLimiterConfig": { - "in": { - "capacity": "4500000000000000000000000", - "isEnabled": true, - "rate": "1250000000000000000000" - }, - "out": { - "capacity": "4500000000000000000000000", - "isEnabled": true, - "rate": "1250000000000000000000" - } - } - }, "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } - } - }, - "SolvBTC": { - "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "SolvBTC.BBN": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" } }, "UNIO": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277700000000000000000" - }, - "out": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277700000000000000000" - } + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277700000000000000000" } }, - "WMTX": { + "ALU": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - }, - "out": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - } + "capacity": "4500000000000000000000000", + "isEnabled": true, + "rate": "1250000000000000000000" } }, "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-mainnet-arbitrum-1": { - "offRamp": { - "address": "0x8531E63aE9279a1f0D09eba566CD1b092b95f3D5", - "version": "1.2.0" - }, "onRamp": { "address": "0x1E5Ca70d1e7A1B26061125738a880BBeA42FeB21", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x8531E63aE9279a1f0D09eba566CD1b092b95f3D5", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { - "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } - } - }, - "DLCBTC": { + "NUON": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } }, - "DPI": { + "suUSD": { "rateLimiterConfig": { - "in": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" - }, - "out": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" } }, - "dsETH": { + "suETH": { "rateLimiterConfig": { - "in": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" - }, - "out": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" - } + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" } }, - "hyETH": { + "suBTC": { "rateLimiterConfig": { - "in": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" - }, - "out": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" - } + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" } }, - "LDY": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - }, - "out": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "MVI": { + "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" - }, - "out": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "NUON": { + "DPI": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" } }, - "SolvBTC": { + "TRUF": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "SolvBTC.BBN": { + "MVI": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" } }, - "stTAO": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "suBTC": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - }, - "out": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - } + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" } }, - "suETH": { + "wOETH": { "rateLimiterConfig": { - "in": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - }, - "out": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "suUSD": { + "LDY": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - } + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" } }, - "TRUF": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "USD+": { + "hyETH": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - }, - "out": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - } + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" } }, - "USDC": { + "dsETH": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" } }, "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } - } - }, - "WMTX": { - "rateLimiterConfig": { - "in": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - }, - "out": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "wOETH": { + "USD+": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "277800000000000000" - }, - "out": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "277800000000000000" - } + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" } }, - "wUSDx": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "ZUN": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "zunETH": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "zunUSD": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-mainnet-blast-1": { - "offRamp": { - "address": "0x15F54FDd37ccC8E5a0b64633C95Ef8209Fd86401", - "version": "1.2.0" - }, "onRamp": { "address": "0xCCC32e2794EaD73f0a0a514Ac1c78D048968ab81", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0x15F54FDd37ccC8E5a0b64633C95Ef8209Fd86401", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "ethereum-mainnet-mode-1": { - "offRamp": { - "address": "0xFC30bFe46b11D4E25C6f7492fd064A70FbF18848", - "version": "1.2.0" - }, "onRamp": { "address": "0x626aCCbDDD73532df1caEDb5628Fdc40C5f429Ba", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0xFC30bFe46b11D4E25C6f7492fd064A70FbF18848", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BMX": { + "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "27770000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "27770000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } }, - "LINK": { + "BMX": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "27770000000000000000" } }, "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "ethereum-mainnet-optimism-1": { - "offRamp": { - "address": "0xf50c0d2a8B6Db60f1D93E60f03d0413D56153E4F", - "version": "1.2.0" - }, "onRamp": { "address": "0xd952FEAcDd5919Cc5E9454b53bF45d4E73dD6457", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xf50c0d2a8B6Db60f1D93E60f03d0413D56153E4F", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "DLCBTC": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "USDC": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "wUSDx": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "ZUN": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "zunETH": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "zunUSD": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "mainnet": { - "offRamp": { - "address": "0xEC0cFe335a4d53dBA70CB650Ab56eEc32788F0BB", - "version": "1.2.0" - }, "onRamp": { "address": "0xDEA286dc0E01Cb4755650A6CF8d1076b454eA1cb", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" + "offRamp": { + "address": "0xEC0cFe335a4d53dBA70CB650Ab56eEc32788F0BB", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "NUON": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } }, - "DIP": { + "suUSD": { "rateLimiterConfig": { - "in": { - "capacity": "10000000000000000000000000", - "isEnabled": true, - "rate": "2778000000000000000000" - }, - "out": { - "capacity": "10000000000000000000000000", - "isEnabled": true, - "rate": "2778000000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" } }, - "DLCBTC": { + "suETH": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" } }, - "DPI": { + "suBTC": { "rateLimiterConfig": { - "in": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" - }, - "out": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" - } + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" } }, - "dsETH": { + "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" - }, - "out": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } }, - "hyETH": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" - }, - "out": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "LDY": { + "DIP": { "rateLimiterConfig": { - "in": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - }, - "out": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - } + "capacity": "10000000000000000000000000", + "isEnabled": true, + "rate": "2778000000000000000000" } }, - "LINK": { + "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "MEEM": { - "rateLimiterConfig": { - "in": { - "capacity": "10000000000000000000000", - "isEnabled": true, - "rate": "2780000000000000000" - }, - "out": { - "capacity": "10000000000000000000000", - "isEnabled": true, - "rate": "2780000000000000000" - } - } - }, - "MVI": { - "rateLimiterConfig": { - "in": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" - }, - "out": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" - } - } - }, - "NUON": { + "DPI": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" } }, - "SolvBTC": { + "TRUF": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "SolvBTC.BBN": { + "MVI": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" } }, - "stTAO": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "suBTC": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - }, - "out": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - } + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" } }, - "suETH": { + "wOETH": { "rateLimiterConfig": { - "in": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - }, - "out": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "SUSDz": { + "XSWAP": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - }, - "out": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } + "capacity": "20000000000000000000000000", + "isEnabled": true, + "rate": "463000000000000000000" } }, - "suUSD": { + "UNIO": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - } + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" } }, - "TRUF": { + "LDY": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - } + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" } }, - "UNIO": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "USD+": { + "hyETH": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - }, - "out": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - } + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" } }, - "USDC": { + "dsETH": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" } }, "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "WMTX": { + "USD+": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - }, - "out": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - } + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" } }, - "wOETH": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "277800000000000000" - }, - "out": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "277800000000000000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "wUSDx": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "XSWAP": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000000", - "isEnabled": true, - "rate": "463000000000000000000" - }, - "out": { - "capacity": "20000000000000000000000000", - "isEnabled": true, - "rate": "463000000000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "ZUN": { + "MEEM": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "10000000000000000000000", + "isEnabled": true, + "rate": "2780000000000000000" } }, - "zunETH": { + "SUSDz": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "zunUSD": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "matic-mainnet": { - "offRamp": { - "address": "0x75F29f058b31106F99caFdc17c9b26ADfcC7b5D7", - "version": "1.2.0" - }, "onRamp": { "address": "0x3DB8Bea142e41cA3633890d0e5640F99a895D6A5", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x75F29f058b31106F99caFdc17c9b26ADfcC7b5D7", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "USDC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "xdai-mainnet": { - "offRamp": { - "address": "0xA24D3Bc3A59798a57AF58f69c89DC1C8aFD78F18", - "version": "1.2.0" - }, "onRamp": { "address": "0xcDD0e963E0708a4E936202396983E458cFA4A363", "version": "1.2.0" }, + "offRamp": { + "address": "0xA24D3Bc3A59798a57AF58f69c89DC1C8aFD78F18", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - }, - "rmnPermeable": false + } } }, "ethereum-mainnet-blast-1": { "bsc-mainnet": { - "offRamp": { - "address": "0xabC7Dffb2590c44a201EC7532382e1fc01Cd9eEb", - "version": "1.2.0" - }, "onRamp": { "address": "0x9c98d7aE731b0A53bedffBc1a12d9d43501Ea464", "version": "1.2.0" }, + "offRamp": { + "address": "0xabC7Dffb2590c44a201EC7532382e1fc01Cd9eEb", + "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" }, + "offRamp": { + "address": "0x01A38cd2da195C704bA192fCCDddd8986cb7EdE9", + "version": "1.2.0" + }, "rateLimiterConfig": { - "capacity": "1000000000000000000000000", + "capacity": "100000000000000000000000", "isEnabled": true, - "rate": "277000000000000000000" - }, - "rmnPermeable": false + "rate": "167000000000000000000" + } }, "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" + "offRamp": { + "address": "0x0406F8f66C10Da99ff518bc2242e0Ec486a2c787", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "mainnet": { - "offRamp": { - "address": "0x4e0092bBC8EfAb6Eca295caB66986193b90a1Bb9", - "version": "1.2.0" - }, "onRamp": { "address": "0xBD9bf9AA79adF083BB7100848Eb15F4e8282E27e", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0x4e0092bBC8EfAb6Eca295caB66986193b90a1Bb9", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } } }, "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" + "offRamp": { + "address": "0x2B555774B3D1dcbcd76efb7751F3c5FbCFABC5C4", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" } }, "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } } - } - } - }, - "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 + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "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" + "offRamp": { + "address": "0x7a57670Fa0Cf1Bc2665a1Ae0f5031b9f5a43dD3a", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "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" + "offRamp": { + "address": "0x8d3E1b15ebC96cec1ffc092cEcAeA6c1DD00aF9b", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "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" + "offRamp": { + "address": "0xEfa90cE6289A2777cd5B8fb991B2D0Be44cA5067", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BMX": { + "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "27770000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "27770000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } }, - "LINK": { + "BMX": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "27770000000000000000" } }, "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "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" + "offRamp": { + "address": "0xE4D6AAF678b986D3E6B7A85FA33d0519716a5525", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "mainnet": { - "offRamp": { - "address": "0xdF8f09AB4DfB49dEC8a0B8b7f1B7F4134252D3e9", - "version": "1.2.0" - }, "onRamp": { "address": "0xbD5F9C193a7fEF5D578C55Ddfe4d08d6BCc15648", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0xdF8f09AB4DfB49dEC8a0B8b7f1B7F4134252D3e9", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } }, "sDAI": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "69400000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "69400000000000000000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "69400000000000000000" } }, "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } } }, "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" + "offRamp": { + "address": "0x8dc6490A6204dF846BaBE809cB695ba17Df1F9B1", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "bsc-mainnet": { - "offRamp": { - "address": "0xE14501F2838F2fA1Ceb52E78ABdA289EcE1705EA", - "version": "1.2.0" - }, "onRamp": { "address": "0xa3c9544B82846C45BE37593d5d9ACffbE61BF3A6", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xE14501F2838F2fA1Ceb52E78ABdA289EcE1705EA", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "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" + "offRamp": { + "address": "0xaC8C94242aa8234Bf89682aBcDDf805AE8cff61D", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "DLCBTC": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "MILO": { + "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "115740000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "115740000000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "SD": { + "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - }, - "out": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "stTAO": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "USDC": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "WETH": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "wUSDx": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "ZUN": { + "MILO": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "115740000000000000000" } }, - "zunETH": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "zunUSD": { + "SD": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "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" + "offRamp": { + "address": "0xBAE6560eCa9B77Cb047158C783e36F7735C86037", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "DLCBTC": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "USDC": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "wUSDx": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "ZUN": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "zunETH": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "zunUSD": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "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" + "offRamp": { + "address": "0xDf9717d724828537902Fb0c3B7C56c641463Fa38", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "mainnet": { - "offRamp": { - "address": "0xd2D98Be6a1C241e86C807e51cED6ABb51d044203", - "version": "1.2.0" - }, "onRamp": { "address": "0x55183Db1d2aE0b63e4c92A64bEF2CBfc2032B127", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" + "offRamp": { + "address": "0xd2D98Be6a1C241e86C807e51cED6ABb51d044203", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "DLCBTC": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, "ETHx": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" - }, - "out": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" - } + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" } }, - "rsETH": { + "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "SD": { + "rsETH": { "rateLimiterConfig": { - "in": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - }, - "out": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" } }, "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "USDC": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "WETH": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "wUSDx": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "ZUN": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "zunETH": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "zunUSD": { + "SD": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" } }, "matic-mainnet": { - "offRamp": { - "address": "0x7c6221880A1D62506b1A08Dab3Bf695A49AcDD22", - "version": "1.2.0" - }, "onRamp": { "address": "0x6B57145e322c877E7D91Ed8E31266eB5c02F7EfC", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x7c6221880A1D62506b1A08Dab3Bf695A49AcDD22", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "wemix-mainnet": { - "offRamp": { - "address": "0x3e5B3b7559D39563a74434157b31781322dA712D", - "version": "1.2.0" - }, "onRamp": { "address": "0x82e9f4C5ec4a84E310d60D462a12042E5cbA0954", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x3e5B3b7559D39563a74434157b31781322dA712D", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "xdai-mainnet": { - "offRamp": { - "address": "0x4358640A2419119DBe0933b5F2c288c3EB2c082C", - "version": "1.2.0" - }, "onRamp": { "address": "0x14aA3CC03583aA557DBca4ce72288Cc5F37DDE34", "version": "1.2.0" }, + "offRamp": { + "address": "0x4358640A2419119DBe0933b5F2c288c3EB2c082C", + "version": "1.2.0" + }, "rateLimiterConfig": { "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 - }, - "mainnet": { - "offRamp": { - "address": "0x77601F272dd2d6481Ac3a13942075388097245Fb", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x28cCF73F7982c1786b84e243FFbD47F4fB8ae43d", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": false + } } }, "ethereum-mainnet-zksync-1": { "ethereum-mainnet-arbitrum-1": { - "offRamp": { - "address": "0xF0a08aC528668D4fe8C4cF235a8B82cbf242Fa9d", - "version": "1.2.0" - }, "onRamp": { "address": "0x9033687a0f03012e015f8f8f2a59da57531d2B43", "version": "1.2.0" }, + "offRamp": { + "address": "0xF0a08aC528668D4fe8C4cF235a8B82cbf242Fa9d", + "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" + "offRamp": { + "address": "0x7c887B97F9Bba9355EC10e2bA949AdB491Ef44Fd", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } } }, "mainnet": { "avalanche-mainnet": { - "offRamp": { - "address": "0x569940e02D4425eac61A7601632eC00d69f75c17", - "version": "1.2.0" - }, "onRamp": { "address": "0x3df8dAe2d123081c4D5E946E655F7c109B9Dd630", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x569940e02D4425eac61A7601632eC00d69f75c17", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + }, "AUDF": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" } }, "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, "DEXTF": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, "SDY": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" } }, "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - }, - "out": { - "capacity": "5000000000000000000", - "isEnabled": true, - "rate": "57800000000000" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } }, "SolvBTC.BBN": { "rateLimiterConfig": { - "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" - } + "capacity": "5000000000000000000", + "isEnabled": true, + "rate": "57800000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "bsc-mainnet": { - "offRamp": { - "address": "0x7Afe7088aff57173565F4b034167643AA8b9171c", - "version": "1.2.0" - }, "onRamp": { "address": "0x91D25A56Db77aD5147437d8B83Eb563D46eBFa69", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" + "offRamp": { + "address": "0x7Afe7088aff57173565F4b034167643AA8b9171c", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "SDT": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, - "mwBETH": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "46000000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "46000000000000000" - } + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" } }, "rsETH": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000", - "isEnabled": true, - "rate": "11000000000000000" - }, - "out": { - "capacity": "200000000000000000000", - "isEnabled": true, - "rate": "11000000000000000" - } + "capacity": "200000000000000000000", + "isEnabled": true, + "rate": "11000000000000000" } }, - "SDT": { + "mwBETH": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "46000000000000000" } }, - "SolvBTC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "SolvBTC.BBN": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, - "SolvBTC.ENA": { + "USDFI": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" } }, "STABLE": { "rateLimiterConfig": { - "in": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - }, - "out": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - } + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" } }, "UNIO": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" - } + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" } }, - "USDFI": { + "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } }, - "WECO": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "WMTX": { + "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - }, - "out": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "WSDM": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "wUSDx": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" } }, "celo-mainnet": { - "offRamp": { - "address": "0xd5083684eE92dDeA117636ae5E2F1cb7fE4dfd46", - "version": "1.2.0" - }, "onRamp": { "address": "0xEd5bE9508ae56531cc0EDe6A3bD588Eb9E2e3cfa", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0xd5083684eE92dDeA117636ae5E2F1cb7fE4dfd46", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "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" + "offRamp": { + "address": "0xCe6364dBe64D2789D916180131fAda2ABFF702E8", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } }, - "SDL": { + "wstLINK": { "rateLimiterConfig": { - "in": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - }, - "out": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - } + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" } }, - "wstLINK": { + "SDL": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - } + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "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" + "offRamp": { + "address": "0xeFC4a18af59398FF23bfe7325F2401aD44286F4d", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "NUON": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } }, - "DFX": { + "suUSD": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" } }, - "DLCBTC": { + "suETH": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" } }, - "DPI": { + "suBTC": { "rateLimiterConfig": { - "in": { - "capacity": "2593000000000000000000", - "isEnabled": true, - "rate": "180000000000000000" - }, - "out": { - "capacity": "2593000000000000000000", - "isEnabled": true, - "rate": "180000000000000000" - } + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" } }, - "dsETH": { + "DFX": { "rateLimiterConfig": { - "in": { - "capacity": "25000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - }, - "out": { - "capacity": "25000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" } }, - "egETH": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - }, - "out": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ETHx": { + "SDL": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" - }, - "out": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" - } + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "207500000000000000000" } }, - "GHO": { + "wstLINK": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" } }, - "hyETH": { + "USD+": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "34700000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "34700000000000000" - } + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" } }, - "LDY": { + "SDT": { "rateLimiterConfig": { - "in": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - }, - "out": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, - "mDLP": { + "wOETH": { "rateLimiterConfig": { - "in": { - "capacity": "416000000000000000000000", - "isEnabled": true, - "rate": "4810000000000000000" - }, - "out": { - "capacity": "416000000000000000000000", - "isEnabled": true, - "rate": "4810000000000000000" - } + "capacity": "1500000000000000000000", + "isEnabled": true, + "rate": "417000000000000000" } }, - "mmETH": { + "ETHx": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - }, - "out": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - } + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" } }, - "mstETH": { + "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - }, - "out": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "mswETH": { + "rsETH": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - }, - "out": { - "capacity": "100000000000000000000", - "isEnabled": true, - "rate": "9260000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" } }, - "MVI": { + "mswETH": { "rateLimiterConfig": { - "in": { - "capacity": "3333000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" - }, - "out": { - "capacity": "3333000000000000000000", - "isEnabled": true, - "rate": "230000000000000000" - } + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" } }, - "NUON": { + "mstETH": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" } }, - "rsETH": { + "mmETH": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" - } + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" } }, - "SD": { + "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - }, - "out": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "SDL": { + "DPI": { "rateLimiterConfig": { - "in": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - }, - "out": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "207500000000000000000" - } + "capacity": "2593000000000000000000", + "isEnabled": true, + "rate": "180000000000000000" } }, - "SDT": { + "TRUF": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "SDY": { + "MVI": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "58000000000000000000" - } + "capacity": "3333000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" } }, - "SolvBTC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "SolvBTC.BBN": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "5000000000000", + "isEnabled": true, + "rate": "231500000" } }, - "SolvBTC.ENA": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, - "STABLE": { + "USDFI": { "rateLimiterConfig": { - "in": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - }, - "out": { - "capacity": "7000000000000000000000", - "isEnabled": true, - "rate": "81000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "570000000000000000" } }, - "stTAO": { + "STABLE": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "7000000000000000000000", + "isEnabled": true, + "rate": "81000000000000000" } }, - "suBTC": { + "SDY": { "rateLimiterConfig": { - "in": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - }, - "out": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "58000000000000000000" } }, - "suETH": { + "mDLP": { "rateLimiterConfig": { - "in": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - }, - "out": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - } + "capacity": "416000000000000000000000", + "isEnabled": true, + "rate": "4810000000000000000" } }, - "suUSD": { + "LDY": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - } + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" } }, - "TRUF": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "USD+": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - }, - "out": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "USDC": { + "hyETH": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "34700000000000000" } }, - "USDFI": { + "dsETH": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "570000000000000000" - } + "capacity": "25000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" } }, - "WECO": { + "GHO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "WETH": { + "egETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "100000000000000000000", + "isEnabled": true, + "rate": "9260000000000000" } }, - "WMTX": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - }, - "out": { - "capacity": "5000000000000", - "isEnabled": true, - "rate": "231500000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "wOETH": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "1500000000000000000000", - "isEnabled": true, - "rate": "417000000000000000" - }, - "out": { - "capacity": "1500000000000000000000", - "isEnabled": true, - "rate": "417000000000000000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "WSDM": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "wstLINK": { + "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000", - "isEnabled": true, - "rate": "4000000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } }, - "wUSDx": { + "SolvBTC": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "ZUN": { + "SolvBTC.BBN": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } }, - "zunETH": { + "SD": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" } }, - "zunUSD": { + "SolvBTC.ENA": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "23140000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" } }, "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" + "offRamp": { + "address": "0xdf85c8381954694E74abD07488f452b4c2Cddfb3", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { - "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } - } - }, - "DIP": { - "rateLimiterConfig": { - "in": { - "capacity": "10000000000000000000000000", - "isEnabled": true, - "rate": "2778000000000000000000" - }, - "out": { - "capacity": "10000000000000000000000000", - "isEnabled": true, - "rate": "2778000000000000000000" - } - } - }, - "DLCBTC": { + "NUON": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } }, - "DPI": { + "suUSD": { "rateLimiterConfig": { - "in": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" - }, - "out": { - "capacity": "741000000000000000000", - "isEnabled": true, - "rate": "50000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "2314000000000000000" } }, - "dsETH": { + "suETH": { "rateLimiterConfig": { - "in": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" - }, - "out": { - "capacity": "13000000000000000000", - "isEnabled": true, - "rate": "900000000000000" - } + "capacity": "150000000000000000000", + "isEnabled": true, + "rate": "1700000000000000" } }, - "hyETH": { + "suBTC": { "rateLimiterConfig": { - "in": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" - }, - "out": { - "capacity": "28000000000000000000", - "isEnabled": true, - "rate": "2000000000000000" - } + "capacity": "8000000000000000000", + "isEnabled": true, + "rate": "92600000000000" } }, - "LDY": { + "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - }, - "out": { - "capacity": "3000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } }, - "LINK": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "MEEM": { + "DIP": { "rateLimiterConfig": { - "in": { - "capacity": "10000000000000000000000", - "isEnabled": true, - "rate": "2780000000000000000" - }, - "out": { - "capacity": "10000000000000000000000", - "isEnabled": true, - "rate": "2780000000000000000" - } + "capacity": "10000000000000000000000000", + "isEnabled": true, + "rate": "2778000000000000000000" } }, - "MVI": { + "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" - }, - "out": { - "capacity": "1111000000000000000000", - "isEnabled": true, - "rate": "80000000000000000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "NUON": { + "DPI": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "741000000000000000000", + "isEnabled": true, + "rate": "50000000000000000" } }, - "SolvBTC": { + "TRUF": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "SolvBTC.BBN": { + "MVI": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "23140000000000000" - } + "capacity": "1111000000000000000000", + "isEnabled": true, + "rate": "80000000000000000" } }, - "stTAO": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "suBTC": { + "WMTX": { "rateLimiterConfig": { - "in": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - }, - "out": { - "capacity": "8000000000000000000", - "isEnabled": true, - "rate": "92600000000000" - } + "capacity": "500000000000", + "isEnabled": true, + "rate": "138880000" } }, - "suETH": { + "wOETH": { "rateLimiterConfig": { - "in": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - }, - "out": { - "capacity": "150000000000000000000", - "isEnabled": true, - "rate": "1700000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "SUSDz": { + "XSWAP": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - }, - "out": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } + "capacity": "20000000000000000000000000", + "isEnabled": true, + "rate": "463000000000000000000" } }, - "suUSD": { + "UNIO": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "2314000000000000000" - } + "capacity": "15000000000000000000000000", + "isEnabled": true, + "rate": "520000000000000000000" } }, - "TRUF": { + "LDY": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "16700000000000000000" - } + "capacity": "3000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000" } }, - "UNIO": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" - }, - "out": { - "capacity": "15000000000000000000000000", - "isEnabled": true, - "rate": "520000000000000000000" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "USD+": { + "hyETH": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - }, - "out": { - "capacity": "200000000000", - "isEnabled": true, - "rate": "55000000" - } + "capacity": "28000000000000000000", + "isEnabled": true, + "rate": "2000000000000000" } }, - "USDC": { + "dsETH": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "13000000000000000000", + "isEnabled": true, + "rate": "900000000000000" } }, "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "WMTX": { + "USD+": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - }, - "out": { - "capacity": "500000000000", - "isEnabled": true, - "rate": "138880000" - } + "capacity": "200000000000", + "isEnabled": true, + "rate": "55000000" } }, - "wOETH": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "277800000000000000" - }, - "out": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "277800000000000000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "wUSDx": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "XSWAP": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000000", - "isEnabled": true, - "rate": "463000000000000000000" - }, - "out": { - "capacity": "20000000000000000000000000", - "isEnabled": true, - "rate": "463000000000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "ZUN": { + "MEEM": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "10000000000000000000000", + "isEnabled": true, + "rate": "2780000000000000000" } }, - "zunETH": { + "SUSDz": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "zunUSD": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "ethereum-mainnet-blast-1": { - "offRamp": { - "address": "0x1a904DbbaDdE629a1460e2F6E2E485Ce06Ed7599", - "version": "1.2.0" - }, "onRamp": { "address": "0x4545F9a17DA50110632C14704a15d893BF9CBD27", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0x1a904DbbaDdE629a1460e2F6E2E485Ce06Ed7599", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } - } - } - } - }, - "ethereum-mainnet-linea-1": { - "offRamp": { - "address": "0x418dcbCf229897d0CCf1B8B464Db06C23879FBB4", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x626189C882A80fF0D036d8D9f6447555e81F78E9", - "enforceOutOfOrder": true, - "version": "1.5.0" + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" + } + } }, "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "rmnPermeable": false + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" + } }, "ethereum-mainnet-mode-1": { - "offRamp": { - "address": "0xE8af3b68eDfFf65Ce48648009982380701f09B92", - "version": "1.2.0" - }, "onRamp": { "address": "0x466a078d17e3706a9414ACc48029EE9Bae4C9b65", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0xE8af3b68eDfFf65Ce48648009982380701f09B92", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } }, "sDAI": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "69400000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "69400000000000000000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "69400000000000000000" } }, "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "ethereum-mainnet-optimism-1": { - "offRamp": { - "address": "0xB095900fB91db00E6abD247A5A5AD1cee3F20BF7", - "version": "1.2.0" - }, "onRamp": { "address": "0x86B47d8411006874eEf8E4584BdFD7be8e5549d1", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "1389000000000000000000" + "offRamp": { + "address": "0xB095900fB91db00E6abD247A5A5AD1cee3F20BF7", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "DLCBTC": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - }, - "out": { - "capacity": "450000000", - "isEnabled": true, - "rate": "83300" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, "ETHx": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" - }, - "out": { - "capacity": "1000000000000000000000", - "isEnabled": true, - "rate": "56000000000000000" - } + "capacity": "1000000000000000000000", + "isEnabled": true, + "rate": "56000000000000000" } }, - "rsETH": { + "WETH": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" - }, - "out": { - "capacity": "500000000000000000000", - "isEnabled": true, - "rate": "28000000000000000" - } + "capacity": "114000000000000000000", + "isEnabled": true, + "rate": "32000000000000000" } }, - "SD": { + "rsETH": { "rateLimiterConfig": { - "in": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - }, - "out": { - "capacity": "384000000000000000000000", - "isEnabled": true, - "rate": "4444000000000000000" - } + "capacity": "500000000000000000000", + "isEnabled": true, + "rate": "28000000000000000" } }, "stTAO": { "rateLimiterConfig": { - "in": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - }, - "out": { - "capacity": "400000000000", - "isEnabled": true, - "rate": "41600000" - } + "capacity": "400000000000", + "isEnabled": true, + "rate": "41600000" } }, - "USDC": { + "ZUN": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "23140000000000000000" } }, - "WETH": { + "zunUSD": { "rateLimiterConfig": { - "in": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - }, - "out": { - "capacity": "114000000000000000000", - "isEnabled": true, - "rate": "32000000000000000" - } + "capacity": "250000000000000000000000", + "isEnabled": true, + "rate": "5787000000000000000" } }, - "wUSDx": { + "zunETH": { "rateLimiterConfig": { - "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - }, - "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" - } + "capacity": "72000000000000000000", + "isEnabled": true, + "rate": "1666000000000000" } }, - "ZUN": { + "DLCBTC": { "rateLimiterConfig": { - "in": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - }, - "out": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "23140000000000000000" - } + "capacity": "450000000", + "isEnabled": true, + "rate": "83300" } }, - "zunETH": { + "wUSDx": { "rateLimiterConfig": { - "in": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - }, - "out": { - "capacity": "72000000000000000000", - "isEnabled": true, - "rate": "1666000000000000" - } + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } }, - "zunUSD": { + "SD": { "rateLimiterConfig": { - "in": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - }, - "out": { - "capacity": "250000000000000000000000", - "isEnabled": true, - "rate": "5787000000000000000" - } + "capacity": "384000000000000000000000", + "isEnabled": true, + "rate": "4444000000000000000" } } - } - }, - "ethereum-mainnet-scroll-1": { - "offRamp": { - "address": "0x26a10137A54F4Ea01D20758Ac5AdBf9326340Fc3", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x362A221C3cfd7F992DFE221687323F0BA9BA8187", - "enforceOutOfOrder": true, - "version": "1.5.0" }, - "rmnPermeable": false + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "1389000000000000000000" + } }, "ethereum-mainnet-zksync-1": { - "offRamp": { - "address": "0xb368c8946D9fa5A497cDe1Dff7213f9CdfD143Bf", - "version": "1.2.0" - }, "onRamp": { "address": "0xD54C93A99CBCb8D865E13DA321B540171795A89f", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "2000000000000000000000000", - "isEnabled": true, - "rate": "555550000000000000000" + "offRamp": { + "address": "0xb368c8946D9fa5A497cDe1Dff7213f9CdfD143Bf", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "13880000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "13880000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "2000000000000000000000000", + "isEnabled": true, + "rate": "555550000000000000000" } }, "matic-mainnet": { - "offRamp": { - "address": "0x0af338F0E314c7551bcE0EF516d46d855b0Ee395", - "version": "1.2.0" - }, "onRamp": { "address": "0x35F0ca9Be776E4B38659944c257bDd0ba75F1B8B", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x0af338F0E314c7551bcE0EF516d46d855b0Ee395", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "AUDF": { + "DFX": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" } }, - "BETS": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "BYTES": { + "AUDF": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2320000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2320000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" } }, - "DEXTF": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "DFX": { + "BYTES": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "2320000000000000000" } }, - "EARNM": { + "DEXTF": { "rateLimiterConfig": { - "in": { - "capacity": "625000000000000000000000", - "isEnabled": true, - "rate": "173600000000000000000" - }, - "out": { - "capacity": "625000000000000000000000", - "isEnabled": true, - "rate": "173600000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, - "OSIS": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "16667000000000000000000", - "isEnabled": true, - "rate": "4600000000000000000" - }, - "out": { - "capacity": "16667000000000000000000", - "isEnabled": true, - "rate": "4600000000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, "REG": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" } }, - "USDC": { + "EARNM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "625000000000000000000000", + "isEnabled": true, + "rate": "173600000000000000000" } }, - "WECO": { + "OSIS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "16667000000000000000000", + "isEnabled": true, + "rate": "4600000000000000000" } }, "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "wemix-mainnet": { - "offRamp": { - "address": "0x3a129e6C18b23d18BA9E6Aa14Dc2e79d1f91c6c5", - "version": "1.2.0" - }, "onRamp": { "address": "0xCbE7e5DA76dC99Ac317adF6d99137005FDA4E2C4", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x3a129e6C18b23d18BA9E6Aa14Dc2e79d1f91c6c5", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" } }, "una.USDC": { "rateLimiterConfig": { - "in": { - "capacity": "300000000000", - "isEnabled": true, - "rate": "83330000" - }, - "out": { - "capacity": "300000000000", - "isEnabled": true, - "rate": "83330000" - } + "capacity": "300000000000", + "isEnabled": true, + "rate": "83330000" } }, "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "xdai-mainnet": { - "offRamp": { - "address": "0xE93ec2A57e38C8541c893348cCafEAB01F7D47d4", - "version": "1.2.0" - }, "onRamp": { "address": "0xF538dA6c673A30338269655f4e019B71ba58CFd4", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0xE93ec2A57e38C8541c893348cCafEAB01F7D47d4", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "REG": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } }, "matic-mainnet": { "avalanche-mainnet": { - "offRamp": { - "address": "0xB9e3680639c9F0C4e0b02FD81C445094426244Ae", - "version": "1.2.0" - }, "onRamp": { "address": "0x5FA30697e90eB30954895c45b028F7C0dDD39b12", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xB9e3680639c9F0C4e0b02FD81C445094426244Ae", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "AUDF": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "BETS": { + "AUDF": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" } }, - "DEXTF": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "USDC": { + "DEXTF": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "bsc-mainnet": { - "offRamp": { - "address": "0x592773924741F0Da889a0dfdab71171Dd11E054C", - "version": "1.2.0" - }, "onRamp": { "address": "0xF5b5A2fC11BF46B1669C3B19d98B19C79109Dca9", "version": "1.2.0" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x592773924741F0Da889a0dfdab71171Dd11E054C", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "THE": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "750000000000000000000000", + "isEnabled": true, + "rate": "417000000000000000000" } }, "LAND": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - }, - "out": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - } + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" } }, - "METO": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "76923077000000000000000000", - "isEnabled": true, - "rate": "21367520000000000000000" - }, - "out": { - "capacity": "76923077000000000000000000", - "isEnabled": true, - "rate": "21367520000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "THE": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "417000000000000000000" - }, - "out": { - "capacity": "750000000000000000000000", - "isEnabled": true, - "rate": "417000000000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, - "WECO": { + "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "12000000" } }, - "WSDM": { + "METO": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "capacity": "76923077000000000000000000", + "isEnabled": true, + "rate": "21367520000000000000000" } } + }, + "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" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xa8a9eDa2867c2E0CE0d5ECe273961F1EcC3CC25B", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "DFX": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" } }, - "DFX": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, "LAND": { "rateLimiterConfig": { - "in": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - }, - "out": { - "capacity": "20000000000000000000000", - "isEnabled": true, - "rate": "5550000000000000000" - } + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "5550000000000000000" } }, - "USDC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xD0FA7DE2D18A0c59D3fD7dfC7aB4e913C6Aa7b68", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "BETS": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "USDC": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } } + }, + "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" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0xBa754ecd3CFA7E9093F688EAc3860cf9D07Fc0AC", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "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" }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" + "offRamp": { + "address": "0x45320085fF051361D301eC1044318213A5387A15", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "AUDF": { + "DFX": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "11570000" - } + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" } }, - "BETS": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - }, - "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" - } + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "BYTES": { + "AUDF": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2320000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2320000000000000000" - } + "capacity": "1000000000000", + "isEnabled": true, + "rate": "11570000" } }, - "DEXTF": { + "BETS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - }, - "out": { - "capacity": "500000000000000000000000", - "isEnabled": true, - "rate": "138880000000000000000" - } + "capacity": "30000000000000000000000000", + "isEnabled": true, + "rate": "50000000000000000000000" } }, - "DFX": { + "BYTES": { "rateLimiterConfig": { - "in": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - }, - "out": { - "capacity": "5000000000000000000000000", - "isEnabled": true, - "rate": "57000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "2320000000000000000" } }, - "EARNM": { + "DEXTF": { "rateLimiterConfig": { - "in": { - "capacity": "625000000000000000000000", - "isEnabled": true, - "rate": "173600000000000000000" - }, - "out": { - "capacity": "625000000000000000000000", - "isEnabled": true, - "rate": "173600000000000000000" - } + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" } }, - "OSIS": { + "WECO": { "rateLimiterConfig": { - "in": { - "capacity": "16667000000000000000000", - "isEnabled": true, - "rate": "4600000000000000000" - }, - "out": { - "capacity": "16667000000000000000000", - "isEnabled": true, - "rate": "4600000000000000000" - } + "capacity": "500000000000000000000000000", + "isEnabled": true, + "rate": "34720000000000000000000" } }, "REG": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "14000000000000000000" } }, - "USDC": { + "EARNM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "625000000000000000000000", + "isEnabled": true, + "rate": "173600000000000000000" } }, - "WECO": { + "OSIS": { "rateLimiterConfig": { - "in": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - }, - "out": { - "capacity": "500000000000000000000000000", - "isEnabled": true, - "rate": "34720000000000000000000" - } + "capacity": "16667000000000000000000", + "isEnabled": true, + "rate": "4600000000000000000" } }, "WSDM": { "rateLimiterConfig": { - "in": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - }, - "out": { - "capacity": "1000000000000", - "isEnabled": true, - "rate": "12000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0xd7c877ea02310Cce9278D9A048Aa1Bb9aF72F00d", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x0A04eC196454825d361886cf4FA113A948164Ef8", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "REG": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0xFac907F9a1087B846Faa75A14C5d34A8639233d8", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x6ec9ca4Cba62cA17c55F05ad2000B46192f02035", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x2ba68a395B72a6E3498D312efeD755ed2f3CF223", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0xF886d8DC64E544af4835cbf91e5678A54D95B80e", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" } }, "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x87220D01DF0fF27149B47227897074653788fd23", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0xF92Fa796F5307b029c65CA26f322a6D86f211194", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "LINK": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "4630000000000000000" - } + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "4630000000000000000" } }, "una.USDC": { "rateLimiterConfig": { - "in": { - "capacity": "300000000000", - "isEnabled": true, - "rate": "83330000" - }, - "out": { - "capacity": "300000000000", - "isEnabled": true, - "rate": "83330000" - } + "capacity": "300000000000", + "isEnabled": true, + "rate": "83330000" } }, "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "600000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x8f0229804513A9Bc00c1308414AB279Dbc718ae1", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "una.WEMIX": { "rateLimiterConfig": { - "in": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - }, - "out": { - "capacity": "200000000000000000000000", - "isEnabled": true, - "rate": "55550000000000000000" - } + "capacity": "200000000000000000000000", + "isEnabled": true, + "rate": "55550000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } }, "xdai-mainnet": { "avalanche-mainnet": { - "offRamp": { - "address": "0x633c19cCD7A818770f7BF59eB9C5AB632CDbc4D5", - "version": "1.2.0" - }, "onRamp": { "address": "0x732753869bc6bB07Ec81A403F926bbF6fC2FeaE2", "version": "1.2.0" }, + "offRamp": { + "address": "0x633c19cCD7A818770f7BF59eB9C5AB632CDbc4D5", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - }, - "rmnPermeable": false + } }, "bsc-mainnet": { - "offRamp": { - "address": "0x4D90524de5783257fd64d1a20689a5b9Bad25de0", - "version": "1.2.0" - }, "onRamp": { "address": "0xD5d33bc0BF395B39514B7f9f8F66ebc9D8e650Cb", "version": "1.2.0" }, + "offRamp": { + "address": "0x4D90524de5783257fd64d1a20689a5b9Bad25de0", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - }, - "rmnPermeable": false + } }, "ethereum-mainnet-arbitrum-1": { - "offRamp": { - "address": "0x1bee1FD97824288a36B725f9CF20E07A67d5113b", - "version": "1.2.0" - }, "onRamp": { "address": "0x7A36511202f54a8A3Bc62Cc1df24bd391f7c9864", "version": "1.2.0" }, + "offRamp": { + "address": "0x1bee1FD97824288a36B725f9CF20E07A67d5113b", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - }, - "rmnPermeable": false + } }, "ethereum-mainnet-base-1": { - "offRamp": { - "address": "0x9118303DE7f4342F9B057f6EC1Be282aa543D99C", - "version": "1.2.0" - }, "onRamp": { "address": "0x400eFb50480a73FEc02b115b53F0Ec6EcFf03C67", "version": "1.2.0" }, + "offRamp": { + "address": "0x9118303DE7f4342F9B057f6EC1Be282aa543D99C", + "version": "1.2.0" + }, "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" - }, - "rmnPermeable": false + } }, "ethereum-mainnet-optimism-1": { - "offRamp": { - "address": "0x9D3aA479525a5BcE776dD83769e9F9b5B4dD4193", - "version": "1.2.0" - }, "onRamp": { "address": "0x391516732884d3F8Eec3301C19b819E6e6044C17", "version": "1.2.0" }, + "offRamp": { + "address": "0x9D3aA479525a5BcE776dD83769e9F9b5B4dD4193", + "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" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0xFF61E57A2eE83FA262006C2DaF0D5fB2b36F3070", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "REG": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - } + "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" }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "offRamp": { + "address": "0x9714098CDdAc380D4443293C55B6CBf6D6bbDbEb", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "REG": { "rateLimiterConfig": { - "in": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - }, - "out": { - "capacity": "50000000000000000000000", - "isEnabled": true, - "rate": "14000000000000000000" - } + "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 7ec3f84663a..8e665dd5e37 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/mainnet/tokens.json @@ -1,2249 +1,2178 @@ { - "ALU": { - "bsc-mainnet": { + "LINK": { + "mainnet": { + "tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA", "allowListEnabled": false, - "decimals": 18, - "name": "Altura", - "poolAddress": "0x509ea04C021e561112dfD7987f3eBe140DC4B17C", + "poolAddress": "0xC2291992A08eBFDfedfE248F2CCD34Da63570DF4", "poolType": "lockRelease", - "symbol": "ALU", - "tokenAddress": "0x8263CD1601FE73C066bf49cc09841f35348e3be0" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "ethereum-mainnet-base-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Altura", - "poolAddress": "0x8ccE61E1756dD01D3b9b27eEf8C68650d8f69E69", - "poolType": "burnMint", - "symbol": "ALU", - "tokenAddress": "0x91Ad1b44913cD1B8241A4Ff1e2EAa198DA6Bf4c9" - } - }, - "AUDF": { - "avalanche-mainnet": { + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6", "allowListEnabled": false, - "decimals": 6, - "name": "Forte AUD", - "poolAddress": "0xbed553f4697217A957E62580f11024bca83a7D84", - "poolType": "burnMint", - "symbol": "AUDF", - "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b" + "poolAddress": "0x841b32B5309ba30cFbf4534667fC3D99EdF05B7A", + "poolType": "lockRelease", + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "mainnet": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4", "allowListEnabled": false, - "decimals": 6, - "name": "Forte AUD", - "poolAddress": "0xc62c311FE64abf19CF33195e15c188Ca6d1AaD3e", - "poolType": "burnMint", - "symbol": "AUDF", - "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, "matic-mainnet": { + "tokenAddress": "0xb0897686c545045aFc77CF20eC7A532E3120E0F1", "allowListEnabled": false, - "decimals": 6, - "name": "Forte AUD", - "poolAddress": "0xD4f76Ac56673c3Dd3FbBc1524f22acB0A6993b42", - "poolType": "burnMint", - "symbol": "AUDF", - "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b" - } - }, - "BETS": { + "poolAddress": "0x086892015567fb8764d02c6845C85C25C8FcA389", + "poolType": "lockRelease", + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 + }, "avalanche-mainnet": { + "tokenAddress": "0x5947BB275c521040051D82396192181b413227A3", "allowListEnabled": false, - "decimals": 18, - "name": "BetSwirl v2", - "poolAddress": "0xe9d2d0f4826cC7161D41F4627F71b44C4ecA9C06", - "poolType": "burnMint", - "symbol": "BETS", - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" + "poolAddress": "0x8A3e8D8614189d7ad0CF3f1a0D787Da79eBCEc17", + "poolType": "lockRelease", + "name": "Chainlink Token", + "symbol": "LINK.e", + "decimals": 18 }, "bsc-mainnet": { + "tokenAddress": "0x404460C6A5EdE2D891e8297795264fDe62ADBB75", "allowListEnabled": false, - "decimals": 18, - "name": "BetSwirl v2", - "poolAddress": "0xfB7E75490a5B7CA4796DFDbC2d77F94B1aa7429d", - "poolType": "burnMint", - "symbol": "BETS", - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "ethereum-mainnet-arbitrum-1": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e196", "allowListEnabled": false, - "decimals": 18, - "name": "BetSwirl v2", - "poolAddress": "0x8a2F15244de253CD9C9b39CAE58d1FcC5d32CDaF", + "poolAddress": "0x1568A4131760231712E59778DAB9EFE67911f4ff", "poolType": "burnMint", - "symbol": "BETS", - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "ethereum-mainnet-base-1": { + "wemix-mainnet": { + "tokenAddress": "0x80f1FcdC96B55e459BF52b998aBBE2c364935d69", "allowListEnabled": false, - "decimals": 18, - "name": "BetSwirl v2", - "poolAddress": "0xa2d1bC00495C8263d4c04f742a470e1415D454f1", + "poolAddress": "0x80282dF25600c08Bde7560f6c1E509366c1BfBFC", "poolType": "burnMint", - "symbol": "BETS", - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "mainnet": { + "ethereum-mainnet-kroma-1": { + "tokenAddress": "0xC1F6f7622ad37C3f46cDF6F8AA0344ADE80BF450", "allowListEnabled": false, - "decimals": 18, - "name": "BetSwirl v2", - "poolAddress": "0x8BcD7e48Dd2104ed83eb1CE0c6E7610604AE9062", + "poolAddress": "0xd9547B702673c61c84bb2dF6FDf6D2F5309fE536", "poolType": "burnMint", - "symbol": "BETS", - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "matic-mainnet": { + "celo-mainnet": { + "tokenAddress": "0xd07294e6E917e07dfDcee882dd1e2565085C2ae0", "allowListEnabled": false, - "decimals": 18, - "name": "BetSwirl v2", - "poolAddress": "0x2A036b4ac075ab25808C40610eB700f2DdB03bA4", + "poolAddress": "0x11825e5d99234bAB7ad1f3972fF6E55eBf3D6E20", "poolType": "burnMint", - "symbol": "BETS", - "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5" - } - }, - "BMX": { - "ethereum-mainnet-base-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "BMX", - "poolAddress": "0xDEa04D42E30aD4F82C74e7E9a3F092FD2169FdB8", - "poolType": "lockRelease", - "symbol": "BMX", - "tokenAddress": "0x548f93779fBC992010C07467cBaf329DD5F059B7" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 + }, + "xdai-mainnet": { + "tokenAddress": "0xE2e73A1c69ecF83F464EFCE6A5be353a37cA09b2", + "name": "ChainLink Token on xDai", + "symbol": "LINK", + "decimals": 18 }, "ethereum-mainnet-mode-1": { + "tokenAddress": "0x183E3691EfF3524B2315D3703D94F922CbE51F54", "allowListEnabled": false, - "decimals": 18, - "name": "BMX", - "poolAddress": "0xe1c9e8C7097A707868c7217108e751fcBfe09Fc2", + "poolAddress": "0x80f3aAcffF30Effc9011cCdBE2583C2af2784597", "poolType": "burnMint", - "symbol": "BMX", - "tokenAddress": "0x66eEd5FF1701E6ed8470DC391F05e27B1d0657eb" - } - }, - "BYTES": { - "mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "BYTES", - "poolAddress": "0xd1b3015ceFCAC84dB3EFCBB18FBdd50BA5aF49DE", - "poolType": "lockRelease", - "symbol": "BYTES", - "tokenAddress": "0xa19f5264F7D7Be11c451C093D8f92592820Bea86" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "matic-mainnet": { + "ethereum-mainnet-blast-1": { + "tokenAddress": "0x93202eC683288a9EA75BB829c6baCFb2BfeA9013", "allowListEnabled": false, - "decimals": 18, - "name": "BYTES", - "poolAddress": "0xbEE26060b006e3FBFB7025F74115C08EbE8ABE0B", + "poolAddress": "0x519118c7C73BA0c8D762E51679a88731735079BA", "poolType": "burnMint", - "symbol": "BYTES", - "tokenAddress": "0x13af0Fe9eB35e91758B467f95cbc78e16FdD8B6b" - } - }, - "CELO": { - "celo-mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "Celo native asset", - "poolType": "feeTokenOnly", - "symbol": "CELO", - "tokenAddress": "0x471EcE3750Da237f93B8E339c536989b8978a438" - } - }, - "CKP": { - "bsc-mainnet": { + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 + }, + "ethereum-mainnet-andromeda-1": { + "tokenAddress": "0xd2FE54D1E5F568eB710ba9d898Bf4bD02C7c0353", "allowListEnabled": false, - "decimals": 18, - "name": "Cakepie", - "poolAddress": "0x6A3d5483F4812FdB56427202d708cb5b83c1A4fD", + "poolAddress": "0xB2363a98B1CE8375c2b123C3d32289C99Fe15390", "poolType": "burnMint", - "symbol": "CKP", - "tokenAddress": "0x2B5D9ADea07B590b638FFc165792b2C610EdA649" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "ethereum-mainnet-arbitrum-1": { + "ethereum-mainnet-zksync-1": { + "tokenAddress": "0x52869bae3E091e36b0915941577F2D47d8d8B534", "allowListEnabled": false, - "decimals": 18, - "name": "Cakepie", - "poolAddress": "0x12AA7969e4BDA08D9C86896597571daa40048233", + "poolAddress": "0x4C5e4677596B103000acc81abAF7373a439ebe60", "poolType": "burnMint", - "symbol": "CKP", - "tokenAddress": "0x346Af1954e3d6be46B96dA713a1f7fD2d1928F1d" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 } }, - "DEXTF": { - "avalanche-mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "DEXTF Token", - "poolAddress": "0x6B5ce3422abE4f3f23951F778e9D765050F2800c", - "poolType": "burnMint", - "symbol": "DEXTF", - "tokenAddress": "0x4816B2157203D8D4c53918e8d4076Adfe9e2FE22" - }, + "WETH": { "mainnet": { + "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", "allowListEnabled": false, - "decimals": 18, - "name": "DEXTF Token", - "poolAddress": "0x6dDF2F3f93688dfc9d37DF7078982cE8E6494DB2", + "poolAddress": "0x69c24c970B65e22Ac26864aF10b2295B7d78f93A", "poolType": "lockRelease", - "symbol": "DEXTF", - "tokenAddress": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0" + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, - "matic-mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "DEXTF Token", - "poolAddress": "0x031FF88fCDd78e05F472a43F54A131bDB1dFa2Ab", - "poolType": "burnMint", - "symbol": "DEXTF", - "tokenAddress": "0x5C5C6D078A6458179a2E4837Db25dA4a9330ECD4" - } - }, - "DFX": { - "ethereum-mainnet-arbitrum-1": { + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x4200000000000000000000000000000000000006", "allowListEnabled": false, - "decimals": 18, - "name": "DFX Token (L2)", - "poolAddress": "0x0242F309138dd28fc665C30776d8EB6a88dB1F7c", - "poolType": "burnMint", - "symbol": "DFX", - "tokenAddress": "0x27f485b62C4A7E635F561A87560Adf5090239E93" + "poolAddress": "0x86E715415D8C8435903d1e8204fA1e9784Aa7305", + "poolType": "lockRelease", + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, - "mainnet": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", "allowListEnabled": false, - "decimals": 18, - "name": "DFX Token", - "poolAddress": "0x50f6631B377be52E132DF35a2F05eA54fda882ac", + "poolAddress": "0x34700F5faE61Ba628c4269BdCbA12DA53bbfa726", "poolType": "lockRelease", - "symbol": "DFX", - "tokenAddress": "0x888888435FDe8e7d4c54cAb67f206e4199454c60" + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, - "matic-mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "DFX Token (L2)", - "poolAddress": "0x30F4283a3d6302f968909Ff7c02ceCB2aC6C27Ac", - "poolType": "burnMint", - "symbol": "DFX", - "tokenAddress": "0x27f485b62C4A7E635F561A87560Adf5090239E93" - } - }, - "DIP": { "ethereum-mainnet-base-1": { + "tokenAddress": "0x4200000000000000000000000000000000000006", "allowListEnabled": false, - "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", + "poolAddress": "0xdc4855ac349097Be4c840D9325b5c6c6837f266D", "poolType": "lockRelease", - "symbol": "DIP", - "tokenAddress": "0xc719d010B63E5bbF2C0551872CD5316ED26AcD83" - } - }, - "DLCBTC": { - "ethereum-mainnet-arbitrum-1": { - "allowListEnabled": false, - "decimals": 8, - "name": "dlcBTC", - "poolAddress": "0x48377dda4C39D270CF068c3Cb5CC5123B3C60eE7", - "poolType": "burnMint", - "symbol": "DLCBTC", - "tokenAddress": "0x050C24dBf1eEc17babE5fc585F06116A259CC77A" + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, - "ethereum-mainnet-base-1": { + "ethereum-mainnet-kroma-1": { + "tokenAddress": "0x4200000000000000000000000000000000000001", "allowListEnabled": false, - "decimals": 8, - "name": "dlcBTC", - "poolAddress": "0xC253Cb15b44a032A68328062A39059a3b6dD06b6", - "poolType": "burnMint", - "symbol": "DLCBTC", - "tokenAddress": "0x12418783e860997eb99e8aCf682DF952F721cF62" + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, - "ethereum-mainnet-optimism-1": { - "allowListEnabled": false, - "decimals": 8, - "name": "dlcBTC", - "poolAddress": "0xF77cCecaf13Ae8eB2Ec8a595Be7c153b583BfC50", - "poolType": "burnMint", - "symbol": "DLCBTC", - "tokenAddress": "0x2bAa7E92F3F14883264BfA63058cC223Ad719438" + "ethereum-mainnet-mode-1": { + "tokenAddress": "0x4200000000000000000000000000000000000006", + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, - "mainnet": { - "allowListEnabled": false, - "decimals": 8, - "name": "dlcBTC", - "poolAddress": "0xf5224EfD7Ea9edFa6b6e06964084b92426DCdE99", - "poolType": "burnMint", - "symbol": "DLCBTC", - "tokenAddress": "0x20157DBAbb84e3BBFE68C349d0d44E48AE7B5AD2" + "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 } }, - "DPI": { - "ethereum-mainnet-arbitrum-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "DefiPulse Index", - "poolAddress": "0x86AF3D5Aab6BF9Bb8F929b40CCa21dd2D940DBF9", - "poolType": "burnMint", - "symbol": "DPI", - "tokenAddress": "0x9737C658272e66Faad39D7AD337789Ee6D54F500" - }, - "ethereum-mainnet-base-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "DefiPulse Index", - "poolAddress": "0x926F1B7216072B00bd4AE70101f162AD23aCDa96", - "poolType": "burnMint", - "symbol": "DPI", - "tokenAddress": "0xc6955B85b622369a54Cc8C6DBeCb8e03c0885BD8" - }, - "mainnet": { + "WMATIC": { + "matic-mainnet": { + "tokenAddress": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270", "allowListEnabled": false, - "decimals": 18, - "name": "DefiPulse Index", - "poolAddress": "0x8272dbBA30f14900b22b4bfC8DB4E88B02bA413a", + "poolAddress": "0x3ea1AaCeE48171d48a7982db5C66b1B282338F33", "poolType": "lockRelease", - "symbol": "DPI", - "tokenAddress": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b" + "name": "Wrapped Matic", + "symbol": "WMATIC", + "decimals": 18 } }, - "dsETH": { - "ethereum-mainnet-arbitrum-1": { + "WAVAX": { + "avalanche-mainnet": { + "tokenAddress": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", "allowListEnabled": false, - "decimals": 18, - "name": "Diversified Staked ETH Index", - "poolAddress": "0x61bb380B51CE5d18B694a740ca11F95fb0fC41A7", - "poolType": "burnMint", - "symbol": "dsETH", - "tokenAddress": "0x6320320979A901aAb3461A8D9718Ab9CF07E73D3" - }, - "ethereum-mainnet-base-1": { + "poolAddress": "0x8CB50A8C8D009aCeFC8685999D989B552909ebEb", + "poolType": "lockRelease", + "name": "Wrapped AVAX", + "symbol": "WAVAX", + "decimals": 18 + } + }, + "WBNB": { + "bsc-mainnet": { + "tokenAddress": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", "allowListEnabled": false, - "decimals": 18, - "name": "Diversified Staked ETH Index", - "poolAddress": "0x6Ba2116B540150f2Da19837c5a419838E38048E9", - "poolType": "burnMint", - "symbol": "dsETH", - "tokenAddress": "0x37E7C051Dc5A24313cEEC581222882648ba537aa" - }, - "mainnet": { + "name": "Wrapped BNB", + "symbol": "WBNB", + "decimals": 18 + } + }, + "WWEMIX": { + "wemix-mainnet": { + "tokenAddress": "0x7D72b22a74A216Af4a002a1095C8C707d6eC1C5f", "allowListEnabled": false, - "decimals": 18, - "name": "Diversified Staked ETH Index (dsETH)", - "poolAddress": "0xcd69c117bf91Fc57d5fC237dFAbA5f17B5322733", - "poolType": "lockRelease", - "symbol": "dsETH", - "tokenAddress": "0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE" + "name": "Wrapped Wemix", + "symbol": "WWEMIX", + "decimals": 18 } }, - "EARNM": { - "mainnet": { + "CELO": { + "celo-mainnet": { + "tokenAddress": "0x471EcE3750Da237f93B8E339c536989b8978a438", "allowListEnabled": false, - "decimals": 18, - "name": "EARNM", - "poolAddress": "0x7559a84Ae7B75F4B0E0E540312A3Ec912B2128CA", - "poolType": "burnMint", - "symbol": "EARNM", - "tokenAddress": "0x3e62fED35c97145e6B445704B8CE74B2544776A9" - }, - "matic-mainnet": { + "name": "Celo native asset", + "symbol": "CELO", + "decimals": 18 + } + }, + "WCELO": { + "celo-mainnet": { + "tokenAddress": "0x2021B12D8138e2D63cF0895eccABC0DFc92416c6", "allowListEnabled": false, - "decimals": 18, - "name": "EARNM", - "poolAddress": "0x995728f99c575f8B24135339339Ba840462b665B", - "poolType": "lockRelease", - "symbol": "EARNM", - "tokenAddress": "0xaeb3DD897Ade187B9F9e4c491Bc7A81F69F7093E" + "name": "Wrapped Celo", + "symbol": "WCELO", + "decimals": 18 + } + }, + "WXDAI": { + "xdai-mainnet": { + "tokenAddress": "0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d", + "name": "Wrapped XDAI", + "symbol": "WXDAI", + "decimals": 18 } }, - "egETH": { - "ethereum-mainnet-arbitrum-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Bridged egETH", - "poolAddress": "0x24Da670226E16Ca6De0FbddafEdC626052887a00", - "poolType": "burnMint", - "symbol": "Bridged egETH", - "tokenAddress": "0x6C49A527bdd2E09D4337C8699aA7B44dD053Eda8" - }, - "mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "Eigenpie Restaked ETH", - "poolAddress": "0x4Ce6f5cacF8Bd393104c12F6151B727eabBf675c", - "poolType": "lockRelease", - "symbol": "egETH", - "tokenAddress": "0x18f313Fc6Afc9b5FD6f0908c1b3D476E3feA1DD9" + "METIS": { + "ethereum-mainnet-andromeda-1": { + "tokenAddress": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000", + "name": "Metis Token", + "symbol": "Metis", + "decimals": 18 } }, - "ETHx": { - "ethereum-mainnet-arbitrum-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "ETHx", - "poolAddress": "0xAaDe6e725879375Ba2B0Ca608cFb26399D50a7cE", - "poolType": "burnMint", - "symbol": "ETHx", - "tokenAddress": "0xED65C5085a18Fa160Af0313E60dcc7905E944Dc7" - }, - "ethereum-mainnet-optimism-1": { + "WMETIS": { + "ethereum-mainnet-andromeda-1": { + "tokenAddress": "0x75cb093E4D61d2A2e65D8e0BBb01DE8d89b53481", + "name": "Wrapped METIS", + "symbol": "WMETIS", + "decimals": 18 + } + }, + "BETS": { + "avalanche-mainnet": { + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "decimals": 18, - "name": "ETHx", - "poolAddress": "0xC8561aBfcb60A95c0fe82407cF8ab6cF5190DCaA", + "poolAddress": "0xe9d2d0f4826cC7161D41F4627F71b44C4ecA9C06", "poolType": "burnMint", - "symbol": "ETHx", - "tokenAddress": "0xc54B43eaF921A5194c7973A4d65E055E5a1453c2" + "name": "BetSwirl v2", + "symbol": "BETS", + "decimals": 18 }, - "mainnet": { + "bsc-mainnet": { + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "decimals": 18, - "name": "ETHx", - "poolAddress": "0x8291a8E8dCF429e2FA7d032bF3E583ee959F3B06", - "poolType": "lockRelease", - "symbol": "ETHx", - "tokenAddress": "0xA35b1B31Ce002FBF2058D22F30f95D405200A15b" - } - }, - "GHO": { - "ethereum-mainnet-arbitrum-1": { - "decimals": 18, - "name": "Gho Token", - "poolAddress": "0xF168B83598516A532a85995b52504a2Fa058C068", + "poolAddress": "0xfB7E75490a5B7CA4796DFDbC2d77F94B1aa7429d", "poolType": "burnMint", - "symbol": "GHO", - "tokenAddress": "0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33" + "name": "BetSwirl v2", + "symbol": "BETS", + "decimals": 18 }, - "mainnet": { - "decimals": 18, - "name": "Gho Token", - "poolAddress": "0x5756880B6a1EAba0175227bf02a7E87c1e02B28C", - "poolType": "lockRelease", - "symbol": "GHO", - "tokenAddress": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f" - } - }, - "hyETH": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "decimals": 18, - "name": "High Yield ETH Index", - "poolAddress": "0x80aDC2488021C38B43C70c63825e418dc09fDe45", + "poolAddress": "0x8a2F15244de253CD9C9b39CAE58d1FcC5d32CDaF", "poolType": "burnMint", - "symbol": "hyETH", - "tokenAddress": "0x8b5D1d8B3466eC21f8eE33cE63F319642c026142" + "name": "BetSwirl v2", + "symbol": "BETS", + "decimals": 18 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "decimals": 18, - "name": "High Yield ETH Index", - "poolAddress": "0x5f8b0b4f5FC720AD10E0FbE5eb0aAb3062347989", + "poolAddress": "0xa2d1bC00495C8263d4c04f742a470e1415D454f1", "poolType": "burnMint", - "symbol": "hyETH", - "tokenAddress": "0xC73e76Aa9F14C1837CDB49bd028E8Ff5a0a71dAD" + "name": "BetSwirl v2", + "symbol": "BETS", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "decimals": 18, - "name": "High Yield ETH Index", - "poolAddress": "0x0238d2C272f17CF11AEDB08CDE515d56ED25E2E4", - "poolType": "lockRelease", - "symbol": "hyETH", - "tokenAddress": "0xc4506022Fb8090774E8A628d5084EED61D9B99Ee" - } - }, - "LAND": { - "bsc-mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "Landshare Token", - "poolAddress": "0xf09147E0ad3F71c9BAe43AB94038e153dD349953", - "poolType": "lockRelease", - "symbol": "LAND", - "tokenAddress": "0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C" - }, - "ethereum-mainnet-arbitrum-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Landshare Token", - "poolAddress": "0xa5B375a6F24AE5a952179a94C497866eB1ae5CDF", + "poolAddress": "0x8BcD7e48Dd2104ed83eb1CE0c6E7610604AE9062", "poolType": "burnMint", - "symbol": "LAND", - "tokenAddress": "0x27Bc2757fAb0b8aB406016D1f71d8123452095d3" + "name": "BetSwirl v2", + "symbol": "BETS", + "decimals": 18 }, "matic-mainnet": { + "tokenAddress": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", "allowListEnabled": false, - "decimals": 18, - "name": "Landshare Token", - "poolAddress": "0xf31e6F504ee552AC128e2552A8984c0eDEC93ddb", + "poolAddress": "0x2A036b4ac075ab25808C40610eB700f2DdB03bA4", "poolType": "burnMint", - "symbol": "LAND", - "tokenAddress": "0xC03E6ad83dE7C58c9166fF08D66B960d78e64105" + "name": "BetSwirl v2", + "symbol": "BETS", + "decimals": 18 } }, - "LDY": { - "ethereum-mainnet-arbitrum-1": { + "SolvBTC": { + "avalanche-mainnet": { + "tokenAddress": "0xbc78D84Ba0c46dFe32cf2895a19939c86b81a777", "allowListEnabled": false, - "decimals": 18, - "name": "Ledgity Token", - "poolAddress": "0x3c8186c8cD8EA053AD21b7eac55f43b159536C19", + "poolAddress": "0x660cE38Fb7682Dfa2bEf3e41bB365c39EC2C4Db8", "poolType": "burnMint", - "symbol": "LDY", - "tokenAddress": "0x999FAF0AF2fF109938eeFE6A7BF91CA56f0D07e1" + "name": "Solv BTC", + "symbol": "SolvBTC", + "decimals": 18 }, - "ethereum-mainnet-base-1": { + "bsc-mainnet": { + "tokenAddress": "0x4aae823a6a0b376De6A78e74eCC5b079d38cBCf7", "allowListEnabled": false, - "decimals": 18, - "name": "Ledgity Token", - "poolAddress": "0x88c053e833370B46f71204E3e9d4258EabAB9DeF", + "poolAddress": "0x85167add801b063F29186Ea15eC5041a9C4C7DC0", "poolType": "burnMint", - "symbol": "LDY", - "tokenAddress": "0x055d20a70eFd45aB839Ae1A39603D0cFDBDd8a13" + "name": "Solv BTC", + "symbol": "SolvBTC", + "decimals": 18 + }, + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x3647c54c4c2C65bC7a2D63c0Da2809B399DBBDC0", + "allowListEnabled": false, + "poolAddress": "0x1Af4Eaaf574fe8622febe5BE1f242485D9Ae4196", + "poolType": "burnMint", + "name": "Solv BTC", + "symbol": "SolvBTC", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x7A56E1C57C7475CCf742a1832B028F0456652F97", "allowListEnabled": false, - "decimals": 18, - "name": "Ledgity Token", - "poolAddress": "0x0DAFed8dAF42040dB2c6227ca2AEB14D9C8B2602", - "poolType": "lockRelease", - "symbol": "LDY", - "tokenAddress": "0x482dF7483a52496F4C65AB499966dfcdf4DDFDbc" + "poolAddress": "0xd8f734c938200BA294d0De5B555E8ff77d66c351", + "poolType": "burnMint", + "name": "Solv BTC", + "symbol": "SolvBTC", + "decimals": 18 } }, - "LINK": { + "SolvBTC.BBN": { "avalanche-mainnet": { + "tokenAddress": "0xCC0966D8418d412c599A6421b760a847eB169A8c", "allowListEnabled": false, - "decimals": 18, - "name": "Chainlink Token", - "poolAddress": "0x8A3e8D8614189d7ad0CF3f1a0D787Da79eBCEc17", - "poolType": "lockRelease", - "symbol": "LINK.e", - "tokenAddress": "0x5947BB275c521040051D82396192181b413227A3" - }, - "bsc-mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0x404460C6A5EdE2D891e8297795264fDe62ADBB75" - }, - "celo-mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x11825e5d99234bAB7ad1f3972fF6E55eBf3D6E20", + "poolAddress": "0x19A90F20Ff81BE9F4ebfd1d7B42E84691Db1773A", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0xd07294e6E917e07dfDcee882dd1e2565085C2ae0" + "name": "SolvBTC Babylon", + "symbol": "SolvBTC.BBN", + "decimals": 18 }, - "ethereum-mainnet-andromeda-1": { + "bsc-mainnet": { + "tokenAddress": "0x1346b618dC92810EC74163e4c27004c921D446a5", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0xB2363a98B1CE8375c2b123C3d32289C99Fe15390", + "poolAddress": "0xA91a447D8fea44712D0157e88cF9aC53fA80C4dd", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0xd2FE54D1E5F568eB710ba9d898Bf4bD02C7c0353" + "name": "SolvBTC Babylon", + "symbol": "SolvBTC.BBN", + "decimals": 18 }, "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x346c574C56e1A4aAa8dc88Cda8F7EB12b39947aB", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4" - }, - "ethereum-mainnet-base-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x1568A4131760231712E59778DAB9EFE67911f4ff", + "poolAddress": "0x445f5d5e09f269a3bb7CAaC87d1feC46e068A8f3", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0x88Fb150BDc53A65fe94Dea0c9BA0a6dAf8C6e196" + "name": "SolvBTC Babylon", + "symbol": "SolvBTC.BBN", + "decimals": 18 }, - "ethereum-mainnet-blast-1": { + "mainnet": { + "tokenAddress": "0xd9D920AA40f578ab794426F5C90F6C731D159DEf", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x519118c7C73BA0c8D762E51679a88731735079BA", + "poolAddress": "0x80Cc104119901fd66088C9a8219E50D9547dE2d4", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0x93202eC683288a9EA75BB829c6baCFb2BfeA9013" - }, - "ethereum-mainnet-kroma-1": { + "name": "SolvBTC Babylon", + "symbol": "SolvBTC.BBN", + "decimals": 18 + } + }, + "USDC": { + "avalanche-mainnet": { + "tokenAddress": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0xd9547B702673c61c84bb2dF6FDf6D2F5309fE536", - "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0xC1F6f7622ad37C3f46cDF6F8AA0344ADE80BF450" + "poolAddress": "0x0F36Bf4eeAA4432C29Fb777cD9fF00767a46f4f7", + "poolType": "usdc", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6 }, - "ethereum-mainnet-linea-1": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0xa18152629128738a5c081eb226335FEd4B9C95e9" + "poolAddress": "0x69Ee2fC63B9Ff218EEcEDD2F2375D11da229BdA9", + "poolType": "usdc", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6 }, - "ethereum-mainnet-mode-1": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x80f3aAcffF30Effc9011cCdBE2583C2af2784597", - "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0x183E3691EfF3524B2315D3703D94F922CbE51F54" + "poolAddress": "0x55A5786ca51c31623F3EFb8bBfcc8DF9A4C61bA9", + "poolType": "usdc", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6 }, "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85", "allowListEnabled": false, - "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", - "symbol": "LINK", - "tokenAddress": "0x52869bae3E091e36b0915941577F2D47d8d8B534" + "poolAddress": "0x04336603557FEb138B36075156E92f9e551dFC5d", + "poolType": "usdc", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6 }, "mainnet": { + "tokenAddress": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0xC2291992A08eBFDfedfE248F2CCD34Da63570DF4", - "poolType": "lockRelease", - "symbol": "LINK", - "tokenAddress": "0x514910771AF9Ca656af840dff83E8264EcF986CA" + "poolAddress": "0xA81f4AB595dE5C14759245DE5ce9899D380FeFda", + "poolType": "usdc", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6 }, "matic-mainnet": { + "tokenAddress": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359", + "allowListEnabled": false, + "poolAddress": "0x1D40FDe9Ed1F48429e8Ff8a61037075FfCA61739", + "poolType": "usdc", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6 + } + }, + "SDY": { + "avalanche-mainnet": { + "tokenAddress": "0x338c6d2DF4dB2459EAB0835fd9004Cf2915842e0", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x086892015567fb8764d02c6845C85C25C8FcA389", - "poolType": "lockRelease", - "symbol": "LINK", - "tokenAddress": "0xb0897686c545045aFc77CF20eC7A532E3120E0F1" + "poolAddress": "0xD0744e9fA602870D3E7C509070C997C7f23ACC7C", + "poolType": "burnMint", + "name": "Steadefi", + "symbol": "SDY", + "decimals": 18 }, - "wemix-mainnet": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x7d262214f368A896Af42E36F20a97E2d83df701b", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x80282dF25600c08Bde7560f6c1E509366c1BfBFC", + "poolAddress": "0x1Ae1d8C38E8fFc73E6D9430cb9d4E79976085BED", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0x80f1FcdC96B55e459BF52b998aBBE2c364935d69" + "name": "Steadefi", + "symbol": "SDY", + "decimals": 18 }, - "xdai-mainnet": { + "mainnet": { + "tokenAddress": "0xf2DbAaBd8F8E0993F11DE4CEd470Df1ED1a4491b", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token on xDai", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0xE2e73A1c69ecF83F464EFCE6A5be353a37cA09b2" + "poolAddress": "0xBF7cb652A2d5ed3BFc3832Ef8Af33Ffb0cDc0982", + "poolType": "burnMint", + "name": "Steadefi", + "symbol": "SDY", + "decimals": 18 } }, - "mDLP": { - "ethereum-mainnet-arbitrum-1": { + "AUDF": { + "avalanche-mainnet": { + "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b", "allowListEnabled": false, - "decimals": 18, - "name": "Magpie locked DLP", - "poolAddress": "0xD5FDf817Cee6e72401bfE8fb2d55502951907c81", + "poolAddress": "0xbed553f4697217A957E62580f11024bca83a7D84", "poolType": "burnMint", - "symbol": "mDLP", - "tokenAddress": "0xfe14F790DA92971131544d915c4ADa6F1abce3Bd" + "name": "Forte AUD", + "symbol": "AUDF", + "decimals": 6 }, "mainnet": { + "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b", "allowListEnabled": false, - "decimals": 18, - "name": "Magpie locked DLP", - "poolAddress": "0x8300e89e82A840176eb250EcDA0A7dBDb4a6B12D", + "poolAddress": "0xc62c311FE64abf19CF33195e15c188Ca6d1AaD3e", "poolType": "burnMint", - "symbol": "mDLP", - "tokenAddress": "0x1Cbc4BF664907669CfAB86a3b1aCC3EC8867a25F" + "name": "Forte AUD", + "symbol": "AUDF", + "decimals": 6 + }, + "matic-mainnet": { + "tokenAddress": "0xd2a530170D71a9Cfe1651Fb468E2B98F7Ed7456b", + "allowListEnabled": false, + "poolAddress": "0xD4f76Ac56673c3Dd3FbBc1524f22acB0A6993b42", + "poolType": "burnMint", + "name": "Forte AUD", + "symbol": "AUDF", + "decimals": 6 } }, - "MEEM": { - "ethereum-mainnet-base-1": { + "DEXTF": { + "avalanche-mainnet": { + "tokenAddress": "0x4816B2157203D8D4c53918e8d4076Adfe9e2FE22", "allowListEnabled": false, - "decimals": 18, - "name": "Cryptex Meme Index", - "poolAddress": "0xB5e3477feb00f79A2aF25c001dD4882d9fcD4545", + "poolAddress": "0x6B5ce3422abE4f3f23951F778e9D765050F2800c", "poolType": "burnMint", - "symbol": "MEEM", - "tokenAddress": "0x15f9cec1c568352Cd48Da1E84D3e74F27f6ee160" + "name": "DEXTF Token", + "symbol": "DEXTF", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0", "allowListEnabled": false, - "decimals": 18, - "name": "Cryptex Meme Index", - "poolAddress": "0xC456EaE992e4f2925E3F75Ac4809dF387756CD29", + "poolAddress": "0x6dDF2F3f93688dfc9d37DF7078982cE8E6494DB2", "poolType": "lockRelease", - "symbol": "MEEM", - "tokenAddress": "0xA544b3F0c46c15F0B2b00ba3D67b56C250287905" - } - }, - "METIS": { - "ethereum-mainnet-andromeda-1": { + "name": "DEXTF Token", + "symbol": "DEXTF", + "decimals": 18 + }, + "matic-mainnet": { + "tokenAddress": "0x5C5C6D078A6458179a2E4837Db25dA4a9330ECD4", "allowListEnabled": false, - "decimals": 18, - "name": "Metis Token", - "poolType": "feeTokenOnly", - "symbol": "Metis", - "tokenAddress": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000" + "poolAddress": "0x031FF88fCDd78e05F472a43F54A131bDB1dFa2Ab", + "poolType": "burnMint", + "name": "DEXTF Token", + "symbol": "DEXTF", + "decimals": 18 } }, - "METO": { - "bsc-mainnet": { + "una.WEMIX": { + "avalanche-mainnet": { + "tokenAddress": "0x9f1453d0fADC73aE12d4e1BD8311AA2463AE7d0D", "allowListEnabled": false, - "decimals": 18, - "name": "Metafluence", - "poolAddress": "0x6822Fd138C0Edb3D3e34D4C7565142D8C9Ee7E71", + "poolAddress": "0xE57Ac611b3C8385Bb045E074Ee238343954F5B7D", "poolType": "burnMint", - "symbol": "METO", - "tokenAddress": "0xa78775bba7a542F291e5ef7f13C6204E704A90Ba" + "name": "una WEMIX", + "symbol": "una.WEMIX", + "decimals": 18 }, - "matic-mainnet": { + "bsc-mainnet": { + "tokenAddress": "0x98169bF9B7a44EDaD372364063b897E16eBba88e", "allowListEnabled": false, - "decimals": 18, - "name": "Metafluence", - "poolAddress": "0xf634a74Ad15882E96e896a8eF15882779216625D", + "poolAddress": "0xf4c59cf58c23f747157F9F32C8b3feB0F9b718cC", "poolType": "burnMint", - "symbol": "METO", - "tokenAddress": "0x4665d6c8882F0fB1b973776C63578f9AF1A0A726" - } - }, - "MILO": { + "name": "una WEMIX", + "symbol": "una.WEMIX", + "decimals": 18 + }, "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x89F590D8f9c1a306AEB4E939Dc923C80144998Cd", "allowListEnabled": false, - "decimals": 18, - "name": "Milo", - "poolAddress": "0xA3906C0bA7f92B47A0D95Ce462Da8210FB418a3F", - "poolType": "lockRelease", - "symbol": "MILO", - "tokenAddress": "0x8FfC46A1b7a3b12F4A11Db8877d302876DCA7Ab1" + "poolAddress": "0x67b042ED9CC05A2aa57D6c25a2DfA2c51B9e3daD", + "poolType": "burnMint", + "name": "una WEMIX", + "symbol": "una.WEMIX", + "decimals": 18 }, - "ethereum-mainnet-optimism-1": { + "ethereum-mainnet-kroma-1": { + "tokenAddress": "0xc319a4855162E51599bF80387A615105Fe6BEdF3", "allowListEnabled": false, - "decimals": 18, - "name": "Milo", - "poolAddress": "0x656038F45357852A06D5a01F194899d48a24AA3C", + "poolAddress": "0x0Fe47f8Cd6214a51cCf22F3fDc9e785B35549377", "poolType": "burnMint", - "symbol": "MILO", - "tokenAddress": "0xe22fe63E20c3D817121022316B2430b5A516a6CE" - } - }, - "mmETH": { - "ethereum-mainnet-arbitrum-1": { + "name": "una WEMIX", + "symbol": "una.WEMIX", + "decimals": 18 + }, + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x6ff638E48247b003E003aa3EeDDdF97BaA8f3B64", "allowListEnabled": false, - "decimals": 18, - "name": "Bridged mmETH", - "poolAddress": "0x1cf392e46C8f4c0CC7C839bA73055D75d4DA0d0C", + "poolAddress": "0x2f391A18643f23c9F6C4AB72D3Aa3E1Ff0d42e19", "poolType": "burnMint", - "symbol": "Bridged mmETH", - "tokenAddress": "0x5d84E0f246E629E6AB29252ecBD9ab20e89aC845" + "name": "una WEMIX", + "symbol": "una.WEMIX", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x2624Bd0094f474713AC9c634b37A5ebef4e0b1FE", "allowListEnabled": false, - "decimals": 18, - "name": "mmETH", - "poolAddress": "0xa370CEcd451ecf15c2A01ec47762E967dF7574DA", - "poolType": "lockRelease", - "symbol": "mmETH", - "tokenAddress": "0x8a053350ca5F9352a16deD26ab333e2D251DAd7c" + "poolAddress": "0x78196436aF11b948c7036424B1ceA711fAdAd288", + "poolType": "burnMint", + "name": "una WEMIX", + "symbol": "una.WEMIX", + "decimals": 18 + }, + "matic-mainnet": { + "tokenAddress": "0x186d65ceD0693382713437e34EF8723FD6aa9A1E", + "allowListEnabled": false, + "poolAddress": "0x14765AC59b2a1ACfd8D80aEA16a6462B346331ca", + "poolType": "burnMint", + "name": "una WEMIX", + "symbol": "una.WEMIX", + "decimals": 18 + }, + "wemix-mainnet": { + "tokenAddress": "0xF500208d9aB68FeA3cc41bd107811e809C0B6B83", + "allowListEnabled": false, + "poolAddress": "0xb6B458c95e5C70dFd412a6228a733f1e02E202fE", + "poolType": "burnMint", + "name": "una WEMIX", + "symbol": "una.WEMIX", + "decimals": 18 } }, - "mstETH": { - "ethereum-mainnet-arbitrum-1": { + "CKP": { + "bsc-mainnet": { + "tokenAddress": "0x2B5D9ADea07B590b638FFc165792b2C610EdA649", "allowListEnabled": false, - "decimals": 18, - "name": "Bridged mstETH", - "poolAddress": "0x4eBcF102FFD7FE98E145387C0F134a372db9D9f4", + "poolAddress": "0x6A3d5483F4812FdB56427202d708cb5b83c1A4fD", "poolType": "burnMint", - "symbol": "Bridged mstETH", - "tokenAddress": "0xE367d4b1b9bB40e34aDCE448e1edb0141Fc6a8AC" + "name": "Cakepie", + "symbol": "CKP", + "decimals": 18 }, - "mainnet": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x346Af1954e3d6be46B96dA713a1f7fD2d1928F1d", "allowListEnabled": false, - "decimals": 18, - "name": "mstETH", - "poolAddress": "0xE2F0dad85D504aa046b9F704a426fD6C5493e366", - "poolType": "lockRelease", - "symbol": "mstETH", - "tokenAddress": "0x49446A0874197839D15395B908328a74ccc96Bc0" + "poolAddress": "0x12AA7969e4BDA08D9C86896597571daa40048233", + "poolType": "burnMint", + "name": "Cakepie", + "symbol": "CKP", + "decimals": 18 } }, - "mswETH": { - "ethereum-mainnet-arbitrum-1": { + "RDP": { + "bsc-mainnet": { + "tokenAddress": "0x27c073e8427aa493a90b8dC8b73A89e670FD77bB", "allowListEnabled": false, - "decimals": 18, - "name": "Bridged mswETH", - "poolAddress": "0xC8f8Dfc0643236BB208A7d81A63bd57067589102", + "poolAddress": "0x9275c2eAaD955a19249D376d1d832421d1E44BC9", "poolType": "burnMint", - "symbol": "Bridged mswETH", - "tokenAddress": "0xAbf9F7200D5337e50BF85748B7e780032BC5838e" + "name": "Radpie", + "symbol": "RDP", + "decimals": 18 }, - "mainnet": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x54BDBF3cE36f451Ec61493236b8E6213ac87c0f6", "allowListEnabled": false, - "decimals": 18, - "name": "mswETH", - "poolAddress": "0x047204D42d93a6471F7c9Ec94292B4B00E8e0786", - "poolType": "lockRelease", - "symbol": "mswETH", - "tokenAddress": "0x32bd822d615A3658A68b6fDD30c2fcb2C996D678" + "poolAddress": "0x55A10F4f208851AbC7D97d99cE87525284f54D57", + "poolType": "burnMint", + "name": "Radpie", + "symbol": "RDP", + "decimals": 18 } }, - "MVI": { - "ethereum-mainnet-arbitrum-1": { + "SDT": { + "bsc-mainnet": { + "tokenAddress": "0x07715EE7219B07b8e01CC7d2787f4e5e75860383", "allowListEnabled": false, - "decimals": 18, - "name": "Metaverse Index", - "poolAddress": "0x6643A47c1B28D8aECaa52b8a2B537C87d3D75446", + "poolAddress": "0x763e6E287969DCF08C87E916816d02B7a1fa639F", "poolType": "burnMint", - "symbol": "MVI", - "tokenAddress": "0x0104a6FA30540DC1d9F45D2797F05eEa79304525" + "name": "Stake DAO Token", + "symbol": "SDT", + "decimals": 18 }, - "ethereum-mainnet-base-1": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x07715EE7219B07b8e01CC7d2787f4e5e75860383", "allowListEnabled": false, - "decimals": 18, - "name": "Metaverse Index", - "poolAddress": "0x919d984C78C7DfF32095Bb3a36Cdbfbe90032F2C", + "poolAddress": "0x919d189f057878ceAd744740E7CbCB4f194779bF", "poolType": "burnMint", - "symbol": "MVI", - "tokenAddress": "0xEA8954dE7607b90F5ec81A5e2e673D0f60BB7596" + "name": "Stake DAO Token", + "symbol": "SDT", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F", "allowListEnabled": false, - "decimals": 18, - "name": "Metaverse Index", - "poolAddress": "0x6ce8b799002BbECc7df94c18BF150B3b0E4A28F4", + "poolAddress": "0xc43c01026128Aa758A65D12dB6a72CE4DD778dF2", "poolType": "lockRelease", - "symbol": "MVI", - "tokenAddress": "0x72e364F2ABdC788b7E918bc238B21f109Cd634D7" + "name": "Stake DAO Token", + "symbol": "SDT", + "decimals": 18 } }, - "mwBETH": { + "LAND": { "bsc-mainnet": { + "tokenAddress": "0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C", "allowListEnabled": false, - "decimals": 18, - "name": "Bridged mwBETH", - "poolAddress": "0xBaEd9A70D82D811A74F648Bfce75A06632720D87", + "poolAddress": "0xf09147E0ad3F71c9BAe43AB94038e153dD349953", + "poolType": "lockRelease", + "name": "Landshare Token", + "symbol": "LAND", + "decimals": 18 + }, + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x27Bc2757fAb0b8aB406016D1f71d8123452095d3", + "allowListEnabled": false, + "poolAddress": "0xa5B375a6F24AE5a952179a94C497866eB1ae5CDF", "poolType": "burnMint", - "symbol": "Bridged mwBETH", - "tokenAddress": "0x7dC91cBD6CB5A3E6A95EED713Aa6bF1d987146c8" + "name": "Landshare Token", + "symbol": "LAND", + "decimals": 18 }, - "mainnet": { + "matic-mainnet": { + "tokenAddress": "0xC03E6ad83dE7C58c9166fF08D66B960d78e64105", "allowListEnabled": false, - "decimals": 18, - "name": "mwBETH", - "poolAddress": "0x6Ff6BF3BF8af2e419DDC7BF038aFa5EB92b6cD7e", - "poolType": "lockRelease", - "symbol": "mwBETH", - "tokenAddress": "0xE46a5E19B19711332e33F33c2DB3eA143e86Bc10" + "poolAddress": "0xf31e6F504ee552AC128e2552A8984c0eDEC93ddb", + "poolType": "burnMint", + "name": "Landshare Token", + "symbol": "LAND", + "decimals": 18 } }, - "NUON": { + "WMTX": { + "bsc-mainnet": { + "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7", + "allowListEnabled": false, + "poolAddress": "0xD5A528568E52Db3267fd31A6c47Ba42B936D350F", + "poolType": "burnMint", + "name": "WorldMobileToken", + "symbol": "WMTX", + "decimals": 6 + }, "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7", "allowListEnabled": false, - "decimals": 18, - "name": "NUON", - "poolAddress": "0x57DfB084069620dBa08B69f38888ce92299B6104", - "poolType": "lockRelease", - "symbol": "NUON", - "tokenAddress": "0xfb9Fed8cB962548A11fE7F6F282949061395c7F5" + "poolAddress": "0x82A1211c2fd2501635332b1AE27Fd572a4b54e8D", + "poolType": "burnMint", + "name": "WorldMobileToken", + "symbol": "WMTX", + "decimals": 6 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0x3e31966d4f81C72D2a55310A6365A56A4393E98D", "allowListEnabled": false, - "decimals": 18, - "name": "NUON", - "poolAddress": "0x419cbF914C3Fd8d1b315e9A2FcACB47aF2039228", + "poolAddress": "0x5E3Eb998e2583d960a4bd464e3f22fbBA1ca8F31", "poolType": "burnMint", - "symbol": "NUON", - "tokenAddress": "0xCA160D11087E03fd398d40f561cd4768825f4958" + "name": "WorldMobileToken", + "symbol": "WMTX", + "decimals": 6 }, "mainnet": { + "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7", "allowListEnabled": false, - "decimals": 18, - "name": "NUON", - "poolAddress": "0x57D3bb46aF4A9b210FAE046796013090D428475F", + "poolAddress": "0x9797E886EDe987AEf6A62885dFD6CcA885D828E6", "poolType": "burnMint", - "symbol": "NUON", - "tokenAddress": "0xCA160D11087E03fd398d40f561cd4768825f4958" + "name": "WorldMobileToken", + "symbol": "WMTX", + "decimals": 6 } }, - "OSIS": { + "WECO": { + "bsc-mainnet": { + "tokenAddress": "0x5d37ABAFd5498B0E7af753a2E83bd4F0335AA89F", + "allowListEnabled": false, + "poolAddress": "0xa5bA9E065460c7a2623fF8c863aeeb51b13b7d6A", + "poolType": "lockRelease", + "name": "WECOIN", + "symbol": "WECO", + "decimals": 18 + }, + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x44ca3E3649Bf8a905b6B07133BaAc43F1A00fa34", + "allowListEnabled": false, + "poolAddress": "0x8965f1393C2307fB86f8F88a5d6B925A50CD13b4", + "poolType": "burnMint", + "name": "WECOIN", + "symbol": "WECO", + "decimals": 18 + }, "mainnet": { + "tokenAddress": "0x54Df3076ac0CdC9bC97fA290AB9c5a88E3D23630", "allowListEnabled": false, - "decimals": 18, - "name": "OSIS Token", - "poolAddress": "0x80e2dcE0A16c8DB769995129cF6BbFCac8E4cFb8", + "poolAddress": "0x1580C7d4754f5671626e42f0372D56104B092CFA", "poolType": "burnMint", - "symbol": "OSIS", - "tokenAddress": "0x45fcf0Ebb7d79E3de9Fc308b6c7cb680A981CB7a" + "name": "WECOIN", + "symbol": "WECO", + "decimals": 18 }, "matic-mainnet": { + "tokenAddress": "0x7200e56E62543Ecdba7a7f60A25e305BB88304B5", "allowListEnabled": false, - "decimals": 18, - "name": "OSIS", - "poolAddress": "0x05de2eC7EBF2CdFE8D207509868c9e7A8ae3dC60", - "poolType": "lockRelease", - "symbol": "OSIS", - "tokenAddress": "0x3e5351935595600D8e094dEE3Ec7E942CAf9907F" + "poolAddress": "0x0E61767Ef4853bb8DDF395d0b5268bECfFA96b49", + "poolType": "burnMint", + "name": "WECOIN", + "symbol": "WECO", + "decimals": 18 } }, - "RDP": { + "USDFI": { "bsc-mainnet": { + "tokenAddress": "0xC9f5955f6dA20e44A068f3d58FB2404f56f9a6f2", "allowListEnabled": false, - "decimals": 18, - "name": "Radpie", - "poolAddress": "0x9275c2eAaD955a19249D376d1d832421d1E44BC9", + "poolAddress": "0xD25899E5D92E5aB657AeEc68aAa0AB4F277A4A52", "poolType": "burnMint", - "symbol": "RDP", - "tokenAddress": "0x27c073e8427aa493a90b8dC8b73A89e670FD77bB" + "name": "USDFI", + "symbol": "USDFI", + "decimals": 18 }, "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x249c48e22E95514Ca975De31f473F30c2f3C0916", "allowListEnabled": false, - "decimals": 18, - "name": "Radpie", - "poolAddress": "0x55A10F4f208851AbC7D97d99cE87525284f54D57", + "poolAddress": "0x867730A905d507134B4d02563b8B94A16D65EA6d", "poolType": "burnMint", - "symbol": "RDP", - "tokenAddress": "0x54BDBF3cE36f451Ec61493236b8E6213ac87c0f6" + "name": "USDFI", + "symbol": "USDFI", + "decimals": 18 + }, + "mainnet": { + "tokenAddress": "0xa7a0B3Fe94121E366D774d60D075F6386F750884", + "allowListEnabled": false, + "poolAddress": "0x44622f4604353E4815A4212d5a3dD137A1C7FF14", + "poolType": "burnMint", + "name": "USDFI", + "symbol": "USDFI", + "decimals": 18 } }, - "REG": { - "mainnet": { + "STABLE": { + "bsc-mainnet": { + "tokenAddress": "0x8bF75bc68FD337dfd8186d731Df8b3C2CB14B9E6", "allowListEnabled": false, - "decimals": 18, - "name": "RealToken Ecosystem Governance", - "poolAddress": "0xa17698199466E71bAFC31F226db341B7840701E7", + "poolAddress": "0x2503b0184381EfEa64E134e5F3A7A49d4538a54E", "poolType": "burnMint", - "symbol": "REG", - "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce" + "name": "STABLE", + "symbol": "STABLE", + "decimals": 18 }, - "matic-mainnet": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x666966Ef3925B1c92fa355FDA9722899f3e73451", "allowListEnabled": false, - "decimals": 18, - "name": "RealToken Ecosystem Governance", - "poolAddress": "0xC5cda57d21A2B26736A77974a6893b77e9d8817a", + "poolAddress": "0xA6fa0DC5F57ed433f74BC6cb25b7b6049aabaC17", "poolType": "burnMint", - "symbol": "REG", - "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce" + "name": "STABLE", + "symbol": "STABLE", + "decimals": 18 }, - "xdai-mainnet": { + "mainnet": { + "tokenAddress": "0x60b9C41d99FE3Eb64Ecc1344baD31D87f1bceD6D", "allowListEnabled": false, - "decimals": 18, - "name": "RealToken Ecosystem Governance", - "poolAddress": "0xF998fd1E25D009d6C4dBD078349077D1cF9c1C77", + "poolAddress": "0x06f9817a91595E1B595F789Fb91529e8651da9B8", "poolType": "burnMint", - "symbol": "REG", - "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce" + "name": "STABLE", + "symbol": "STABLE", + "decimals": 18 } }, - "rsETH": { + "WSDM": { "bsc-mainnet": { + "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped RSETH", - "poolAddress": "0x7924245D884D73A1765435AD99c62dBFe655AD50", + "poolAddress": "0xad8cD15D3401da5B8340B6b8e91a8d69df7E0F50", "poolType": "burnMint", - "symbol": "wRSETH", - "tokenAddress": "0x4186BFC76E2E237523CBC30FD220FE055156b41F" + "name": "Wisdomise", + "symbol": "WSDM", + "decimals": 6 }, "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped RSETH", - "poolAddress": "0x93A22798143391eD83e87C67Eede6EeD1F5738BD", + "poolAddress": "0x42d55f626140793708856D3e6dc387B3Dd632342", "poolType": "burnMint", - "symbol": "wRSETH", - "tokenAddress": "0xe119D214a6efa7d3cF60e6E59481EDe1B0064A6B" + "name": "Wisdomise", + "symbol": "WSDM", + "decimals": 6 }, - "ethereum-mainnet-optimism-1": { + "mainnet": { + "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped RSETH", - "poolAddress": "0xB631a4847bE09E04A7Cb3A35730664424b07289f", + "poolAddress": "0x8c6028e38391cfC2A1a28f4359EA5732E9422e56", "poolType": "burnMint", - "symbol": "wRSETH", - "tokenAddress": "0x68A9EC5b93F04a60c77F486a664f283B2E4E2B72" + "name": "Wisdomise", + "symbol": "WSDM", + "decimals": 6 }, - "mainnet": { + "matic-mainnet": { + "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220", "allowListEnabled": false, - "decimals": 18, - "name": "rsETH", - "poolAddress": "0x619ED9fE2E5CfD9FAE364E703b60eA776Bb5924E", + "poolAddress": "0x36afb9CE7A7F402347Aa56e66679C44520ef1060", "poolType": "lockRelease", - "symbol": "rsETH", - "tokenAddress": "0xA1290d69c65A6Fe4DF752f95823fae25cB99e5A7" + "name": "Wisdomise", + "symbol": "WSDM", + "decimals": 6 } }, - "SD": { - "ethereum-mainnet-arbitrum-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Stader", - "poolAddress": "0x929d245edCB92A7e271a81e2A0f9eD4Dc030E7f6", - "poolType": "burnMint", - "symbol": "SD", - "tokenAddress": "0x9445F4081AFC7Fa66b53224DCb84aC6e6A1714A2" - }, - "ethereum-mainnet-optimism-1": { + "wUSDx": { + "bsc-mainnet": { + "tokenAddress": "0x2d7e22Fb0fb7A7F0d1fef70ad8873A9ffDe18007", "allowListEnabled": false, - "decimals": 18, - "name": "Stader", - "poolAddress": "0xBe4012433e0307fD429C2440542bB5CAa68d4dAA", + "poolAddress": "0xD9c00B874fB86d2A09b5BA1DfF7fb05554DB4B6d", "poolType": "burnMint", - "symbol": "SD", - "tokenAddress": "0x32E94BB4A3521EBEBE14AE3Aa5Bc09fCc9E42306" + "name": "Wrapped USDx", + "symbol": "wUSDx", + "decimals": 6 }, - "mainnet": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xB86fb1047A955C0186c77ff6263819b37B32440D", "allowListEnabled": false, - "decimals": 18, - "name": "Stader", - "poolAddress": "0x0Bc42675799D0C1efE3CDe64857714ae84f075B4", + "poolAddress": "0x86d99f9b22052645eA076cd16da091b9E87fB6d6", "poolType": "lockRelease", - "symbol": "SD", - "tokenAddress": "0x30D20208d987713f46DFD34EF128Bb16C404D10f" - } - }, - "sDAI": { - "ethereum-mainnet-mode-1": { + "name": "Wrapped USD+", + "symbol": "wUSD+", + "decimals": 6 + }, + "ethereum-mainnet-base-1": { + "tokenAddress": "0x1EaE7Ca39192a2B6E3EA2E852A0D4D20bCe89d14", "allowListEnabled": false, - "decimals": 18, - "name": "Mode Savings Dai", - "poolAddress": "0xEB7A57AA6F26a285A6FDef94bDA92a58aDe802B8", + "poolAddress": "0xd54fE63Dbd928cA9BB89DB502F939DE673518EB7", "poolType": "burnMint", - "symbol": "msDAI", - "tokenAddress": "0x3f51c6c5927B88CDEc4b61e2787F9BD0f5249138" + "name": "Wrapped USDx", + "symbol": "wUSDx", + "decimals": 6 }, - "mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "Savings Dai", - "poolAddress": "0xa904B9343632A6ca4f4a1b0C9eFa011cb319d000", - "poolType": "lockRelease", - "symbol": "sDAI", - "tokenAddress": "0x83F20F44975D03b1b09e64809B757c47f942BEeA" - } - }, - "SDL": { - "ethereum-mainnet-andromeda-1": { + "ethereum-mainnet-mode-1": { + "tokenAddress": "0xAe770d24ec1580A13392E0B71067571351029203", "allowListEnabled": false, - "decimals": 18, - "name": "stake.link", - "poolAddress": "0x567A0E06FF0BFa8E99B4D36fb19E90BD51Ca90d7", + "poolAddress": "0x66713d7E29D2F77AF7B0045a41D1770641D8AE93", "poolType": "burnMint", - "symbol": "SDL", - "tokenAddress": "0xd7cf0e0fC12fB97e03841CE4f3086dB327CE0F2B" + "name": "Wrapped USDx", + "symbol": "wUSDx", + "decimals": 6 }, - "ethereum-mainnet-arbitrum-1": { + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0xe49465604e25cd5167005e0cEbD8Af461e833b83", "allowListEnabled": false, - "decimals": 18, - "name": "stake.link", - "poolAddress": "0xF9d5036a15379fDB4f7504573246F9e94B77a578", + "poolAddress": "0xe660606961DF8855E589d59795FAe4b0ecD41FD3", "poolType": "burnMint", - "symbol": "SDL", - "tokenAddress": "0xdFeA35757264F5b6C0ff21104151D9F991D0eEC0" + "name": "Wrapped USDx", + "symbol": "wUSDx", + "decimals": 6 }, "mainnet": { + "tokenAddress": "0xAe770d24ec1580A13392E0B71067571351029203", "allowListEnabled": false, - "decimals": 18, - "name": "stake.link", - "poolAddress": "0x73aEB5ECA03Ad587B8Fdcc2B61f9fb4D2e3D90c1", - "poolType": "lockRelease", - "symbol": "SDL", - "tokenAddress": "0xA95C5ebB86E0dE73B4fB8c47A45B792CFeA28C23" + "poolAddress": "0xd72F7010f0Fa621aB0869e61e9bb4e3cC887c66c", + "poolType": "burnMint", + "name": "Wrapped USDx", + "symbol": "wUSDx", + "decimals": 6 } }, - "SDT": { + "SolvBTC.ENA": { "bsc-mainnet": { + "tokenAddress": "0x53E63a31fD1077f949204b94F431bCaB98F72BCE", "allowListEnabled": false, - "decimals": 18, - "name": "Stake DAO Token", - "poolAddress": "0x763e6E287969DCF08C87E916816d02B7a1fa639F", + "poolAddress": "0x6c0D3271d3A4Cf72d091e404E6D011f37074e546", "poolType": "burnMint", - "symbol": "SDT", - "tokenAddress": "0x07715EE7219B07b8e01CC7d2787f4e5e75860383" + "name": "SolvBTC Ethena", + "symbol": "SolvBTC.ENA", + "decimals": 18 }, "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xaFAfd68AFe3fe65d376eEC9Eab1802616cFacCb8", "allowListEnabled": false, - "decimals": 18, - "name": "Stake DAO Token", - "poolAddress": "0x919d189f057878ceAd744740E7CbCB4f194779bF", + "poolAddress": "0x407320028216a0D91be5c582225Aee9F8447A6e5", "poolType": "burnMint", - "symbol": "SDT", - "tokenAddress": "0x07715EE7219B07b8e01CC7d2787f4e5e75860383" + "name": "SolvBTC Ethena", + "symbol": "SolvBTC.ENA", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x325DC9EBceC31940C658aCACa45f8293418d811E", "allowListEnabled": false, - "decimals": 18, - "name": "Stake DAO Token", - "poolAddress": "0xc43c01026128Aa758A65D12dB6a72CE4DD778dF2", - "poolType": "lockRelease", - "symbol": "SDT", - "tokenAddress": "0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F" + "poolAddress": "0xBA0E1c1F702D7Ec44a555759517BDBe9f7c824C3", + "poolType": "burnMint", + "name": "SolvBTC Ethena", + "symbol": "SolvBTC.ENA", + "decimals": 18 } }, - "SDY": { - "avalanche-mainnet": { + "UNIO": { + "bsc-mainnet": { + "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab", "allowListEnabled": false, - "decimals": 18, - "name": "Steadefi", - "poolAddress": "0xD0744e9fA602870D3E7C509070C997C7f23ACC7C", + "poolAddress": "0xA389E651095349893A153Ea544938E452b375d9F", "poolType": "burnMint", - "symbol": "SDY", - "tokenAddress": "0x338c6d2DF4dB2459EAB0835fd9004Cf2915842e0" + "name": "Unio Coin", + "symbol": "UNIO", + "decimals": 18 }, - "ethereum-mainnet-arbitrum-1": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab", "allowListEnabled": false, - "decimals": 18, - "name": "Steadefi", - "poolAddress": "0x1Ae1d8C38E8fFc73E6D9430cb9d4E79976085BED", + "poolAddress": "0x25fad433d68D83CB997985F7C6128AB5a1BDCd93", "poolType": "burnMint", - "symbol": "SDY", - "tokenAddress": "0x7d262214f368A896Af42E36F20a97E2d83df701b" + "name": "Unio Coin", + "symbol": "UNIO", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab", "allowListEnabled": false, - "decimals": 18, - "name": "Steadefi", - "poolAddress": "0xBF7cb652A2d5ed3BFc3832Ef8Af33Ffb0cDc0982", + "poolAddress": "0x4C3aEe10334461F1f33c0A8843424de3F8fb7709", "poolType": "burnMint", - "symbol": "SDY", - "tokenAddress": "0xf2DbAaBd8F8E0993F11DE4CEd470Df1ED1a4491b" + "name": "Unio Coin", + "symbol": "UNIO", + "decimals": 18 } }, - "SolvBTC": { - "avalanche-mainnet": { + "ALU": { + "bsc-mainnet": { + "tokenAddress": "0x8263CD1601FE73C066bf49cc09841f35348e3be0", "allowListEnabled": false, - "decimals": 18, - "name": "Solv BTC", - "poolAddress": "0x660cE38Fb7682Dfa2bEf3e41bB365c39EC2C4Db8", - "poolType": "burnMint", - "symbol": "SolvBTC", - "tokenAddress": "0xbc78D84Ba0c46dFe32cf2895a19939c86b81a777" + "poolAddress": "0x509ea04C021e561112dfD7987f3eBe140DC4B17C", + "poolType": "lockRelease", + "name": "Altura", + "symbol": "ALU", + "decimals": 18 }, + "ethereum-mainnet-base-1": { + "tokenAddress": "0x91Ad1b44913cD1B8241A4Ff1e2EAa198DA6Bf4c9", + "allowListEnabled": false, + "poolAddress": "0x8ccE61E1756dD01D3b9b27eEf8C68650d8f69E69", + "poolType": "burnMint", + "name": "Altura", + "symbol": "ALU", + "decimals": 18 + } + }, + "rsETH": { "bsc-mainnet": { + "tokenAddress": "0x4186BFC76E2E237523CBC30FD220FE055156b41F", "allowListEnabled": false, - "decimals": 18, - "name": "Solv BTC", - "poolAddress": "0x85167add801b063F29186Ea15eC5041a9C4C7DC0", + "poolAddress": "0x7924245D884D73A1765435AD99c62dBFe655AD50", "poolType": "burnMint", - "symbol": "SolvBTC", - "tokenAddress": "0x4aae823a6a0b376De6A78e74eCC5b079d38cBCf7" + "name": "Wrapped RSETH", + "symbol": "wRSETH", + "decimals": 18 }, "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xe119D214a6efa7d3cF60e6E59481EDe1B0064A6B", "allowListEnabled": false, - "decimals": 18, - "name": "Solv BTC", - "poolAddress": "0x1Af4Eaaf574fe8622febe5BE1f242485D9Ae4196", + "poolAddress": "0x93A22798143391eD83e87C67Eede6EeD1F5738BD", "poolType": "burnMint", - "symbol": "SolvBTC", - "tokenAddress": "0x3647c54c4c2C65bC7a2D63c0Da2809B399DBBDC0" + "name": "Wrapped RSETH", + "symbol": "wRSETH", + "decimals": 18 }, - "ethereum-mainnet-base-1": { + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x68A9EC5b93F04a60c77F486a664f283B2E4E2B72", "allowListEnabled": false, - "decimals": 18, - "name": "Solv BTC", - "poolAddress": "0xAc9B7fac15312fECb73e889118C009b2d2Cd5a71", + "poolAddress": "0xB631a4847bE09E04A7Cb3A35730664424b07289f", "poolType": "burnMint", - "symbol": "SolvBTC", - "tokenAddress": "0x3B86Ad95859b6AB773f55f8d94B4b9d443EE931f" + "name": "Wrapped RSETH", + "symbol": "wRSETH", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0xA1290d69c65A6Fe4DF752f95823fae25cB99e5A7", "allowListEnabled": false, - "decimals": 18, - "name": "Solv BTC", - "poolAddress": "0xd8f734c938200BA294d0De5B555E8ff77d66c351", - "poolType": "burnMint", - "symbol": "SolvBTC", - "tokenAddress": "0x7A56E1C57C7475CCf742a1832B028F0456652F97" + "poolAddress": "0x619ED9fE2E5CfD9FAE364E703b60eA776Bb5924E", + "poolType": "lockRelease", + "name": "rsETH", + "symbol": "rsETH", + "decimals": 18 } }, - "SolvBTC.BBN": { - "avalanche-mainnet": { + "mwBETH": { + "bsc-mainnet": { + "tokenAddress": "0x7dC91cBD6CB5A3E6A95EED713Aa6bF1d987146c8", "allowListEnabled": false, - "decimals": 18, - "name": "SolvBTC Babylon", - "poolAddress": "0x19A90F20Ff81BE9F4ebfd1d7B42E84691Db1773A", + "poolAddress": "0xBaEd9A70D82D811A74F648Bfce75A06632720D87", "poolType": "burnMint", - "symbol": "SolvBTC.BBN", - "tokenAddress": "0xCC0966D8418d412c599A6421b760a847eB169A8c" + "name": "Bridged mwBETH", + "symbol": "Bridged mwBETH", + "decimals": 18 }, + "mainnet": { + "tokenAddress": "0xE46a5E19B19711332e33F33c2DB3eA143e86Bc10", + "allowListEnabled": false, + "poolAddress": "0x6Ff6BF3BF8af2e419DDC7BF038aFa5EB92b6cD7e", + "poolType": "lockRelease", + "name": "mwBETH", + "symbol": "mwBETH", + "decimals": 18 + } + }, + "THE": { "bsc-mainnet": { + "tokenAddress": "0xF4C8E32EaDEC4BFe97E0F595AdD0f4450a863a11", "allowListEnabled": false, - "decimals": 18, - "name": "SolvBTC Babylon", - "poolAddress": "0xA91a447D8fea44712D0157e88cF9aC53fA80C4dd", - "poolType": "burnMint", - "symbol": "SolvBTC.BBN", - "tokenAddress": "0x1346b618dC92810EC74163e4c27004c921D446a5" + "poolAddress": "0x9E668ee3A9588326A3F37CD12A864b82E8CEA52E", + "poolType": "lockRelease", + "name": "THENA", + "symbol": "THE", + "decimals": 18 }, - "ethereum-mainnet-arbitrum-1": { + "matic-mainnet": { + "tokenAddress": "0x27DfD2D7b85e0010542da35C6EBcD59E45fc949D", "allowListEnabled": false, - "decimals": 18, - "name": "SolvBTC Babylon", - "poolAddress": "0x445f5d5e09f269a3bb7CAaC87d1feC46e068A8f3", + "poolAddress": "0xfa6B7be83e9aC5A90A27932986C654dBe2E16B02", "poolType": "burnMint", - "symbol": "SolvBTC.BBN", - "tokenAddress": "0x346c574C56e1A4aAa8dc88Cda8F7EB12b39947aB" - }, - "ethereum-mainnet-base-1": { + "name": "THENA", + "symbol": "THE", + "decimals": 18 + } + }, + "METO": { + "bsc-mainnet": { + "tokenAddress": "0xa78775bba7a542F291e5ef7f13C6204E704A90Ba", "allowListEnabled": false, - "decimals": 18, - "name": "SolvBTC Babylon", - "poolAddress": "0x7c7b15c7e71986a63De5486b4C4386264782bcBa", + "poolAddress": "0x6822Fd138C0Edb3D3e34D4C7565142D8C9Ee7E71", "poolType": "burnMint", - "symbol": "SolvBTC.BBN", - "tokenAddress": "0xC26C9099BD3789107888c35bb41178079B282561" + "name": "Metafluence", + "symbol": "METO", + "decimals": 18 }, - "mainnet": { + "matic-mainnet": { + "tokenAddress": "0x4665d6c8882F0fB1b973776C63578f9AF1A0A726", "allowListEnabled": false, - "decimals": 18, - "name": "SolvBTC Babylon", - "poolAddress": "0x80Cc104119901fd66088C9a8219E50D9547dE2d4", + "poolAddress": "0xf634a74Ad15882E96e896a8eF15882779216625D", "poolType": "burnMint", - "symbol": "SolvBTC.BBN", - "tokenAddress": "0xd9D920AA40f578ab794426F5C90F6C731D159DEf" + "name": "Metafluence", + "symbol": "METO", + "decimals": 18 } }, - "SolvBTC.ENA": { - "bsc-mainnet": { + "wstLINK": { + "ethereum-mainnet-andromeda-1": { + "tokenAddress": "0xD6999c1dCb675Ae5568931BB0CFca0c4f4Fe21Ca", "allowListEnabled": false, - "decimals": 18, - "name": "SolvBTC Ethena", - "poolAddress": "0x6c0D3271d3A4Cf72d091e404E6D011f37074e546", + "poolAddress": "0xDcECAFa3c17eed02345b4fedA284281bAEFb45F0", "poolType": "burnMint", - "symbol": "SolvBTC.ENA", - "tokenAddress": "0x53E63a31fD1077f949204b94F431bCaB98F72BCE" + "name": "Wrapped stLINK", + "symbol": "wstLINK", + "decimals": 18 }, "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x3106E2e148525b3DB36795b04691D444c24972fB", "allowListEnabled": false, - "decimals": 18, - "name": "SolvBTC Ethena", - "poolAddress": "0x407320028216a0D91be5c582225Aee9F8447A6e5", + "poolAddress": "0xb0F001C7F6C665b7b8e12F29EDC1107613fe980D", "poolType": "burnMint", - "symbol": "SolvBTC.ENA", - "tokenAddress": "0xaFAfd68AFe3fe65d376eEC9Eab1802616cFacCb8" + "name": "Wrapped stLINK", + "symbol": "wstLINK", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x911D86C72155c33993d594B0Ec7E6206B4C803da", "allowListEnabled": false, - "decimals": 18, - "name": "SolvBTC Ethena", - "poolAddress": "0xBA0E1c1F702D7Ec44a555759517BDBe9f7c824C3", - "poolType": "burnMint", - "symbol": "SolvBTC.ENA", - "tokenAddress": "0x325DC9EBceC31940C658aCACa45f8293418d811E" + "poolAddress": "0x21377fe476Fb8587CbAFd47155093597Fa4df45E", + "poolType": "lockRelease", + "name": "Wrapped stLINK", + "symbol": "wstLINK", + "decimals": 18 } }, - "STABLE": { - "bsc-mainnet": { + "SDL": { + "ethereum-mainnet-andromeda-1": { + "tokenAddress": "0xd7cf0e0fC12fB97e03841CE4f3086dB327CE0F2B", "allowListEnabled": false, - "decimals": 18, - "name": "STABLE", - "poolAddress": "0x2503b0184381EfEa64E134e5F3A7A49d4538a54E", + "poolAddress": "0x567A0E06FF0BFa8E99B4D36fb19E90BD51Ca90d7", "poolType": "burnMint", - "symbol": "STABLE", - "tokenAddress": "0x8bF75bc68FD337dfd8186d731Df8b3C2CB14B9E6" + "name": "stake.link", + "symbol": "SDL", + "decimals": 18 }, "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xdFeA35757264F5b6C0ff21104151D9F991D0eEC0", "allowListEnabled": false, - "decimals": 18, - "name": "STABLE", - "poolAddress": "0xA6fa0DC5F57ed433f74BC6cb25b7b6049aabaC17", + "poolAddress": "0xF9d5036a15379fDB4f7504573246F9e94B77a578", "poolType": "burnMint", - "symbol": "STABLE", - "tokenAddress": "0x666966Ef3925B1c92fa355FDA9722899f3e73451" + "name": "stake.link", + "symbol": "SDL", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0xA95C5ebB86E0dE73B4fB8c47A45B792CFeA28C23", "allowListEnabled": false, - "decimals": 18, - "name": "STABLE", - "poolAddress": "0x06f9817a91595E1B595F789Fb91529e8651da9B8", - "poolType": "burnMint", - "symbol": "STABLE", - "tokenAddress": "0x60b9C41d99FE3Eb64Ecc1344baD31D87f1bceD6D" + "poolAddress": "0x73aEB5ECA03Ad587B8Fdcc2B61f9fb4D2e3D90c1", + "poolType": "lockRelease", + "name": "stake.link", + "symbol": "SDL", + "decimals": 18 } }, - "stTAO": { + "NUON": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xfb9Fed8cB962548A11fE7F6F282949061395c7F5", "allowListEnabled": false, - "decimals": 9, - "name": "Tensorplex Staked TAO", - "poolAddress": "0x60D6a3249Ea7D662eFa93f33633863BCF529Ce95", - "poolType": "burnMint", - "symbol": "stTAO", - "tokenAddress": "0x886C0677D7BB7272C7eD8878dc03EF357aFbb5B5" + "poolAddress": "0x57DfB084069620dBa08B69f38888ce92299B6104", + "poolType": "lockRelease", + "name": "NUON", + "symbol": "NUON", + "decimals": 18 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0xCA160D11087E03fd398d40f561cd4768825f4958", "allowListEnabled": false, - "decimals": 9, - "name": "Tensorplex Staked TAO", - "poolAddress": "0xA8619F141572F6f1b9271Beee3EDadd1b71FE0bd", - "poolType": "burnMint", - "symbol": "stTAO", - "tokenAddress": "0x806041B6473DA60abbe1b256d9A2749A151be6C6" - }, - "ethereum-mainnet-optimism-1": { - "allowListEnabled": false, - "decimals": 9, - "name": "Tensorplex Staked TAO", - "poolAddress": "0x5B73fF16020b5db524876FeE11395698Ab7bA44e", + "poolAddress": "0x419cbF914C3Fd8d1b315e9A2FcACB47aF2039228", "poolType": "burnMint", - "symbol": "stTAO", - "tokenAddress": "0x806041B6473DA60abbe1b256d9A2749A151be6C6" + "name": "NUON", + "symbol": "NUON", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0xCA160D11087E03fd398d40f561cd4768825f4958", "allowListEnabled": false, - "decimals": 9, - "name": "Tensorplex Staked TAO", - "poolAddress": "0x0C291Ae31730901515e5C46406A6ba2d88c1f4aA", - "poolType": "lockRelease", - "symbol": "stTAO", - "tokenAddress": "0xB60acD2057067DC9ed8c083f5aa227a244044fD6" + "poolAddress": "0x57D3bb46aF4A9b210FAE046796013090D428475F", + "poolType": "burnMint", + "name": "NUON", + "symbol": "NUON", + "decimals": 18 } }, - "suBTC": { + "suUSD": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8", "allowListEnabled": false, - "decimals": 18, - "name": "Sumerian BTC", - "poolAddress": "0xD550449aC82d2a0121F32d6e0a3B29e693071739", + "poolAddress": "0x29B3b71FB61591a2c535f00841a4aE7137984ce0", "poolType": "burnMint", - "symbol": "suBTC", - "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711" + "name": "Sumerian USD", + "symbol": "suUSD", + "decimals": 18 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8", "allowListEnabled": false, - "decimals": 18, - "name": "Sumerian BTC", - "poolAddress": "0x0f0F719a2417C01D9afF5DE6fAD2813eE4Dbd917", + "poolAddress": "0xDA5Aa67b0CA4d9f3De7207170FD9Bd2Ff1b13b6F", "poolType": "burnMint", - "symbol": "suBTC", - "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711" + "name": "Sumerian USD", + "symbol": "suUSD", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8", "allowListEnabled": false, - "decimals": 18, - "name": "Sumerian BTC", - "poolAddress": "0x123ed44f3B863a684437Ebf18F8a744c250Ee5cA", + "poolAddress": "0xcd196D3905AfA0eCB4e0e62C2D7d6c52f9C73526", "poolType": "burnMint", - "symbol": "suBTC", - "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711" + "name": "Sumerian USD", + "symbol": "suUSD", + "decimals": 18 } }, "suETH": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0", "allowListEnabled": false, - "decimals": 18, - "name": "Sumerian ETH", "poolAddress": "0xCE8E12B4C38eAB46044Ac9cAdea701D9AC1108E3", "poolType": "burnMint", + "name": "Sumerian ETH", "symbol": "suETH", - "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0" + "decimals": 18 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0", "allowListEnabled": false, - "decimals": 18, - "name": "Sumerian ETH", "poolAddress": "0x34bc9BeB51d98B7E40862B3B4EDa97aD68d0475e", "poolType": "burnMint", + "name": "Sumerian ETH", "symbol": "suETH", - "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0" + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0", "allowListEnabled": false, - "decimals": 18, - "name": "Sumerian ETH", "poolAddress": "0x2dd317E7e36544C5222818F228d607c209517470", "poolType": "burnMint", + "name": "Sumerian ETH", "symbol": "suETH", - "tokenAddress": "0x1c22531AA9747d76fFF8F0A43b37954ca67d28e0" + "decimals": 18 } }, - "SUSDz": { + "suBTC": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711", + "allowListEnabled": false, + "poolAddress": "0xD550449aC82d2a0121F32d6e0a3B29e693071739", + "poolType": "burnMint", + "name": "Sumerian BTC", + "symbol": "suBTC", + "decimals": 18 + }, "ethereum-mainnet-base-1": { + "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711", "allowListEnabled": false, - "decimals": 18, - "name": "Staked USDz", - "poolAddress": "0x162a6D638c6d0a97CCd89f1d4E312191d27b8e00", + "poolAddress": "0x0f0F719a2417C01D9afF5DE6fAD2813eE4Dbd917", "poolType": "burnMint", - "symbol": "sUSDz", - "tokenAddress": "0xe31eE12bDFDD0573D634124611e85338e2cBF0cF" + "name": "Sumerian BTC", + "symbol": "suBTC", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0xe85411C030fB32A9D8b14Bbbc6CB19417391F711", "allowListEnabled": false, - "decimals": 18, - "name": "Staked USDz", - "poolAddress": "0x82Df5c453e854CFaD64EA3f16497B5c5b9DB012B", - "poolType": "lockRelease", - "symbol": "sUSDz", - "tokenAddress": "0x547213367cfB08ab418E7b54d7883b2C2AA27Fd7" + "poolAddress": "0x123ed44f3B863a684437Ebf18F8a744c250Ee5cA", + "poolType": "burnMint", + "name": "Sumerian BTC", + "symbol": "suBTC", + "decimals": 18 } }, - "suUSD": { + "stTAO": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x886C0677D7BB7272C7eD8878dc03EF357aFbb5B5", "allowListEnabled": false, - "decimals": 18, - "name": "Sumerian USD", - "poolAddress": "0x29B3b71FB61591a2c535f00841a4aE7137984ce0", + "poolAddress": "0x60D6a3249Ea7D662eFa93f33633863BCF529Ce95", "poolType": "burnMint", - "symbol": "suUSD", - "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8" + "name": "Tensorplex Staked TAO", + "symbol": "stTAO", + "decimals": 9 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0x806041B6473DA60abbe1b256d9A2749A151be6C6", "allowListEnabled": false, - "decimals": 18, - "name": "Sumerian USD", - "poolAddress": "0xDA5Aa67b0CA4d9f3De7207170FD9Bd2Ff1b13b6F", + "poolAddress": "0xA8619F141572F6f1b9271Beee3EDadd1b71FE0bd", "poolType": "burnMint", - "symbol": "suUSD", - "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8" + "name": "Tensorplex Staked TAO", + "symbol": "stTAO", + "decimals": 9 }, - "mainnet": { + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x806041B6473DA60abbe1b256d9A2749A151be6C6", "allowListEnabled": false, - "decimals": 18, - "name": "Sumerian USD", - "poolAddress": "0xcd196D3905AfA0eCB4e0e62C2D7d6c52f9C73526", + "poolAddress": "0x5B73fF16020b5db524876FeE11395698Ab7bA44e", "poolType": "burnMint", - "symbol": "suUSD", - "tokenAddress": "0x8BF591Eae535f93a242D5A954d3Cde648b48A5A8" + "name": "Tensorplex Staked TAO", + "symbol": "stTAO", + "decimals": 9 + }, + "mainnet": { + "tokenAddress": "0xB60acD2057067DC9ed8c083f5aa227a244044fD6", + "allowListEnabled": false, + "poolAddress": "0x0C291Ae31730901515e5C46406A6ba2d88c1f4aA", + "poolType": "lockRelease", + "name": "Tensorplex Staked TAO", + "symbol": "stTAO", + "decimals": 9 } }, - "THE": { - "bsc-mainnet": { + "DPI": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x9737C658272e66Faad39D7AD337789Ee6D54F500", "allowListEnabled": false, - "decimals": 18, - "name": "THENA", - "poolAddress": "0x9E668ee3A9588326A3F37CD12A864b82E8CEA52E", - "poolType": "lockRelease", - "symbol": "THE", - "tokenAddress": "0xF4C8E32EaDEC4BFe97E0F595AdD0f4450a863a11" + "poolAddress": "0x86AF3D5Aab6BF9Bb8F929b40CCa21dd2D940DBF9", + "poolType": "burnMint", + "name": "DefiPulse Index", + "symbol": "DPI", + "decimals": 18 }, - "matic-mainnet": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0xc6955B85b622369a54Cc8C6DBeCb8e03c0885BD8", "allowListEnabled": false, - "decimals": 18, - "name": "THENA", - "poolAddress": "0xfa6B7be83e9aC5A90A27932986C654dBe2E16B02", + "poolAddress": "0x926F1B7216072B00bd4AE70101f162AD23aCDa96", "poolType": "burnMint", - "symbol": "THE", - "tokenAddress": "0x27DfD2D7b85e0010542da35C6EBcD59E45fc949D" + "name": "DefiPulse Index", + "symbol": "DPI", + "decimals": 18 + }, + "mainnet": { + "tokenAddress": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", + "allowListEnabled": false, + "poolAddress": "0x8272dbBA30f14900b22b4bfC8DB4E88B02bA413a", + "poolType": "lockRelease", + "name": "DefiPulse Index", + "symbol": "DPI", + "decimals": 18 } }, "TRUF": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xB59c8912c83157a955f9D715E556257F432C35D7", "allowListEnabled": false, - "decimals": 18, - "name": "Truflation", "poolAddress": "0x1fD4F463dA6E0DEACB8f63E9aEa028Be329639b4", "poolType": "burnMint", + "name": "Truflation", "symbol": "TRUF", - "tokenAddress": "0xB59c8912c83157a955f9D715E556257F432C35D7" + "decimals": 18 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0xB59c8912c83157a955f9D715E556257F432C35D7", "allowListEnabled": false, - "decimals": 18, - "name": "Truflation", "poolAddress": "0xD216622e392cC9e69c50466574926786D06aAd64", "poolType": "burnMint", + "name": "Truflation", "symbol": "TRUF", - "tokenAddress": "0xB59c8912c83157a955f9D715E556257F432C35D7" + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x38C2a4a7330b22788374B8Ff70BBa513C8D848cA", "allowListEnabled": false, - "decimals": 18, - "name": "Truflation", "poolAddress": "0xb854536206EB6C1013b1642b576196E5EF19D7BA", "poolType": "lockRelease", + "name": "Truflation", "symbol": "TRUF", - "tokenAddress": "0x38C2a4a7330b22788374B8Ff70BBa513C8D848cA" - } - }, - "una.USDC": { - "mainnet": { - "allowListEnabled": false, - "decimals": 6, - "name": "una USDC", - "poolAddress": "0x1175E4CFd6a73A4c1F1f2c1400a08D88554FA62e", - "poolType": "burnMint", - "symbol": "una.USDC", - "tokenAddress": "0x66cC3FD40612F9c591F977ce026Ef1C79520C472" - }, - "wemix-mainnet": { - "allowListEnabled": false, - "decimals": 6, - "name": "una USDC", - "poolAddress": "0xb299b04a45B1692fF0bA1fe2e26A009ab9d286c8", - "poolType": "burnMint", - "symbol": "una.USDC", - "tokenAddress": "0xcdf764933B9a9ebB2C5DA904B9715F3Cf981572A" + "decimals": 18 } }, - "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" - }, + "MVI": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x0104a6FA30540DC1d9F45D2797F05eEa79304525", "allowListEnabled": false, - "decimals": 18, - "name": "una WEMIX", - "poolAddress": "0x67b042ED9CC05A2aa57D6c25a2DfA2c51B9e3daD", - "poolType": "burnMint", - "symbol": "una.WEMIX", - "tokenAddress": "0x89F590D8f9c1a306AEB4E939Dc923C80144998Cd" - }, - "ethereum-mainnet-kroma-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "una WEMIX", - "poolAddress": "0x0Fe47f8Cd6214a51cCf22F3fDc9e785B35549377", + "poolAddress": "0x6643A47c1B28D8aECaa52b8a2B537C87d3D75446", "poolType": "burnMint", - "symbol": "una.WEMIX", - "tokenAddress": "0xc319a4855162E51599bF80387A615105Fe6BEdF3" + "name": "Metaverse Index", + "symbol": "MVI", + "decimals": 18 }, - "ethereum-mainnet-optimism-1": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0xEA8954dE7607b90F5ec81A5e2e673D0f60BB7596", "allowListEnabled": false, - "decimals": 18, - "name": "una WEMIX", - "poolAddress": "0x2f391A18643f23c9F6C4AB72D3Aa3E1Ff0d42e19", + "poolAddress": "0x919d984C78C7DfF32095Bb3a36Cdbfbe90032F2C", "poolType": "burnMint", - "symbol": "una.WEMIX", - "tokenAddress": "0x6ff638E48247b003E003aa3EeDDdF97BaA8f3B64" + "name": "Metaverse Index", + "symbol": "MVI", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x72e364F2ABdC788b7E918bc238B21f109Cd634D7", "allowListEnabled": false, - "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" + "poolAddress": "0x6ce8b799002BbECc7df94c18BF150B3b0E4A28F4", + "poolType": "lockRelease", + "name": "Metaverse Index", + "symbol": "MVI", + "decimals": 18 } }, - "UNIO": { - "bsc-mainnet": { + "wOETH": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xD8724322f44E5c58D7A815F542036fb17DbbF839", "allowListEnabled": false, - "decimals": 18, - "name": "Unio Coin", - "poolAddress": "0xA389E651095349893A153Ea544938E452b375d9F", + "poolAddress": "0x7765BDD506662543469C3A65938cAe3a791AEf33", "poolType": "burnMint", - "symbol": "UNIO", - "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab" + "name": "Wrapped OETH", + "symbol": "WOETH", + "decimals": 18 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0xD8724322f44E5c58D7A815F542036fb17DbbF839", "allowListEnabled": false, - "decimals": 18, - "name": "Unio Coin", - "poolAddress": "0x25fad433d68D83CB997985F7C6128AB5a1BDCd93", + "poolAddress": "0x1e89F91Ee35D7d21c8e8238c79146daF7aB8Bb94", "poolType": "burnMint", - "symbol": "UNIO", - "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab" + "name": "Wrapped OETH", + "symbol": "wOETH", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0xDcEe70654261AF21C44c093C300eD3Bb97b78192", "allowListEnabled": false, - "decimals": 18, - "name": "Unio Coin", - "poolAddress": "0x4C3aEe10334461F1f33c0A8843424de3F8fb7709", - "poolType": "burnMint", - "symbol": "UNIO", - "tokenAddress": "0x01aaC2b594F7bdBeC740F0F1AA22910EbB4B74Ab" + "poolAddress": "0xdCa0A2341ed5438E06B9982243808A76B9ADD6d0", + "poolType": "lockRelease", + "name": "Wrapped OETH", + "symbol": "WOETH", + "decimals": 18 } }, - "USD+": { + "LDY": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x999FAF0AF2fF109938eeFE6A7BF91CA56f0D07e1", "allowListEnabled": false, - "decimals": 6, - "name": "USD+", - "poolAddress": "0xB6B82A757dc937e7D67615e8cDe05b1f4953d39b", + "poolAddress": "0x3c8186c8cD8EA053AD21b7eac55f43b159536C19", "poolType": "burnMint", - "symbol": "USD+", - "tokenAddress": "0xfc90518D5136585ba45e34ED5E1D108BD3950CFa" + "name": "Ledgity Token", + "symbol": "LDY", + "decimals": 18 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0x055d20a70eFd45aB839Ae1A39603D0cFDBDd8a13", "allowListEnabled": false, - "decimals": 6, - "name": "USD+", - "poolAddress": "0x03F255A5a8040efB81f7B7D77CddB8d2C9cAfC38", + "poolAddress": "0x88c053e833370B46f71204E3e9d4258EabAB9DeF", "poolType": "burnMint", - "symbol": "USD+", - "tokenAddress": "0x98C6616F1CC0D3E938A16200830DD55663dd7DD3" + "name": "Ledgity Token", + "symbol": "LDY", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x482dF7483a52496F4C65AB499966dfcdf4DDFDbc", "allowListEnabled": false, - "decimals": 6, - "name": "USD+", - "poolAddress": "0xeaE89E53B8317CaB04165F5323285252D5669B73", - "poolType": "burnMint", - "symbol": "USD+", - "tokenAddress": "0x98C6616F1CC0D3E938A16200830DD55663dd7DD3" + "poolAddress": "0x0DAFed8dAF42040dB2c6227ca2AEB14D9C8B2602", + "poolType": "lockRelease", + "name": "Ledgity Token", + "symbol": "LDY", + "decimals": 18 } }, - "USDC": { - "avalanche-mainnet": { - "allowListEnabled": false, - "decimals": 6, - "name": "USD Coin", - "poolAddress": "0x0F36Bf4eeAA4432C29Fb777cD9fF00767a46f4f7", - "poolType": "usdc", - "symbol": "USDC", - "tokenAddress": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E" - }, + "ZUN": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x346E74Dc9935a9b02Eb34fB84658a66010fA056D", "allowListEnabled": false, - "decimals": 6, - "name": "USD Coin", - "poolAddress": "0x69Ee2fC63B9Ff218EEcEDD2F2375D11da229BdA9", - "poolType": "usdc", - "symbol": "USDC", - "tokenAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831" + "poolAddress": "0xE48F89A1daefFFBb79fA2CBB9CC936CB55Ea3D5F", + "poolType": "burnMint", + "name": "Zunami Token", + "symbol": "ZUN", + "decimals": 18 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0x1db0Fc8933f545648b54A9eE4326209a9A259643", "allowListEnabled": false, - "decimals": 6, - "name": "USD Coin", - "poolAddress": "0x55A5786ca51c31623F3EFb8bBfcc8DF9A4C61bA9", - "poolType": "usdc", - "symbol": "USDC", - "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" + "poolAddress": "0xC3c6C182d85676f5d81D6865c2cd3b62bc5D1ccA", + "poolType": "burnMint", + "name": "Zunami Token", + "symbol": "ZUN", + "decimals": 18 }, "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x25193034153AfB4251a8E02a8Db0DeaeF4C876F6", "allowListEnabled": false, - "decimals": 6, - "name": "USD Coin", - "poolAddress": "0x04336603557FEb138B36075156E92f9e551dFC5d", - "poolType": "usdc", - "symbol": "USDC", - "tokenAddress": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85" + "poolAddress": "0x0E20E8900F67b7714DAdBD105e24c84CDE487d13", + "poolType": "burnMint", + "name": "Zunami Token", + "symbol": "ZUN", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x6b5204B0Be36771253Cc38e88012E02B752f0f36", "allowListEnabled": false, - "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" + "poolAddress": "0x6452d693860ab7e18fC5858C05980F63d93F37a6", + "poolType": "lockRelease", + "name": "Zunami Token", + "symbol": "ZUN", + "decimals": 18 } }, - "USDFI": { - "bsc-mainnet": { + "hyETH": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x8b5D1d8B3466eC21f8eE33cE63F319642c026142", "allowListEnabled": false, - "decimals": 18, - "name": "USDFI", - "poolAddress": "0xD25899E5D92E5aB657AeEc68aAa0AB4F277A4A52", + "poolAddress": "0x80aDC2488021C38B43C70c63825e418dc09fDe45", "poolType": "burnMint", - "symbol": "USDFI", - "tokenAddress": "0xC9f5955f6dA20e44A068f3d58FB2404f56f9a6f2" + "name": "High Yield ETH Index", + "symbol": "hyETH", + "decimals": 18 }, - "ethereum-mainnet-arbitrum-1": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0xC73e76Aa9F14C1837CDB49bd028E8Ff5a0a71dAD", "allowListEnabled": false, - "decimals": 18, - "name": "USDFI", - "poolAddress": "0x867730A905d507134B4d02563b8B94A16D65EA6d", + "poolAddress": "0x5f8b0b4f5FC720AD10E0FbE5eb0aAb3062347989", "poolType": "burnMint", - "symbol": "USDFI", - "tokenAddress": "0x249c48e22E95514Ca975De31f473F30c2f3C0916" + "name": "High Yield ETH Index", + "symbol": "hyETH", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0xc4506022Fb8090774E8A628d5084EED61D9B99Ee", "allowListEnabled": false, - "decimals": 18, - "name": "USDFI", - "poolAddress": "0x44622f4604353E4815A4212d5a3dD137A1C7FF14", - "poolType": "burnMint", - "symbol": "USDFI", - "tokenAddress": "0xa7a0B3Fe94121E366D774d60D075F6386F750884" - } - }, - "WAVAX": { - "avalanche-mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped AVAX", - "poolAddress": "0x8CB50A8C8D009aCeFC8685999D989B552909ebEb", + "poolAddress": "0x0238d2C272f17CF11AEDB08CDE515d56ED25E2E4", "poolType": "lockRelease", - "symbol": "WAVAX", - "tokenAddress": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7" + "name": "High Yield ETH Index", + "symbol": "hyETH", + "decimals": 18 } }, - "WBNB": { - "bsc-mainnet": { + "dsETH": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x6320320979A901aAb3461A8D9718Ab9CF07E73D3", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped BNB", - "poolType": "feeTokenOnly", - "symbol": "WBNB", - "tokenAddress": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c" - } - }, - "WCELO": { - "celo-mainnet": { + "poolAddress": "0x61bb380B51CE5d18B694a740ca11F95fb0fC41A7", + "poolType": "burnMint", + "name": "Diversified Staked ETH Index", + "symbol": "dsETH", + "decimals": 18 + }, + "ethereum-mainnet-base-1": { + "tokenAddress": "0x37E7C051Dc5A24313cEEC581222882648ba537aa", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Celo", - "poolType": "feeTokenOnly", - "symbol": "WCELO", - "tokenAddress": "0x2021B12D8138e2D63cF0895eccABC0DFc92416c6" - } - }, - "WECO": { - "bsc-mainnet": { + "poolAddress": "0x6Ba2116B540150f2Da19837c5a419838E38048E9", + "poolType": "burnMint", + "name": "Diversified Staked ETH Index", + "symbol": "dsETH", + "decimals": 18 + }, + "mainnet": { + "tokenAddress": "0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE", "allowListEnabled": false, - "decimals": 18, - "name": "WECOIN", - "poolAddress": "0xa5bA9E065460c7a2623fF8c863aeeb51b13b7d6A", + "poolAddress": "0xcd69c117bf91Fc57d5fC237dFAbA5f17B5322733", "poolType": "lockRelease", - "symbol": "WECO", - "tokenAddress": "0x5d37ABAFd5498B0E7af753a2E83bd4F0335AA89F" - }, + "name": "Diversified Staked ETH Index (dsETH)", + "symbol": "dsETH", + "decimals": 18 + } + }, + "USD+": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xfc90518D5136585ba45e34ED5E1D108BD3950CFa", "allowListEnabled": false, - "decimals": 18, - "name": "WECOIN", - "poolAddress": "0x8965f1393C2307fB86f8F88a5d6B925A50CD13b4", + "poolAddress": "0xB6B82A757dc937e7D67615e8cDe05b1f4953d39b", "poolType": "burnMint", - "symbol": "WECO", - "tokenAddress": "0x44ca3E3649Bf8a905b6B07133BaAc43F1A00fa34" + "name": "USD+", + "symbol": "USD+", + "decimals": 6 }, - "mainnet": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0x98C6616F1CC0D3E938A16200830DD55663dd7DD3", "allowListEnabled": false, - "decimals": 18, - "name": "WECOIN", - "poolAddress": "0x1580C7d4754f5671626e42f0372D56104B092CFA", + "poolAddress": "0x03F255A5a8040efB81f7B7D77CddB8d2C9cAfC38", "poolType": "burnMint", - "symbol": "WECO", - "tokenAddress": "0x54Df3076ac0CdC9bC97fA290AB9c5a88E3D23630" + "name": "USD+", + "symbol": "USD+", + "decimals": 6 }, - "matic-mainnet": { + "mainnet": { + "tokenAddress": "0x98C6616F1CC0D3E938A16200830DD55663dd7DD3", "allowListEnabled": false, - "decimals": 18, - "name": "WECOIN", - "poolAddress": "0x0E61767Ef4853bb8DDF395d0b5268bECfFA96b49", + "poolAddress": "0xeaE89E53B8317CaB04165F5323285252D5669B73", "poolType": "burnMint", - "symbol": "WECO", - "tokenAddress": "0x7200e56E62543Ecdba7a7f60A25e305BB88304B5" + "name": "USD+", + "symbol": "USD+", + "decimals": 6 } }, - "WETH": { + "zunUSD": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xBfEB8B6813491bb4fB823b8f451b62eF535420D1", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolAddress": "0x34700F5faE61Ba628c4269BdCbA12DA53bbfa726", - "poolType": "lockRelease", - "symbol": "WETH", - "tokenAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1" + "poolAddress": "0x2aef2D0EEEa479E7b964FA0366F2fD242ff61284", + "poolType": "burnMint", + "name": "Zunami Omni USD", + "symbol": "zunUSD", + "decimals": 18 }, "ethereum-mainnet-base-1": { + "tokenAddress": "0xD5B9dDB04f20eA773C9b56607250149B26049B1F", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolAddress": "0xdc4855ac349097Be4c840D9325b5c6c6837f266D", - "poolType": "lockRelease", - "symbol": "WETH", - "tokenAddress": "0x4200000000000000000000000000000000000006" + "poolAddress": "0xbb9c6a900068a3eB6b039Fb009719A6725178258", + "poolType": "burnMint", + "name": "Zunami Omni USD", + "symbol": "zunUSD", + "decimals": 18 }, - "ethereum-mainnet-blast-1": { + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0xdC30b3bdE2734A0Bc55AF01B38943ef04aaCB423", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x4300000000000000000000000000000000000004" + "poolAddress": "0x2e8e346DC6AE6452cc61DE61cD6aE2ed9b023b7c", + "poolType": "burnMint", + "name": "Zunami Omni USD", + "symbol": "zunUSD", + "decimals": 18 }, - "ethereum-mainnet-kroma-1": { + "mainnet": { + "tokenAddress": "0x8C0D76C9B18779665475F3E212D9Ca1Ed6A1A0e6", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x4200000000000000000000000000000000000001" - }, - "ethereum-mainnet-linea-1": { + "poolAddress": "0xF84Bf7D614F3138D805186C497995d4eD315fA72", + "poolType": "lockRelease", + "name": "Zunami USD", + "symbol": "zunUSD", + "decimals": 18 + } + }, + "zunETH": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xC9eE652953D8069c5eD37bbB3F8142c6243EFDA0", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f" + "poolAddress": "0xd688046FB0dcC711bBeA1Ec0Ee2Fa1dA484823b0", + "poolType": "burnMint", + "name": "Zunami Omni ETH", + "symbol": "zunETH", + "decimals": 18 }, - "ethereum-mainnet-mode-1": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0x24CB2B89844604C57350776D81e14765D03b91dE", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x4200000000000000000000000000000000000006" + "poolAddress": "0x3b01cb86d071B20915883525c0E039659D4ee6B8", + "poolType": "burnMint", + "name": "Zunami Omni ETH", + "symbol": "zunETH", + "decimals": 18 }, "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x2d691C2492e056ADCAE7cA317569af25910fC4cb", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolAddress": "0x86E715415D8C8435903d1e8204fA1e9784Aa7305", + "poolAddress": "0x25B5eE1A4db952706E197Eb8b75992F18E1458Fd", + "poolType": "burnMint", + "name": "Zunami Omni ETH", + "symbol": "zunETH", + "decimals": 18 + }, + "mainnet": { + "tokenAddress": "0xc2e660C62F72c2ad35AcE6DB78a616215E2F2222", + "allowListEnabled": false, + "poolAddress": "0xa96787DCe9Df7BF7bB033E39777bd108E29D349b", "poolType": "lockRelease", - "symbol": "WETH", - "tokenAddress": "0x4200000000000000000000000000000000000006" + "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 }, - "ethereum-mainnet-scroll-1": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0x12418783e860997eb99e8aCf682DF952F721cF62", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x5300000000000000000000000000000000000004" + "poolAddress": "0xC253Cb15b44a032A68328062A39059a3b6dD06b6", + "poolType": "burnMint", + "name": "dlcBTC", + "symbol": "DLCBTC", + "decimals": 8 }, - "ethereum-mainnet-zksync-1": { + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x2bAa7E92F3F14883264BfA63058cC223Ad719438", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x5AEa5775959fBC2557Cc8789bC1bf90A239D9a91" + "poolAddress": "0xF77cCecaf13Ae8eB2Ec8a595Be7c153b583BfC50", + "poolType": "burnMint", + "name": "dlcBTC", + "symbol": "DLCBTC", + "decimals": 8 }, "mainnet": { + "tokenAddress": "0x20157DBAbb84e3BBFE68C349d0d44E48AE7B5AD2", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolAddress": "0x69c24c970B65e22Ac26864aF10b2295B7d78f93A", - "poolType": "lockRelease", - "symbol": "WETH", - "tokenAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" + "poolAddress": "0xf5224EfD7Ea9edFa6b6e06964084b92426DCdE99", + "poolType": "burnMint", + "name": "dlcBTC", + "symbol": "DLCBTC", + "decimals": 8 } }, - "WMATIC": { - "matic-mainnet": { + "MILO": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x8FfC46A1b7a3b12F4A11Db8877d302876DCA7Ab1", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Matic", - "poolAddress": "0x3ea1AaCeE48171d48a7982db5C66b1B282338F33", + "poolAddress": "0xA3906C0bA7f92B47A0D95Ce462Da8210FB418a3F", "poolType": "lockRelease", - "symbol": "WMATIC", - "tokenAddress": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270" - } - }, - "WMETIS": { - "ethereum-mainnet-andromeda-1": { + "name": "Milo", + "symbol": "MILO", + "decimals": 18 + }, + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0xe22fe63E20c3D817121022316B2430b5A516a6CE", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped METIS", - "poolType": "feeTokenOnly", - "symbol": "WMETIS", - "tokenAddress": "0x75cb093E4D61d2A2e65D8e0BBb01DE8d89b53481" + "poolAddress": "0x656038F45357852A06D5a01F194899d48a24AA3C", + "poolType": "burnMint", + "name": "Milo", + "symbol": "MILO", + "decimals": 18 } }, - "WMTX": { - "bsc-mainnet": { + "SD": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x9445F4081AFC7Fa66b53224DCb84aC6e6A1714A2", "allowListEnabled": false, - "decimals": 6, - "name": "WorldMobileToken", - "poolAddress": "0xD5A528568E52Db3267fd31A6c47Ba42B936D350F", + "poolAddress": "0x929d245edCB92A7e271a81e2A0f9eD4Dc030E7f6", "poolType": "burnMint", - "symbol": "WMTX", - "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7" + "name": "Stader", + "symbol": "SD", + "decimals": 18 }, - "ethereum-mainnet-arbitrum-1": { + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0x32E94BB4A3521EBEBE14AE3Aa5Bc09fCc9E42306", "allowListEnabled": false, - "decimals": 6, - "name": "WorldMobileToken", - "poolAddress": "0x82A1211c2fd2501635332b1AE27Fd572a4b54e8D", + "poolAddress": "0xBe4012433e0307fD429C2440542bB5CAa68d4dAA", "poolType": "burnMint", - "symbol": "WMTX", - "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7" + "name": "Stader", + "symbol": "SD", + "decimals": 18 }, - "ethereum-mainnet-base-1": { + "mainnet": { + "tokenAddress": "0x30D20208d987713f46DFD34EF128Bb16C404D10f", "allowListEnabled": false, - "decimals": 6, - "name": "WorldMobileToken", - "poolAddress": "0x5E3Eb998e2583d960a4bd464e3f22fbBA1ca8F31", + "poolAddress": "0x0Bc42675799D0C1efE3CDe64857714ae84f075B4", + "poolType": "lockRelease", + "name": "Stader", + "symbol": "SD", + "decimals": 18 + } + }, + "DFX": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x27f485b62C4A7E635F561A87560Adf5090239E93", + "allowListEnabled": false, + "poolAddress": "0x0242F309138dd28fc665C30776d8EB6a88dB1F7c", "poolType": "burnMint", - "symbol": "WMTX", - "tokenAddress": "0x3e31966d4f81C72D2a55310A6365A56A4393E98D" + "name": "DFX Token (L2)", + "symbol": "DFX", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x888888435FDe8e7d4c54cAb67f206e4199454c60", "allowListEnabled": false, - "decimals": 6, - "name": "WorldMobileToken", - "poolAddress": "0x9797E886EDe987AEf6A62885dFD6CcA885D828E6", + "poolAddress": "0x50f6631B377be52E132DF35a2F05eA54fda882ac", + "poolType": "lockRelease", + "name": "DFX Token", + "symbol": "DFX", + "decimals": 18 + }, + "matic-mainnet": { + "tokenAddress": "0x27f485b62C4A7E635F561A87560Adf5090239E93", + "allowListEnabled": false, + "poolAddress": "0x30F4283a3d6302f968909Ff7c02ceCB2aC6C27Ac", "poolType": "burnMint", - "symbol": "WMTX", - "tokenAddress": "0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7" + "name": "DFX Token (L2)", + "symbol": "DFX", + "decimals": 18 } }, - "wOETH": { + "ETHx": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xED65C5085a18Fa160Af0313E60dcc7905E944Dc7", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped OETH", - "poolAddress": "0x7765BDD506662543469C3A65938cAe3a791AEf33", + "poolAddress": "0xAaDe6e725879375Ba2B0Ca608cFb26399D50a7cE", "poolType": "burnMint", - "symbol": "WOETH", - "tokenAddress": "0xD8724322f44E5c58D7A815F542036fb17DbbF839" + "name": "ETHx", + "symbol": "ETHx", + "decimals": 18 }, - "ethereum-mainnet-base-1": { + "ethereum-mainnet-optimism-1": { + "tokenAddress": "0xc54B43eaF921A5194c7973A4d65E055E5a1453c2", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped OETH", - "poolAddress": "0x1e89F91Ee35D7d21c8e8238c79146daF7aB8Bb94", + "poolAddress": "0xC8561aBfcb60A95c0fe82407cF8ab6cF5190DCaA", "poolType": "burnMint", - "symbol": "wOETH", - "tokenAddress": "0xD8724322f44E5c58D7A815F542036fb17DbbF839" + "name": "ETHx", + "symbol": "ETHx", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0xA35b1B31Ce002FBF2058D22F30f95D405200A15b", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped OETH", - "poolAddress": "0xdCa0A2341ed5438E06B9982243808A76B9ADD6d0", + "poolAddress": "0x8291a8E8dCF429e2FA7d032bF3E583ee959F3B06", "poolType": "lockRelease", - "symbol": "WOETH", - "tokenAddress": "0xDcEe70654261AF21C44c093C300eD3Bb97b78192" + "name": "ETHx", + "symbol": "ETHx", + "decimals": 18 } }, - "WSDM": { - "bsc-mainnet": { + "mswETH": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xAbf9F7200D5337e50BF85748B7e780032BC5838e", "allowListEnabled": false, - "decimals": 6, - "name": "Wisdomise", - "poolAddress": "0xad8cD15D3401da5B8340B6b8e91a8d69df7E0F50", + "poolAddress": "0xC8f8Dfc0643236BB208A7d81A63bd57067589102", "poolType": "burnMint", - "symbol": "WSDM", - "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220" + "name": "Bridged mswETH", + "symbol": "Bridged mswETH", + "decimals": 18 }, + "mainnet": { + "tokenAddress": "0x32bd822d615A3658A68b6fDD30c2fcb2C996D678", + "allowListEnabled": false, + "poolAddress": "0x047204D42d93a6471F7c9Ec94292B4B00E8e0786", + "poolType": "lockRelease", + "name": "mswETH", + "symbol": "mswETH", + "decimals": 18 + } + }, + "mstETH": { "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xE367d4b1b9bB40e34aDCE448e1edb0141Fc6a8AC", "allowListEnabled": false, - "decimals": 6, - "name": "Wisdomise", - "poolAddress": "0x42d55f626140793708856D3e6dc387B3Dd632342", + "poolAddress": "0x4eBcF102FFD7FE98E145387C0F134a372db9D9f4", "poolType": "burnMint", - "symbol": "WSDM", - "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220" + "name": "Bridged mstETH", + "symbol": "Bridged mstETH", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x49446A0874197839D15395B908328a74ccc96Bc0", "allowListEnabled": false, - "decimals": 6, - "name": "Wisdomise", - "poolAddress": "0x8c6028e38391cfC2A1a28f4359EA5732E9422e56", + "poolAddress": "0xE2F0dad85D504aa046b9F704a426fD6C5493e366", + "poolType": "lockRelease", + "name": "mstETH", + "symbol": "mstETH", + "decimals": 18 + } + }, + "mmETH": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x5d84E0f246E629E6AB29252ecBD9ab20e89aC845", + "allowListEnabled": false, + "poolAddress": "0x1cf392e46C8f4c0CC7C839bA73055D75d4DA0d0C", "poolType": "burnMint", - "symbol": "WSDM", - "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220" + "name": "Bridged mmETH", + "symbol": "Bridged mmETH", + "decimals": 18 }, - "matic-mainnet": { + "mainnet": { + "tokenAddress": "0x8a053350ca5F9352a16deD26ab333e2D251DAd7c", "allowListEnabled": false, - "decimals": 6, - "name": "Wisdomise", - "poolAddress": "0x36afb9CE7A7F402347Aa56e66679C44520ef1060", + "poolAddress": "0xa370CEcd451ecf15c2A01ec47762E967dF7574DA", "poolType": "lockRelease", - "symbol": "WSDM", - "tokenAddress": "0x5F2F8818002dc64753daeDF4A6CB2CcB757CD220" + "name": "mmETH", + "symbol": "mmETH", + "decimals": 18 } }, - "wstLINK": { - "ethereum-mainnet-andromeda-1": { + "mDLP": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xfe14F790DA92971131544d915c4ADa6F1abce3Bd", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped stLINK", - "poolAddress": "0xDcECAFa3c17eed02345b4fedA284281bAEFb45F0", + "poolAddress": "0xD5FDf817Cee6e72401bfE8fb2d55502951907c81", "poolType": "burnMint", - "symbol": "wstLINK", - "tokenAddress": "0xD6999c1dCb675Ae5568931BB0CFca0c4f4Fe21Ca" + "name": "Magpie locked DLP", + "symbol": "mDLP", + "decimals": 18 }, - "ethereum-mainnet-arbitrum-1": { + "mainnet": { + "tokenAddress": "0x1Cbc4BF664907669CfAB86a3b1aCC3EC8867a25F", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped stLINK", - "poolAddress": "0xb0F001C7F6C665b7b8e12F29EDC1107613fe980D", + "poolAddress": "0x8300e89e82A840176eb250EcDA0A7dBDb4a6B12D", "poolType": "burnMint", - "symbol": "wstLINK", - "tokenAddress": "0x3106E2e148525b3DB36795b04691D444c24972fB" + "name": "Magpie locked DLP", + "symbol": "mDLP", + "decimals": 18 + } + }, + "GHO": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33", + "poolAddress": "0xF168B83598516A532a85995b52504a2Fa058C068", + "poolType": "burnMint", + "name": "Gho Token", + "symbol": "GHO", + "decimals": 18 }, "mainnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped stLINK", - "poolAddress": "0x21377fe476Fb8587CbAFd47155093597Fa4df45E", + "tokenAddress": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f", + "poolAddress": "0x5756880B6a1EAba0175227bf02a7E87c1e02B28C", "poolType": "lockRelease", - "symbol": "wstLINK", - "tokenAddress": "0x911D86C72155c33993d594B0Ec7E6206B4C803da" + "name": "Gho Token", + "symbol": "GHO", + "decimals": 18 } }, - "wUSDx": { - "bsc-mainnet": { + "egETH": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x6C49A527bdd2E09D4337C8699aA7B44dD053Eda8", "allowListEnabled": false, - "decimals": 6, - "name": "Wrapped USDx", - "poolAddress": "0xD9c00B874fB86d2A09b5BA1DfF7fb05554DB4B6d", + "poolAddress": "0x24Da670226E16Ca6De0FbddafEdC626052887a00", "poolType": "burnMint", - "symbol": "wUSDx", - "tokenAddress": "0x2d7e22Fb0fb7A7F0d1fef70ad8873A9ffDe18007" + "name": "Bridged egETH", + "symbol": "Bridged egETH", + "decimals": 18 }, - "ethereum-mainnet-arbitrum-1": { + "mainnet": { + "tokenAddress": "0x18f313Fc6Afc9b5FD6f0908c1b3D476E3feA1DD9", "allowListEnabled": false, - "decimals": 6, - "name": "Wrapped USD+", - "poolAddress": "0x86d99f9b22052645eA076cd16da091b9E87fB6d6", + "poolAddress": "0x4Ce6f5cacF8Bd393104c12F6151B727eabBf675c", "poolType": "lockRelease", - "symbol": "wUSD+", - "tokenAddress": "0xB86fb1047A955C0186c77ff6263819b37B32440D" - }, + "name": "Eigenpie Restaked ETH", + "symbol": "egETH", + "decimals": 18 + } + }, + "BMX": { "ethereum-mainnet-base-1": { + "tokenAddress": "0x548f93779fBC992010C07467cBaf329DD5F059B7", "allowListEnabled": false, - "decimals": 6, - "name": "Wrapped USDx", - "poolAddress": "0xd54fE63Dbd928cA9BB89DB502F939DE673518EB7", - "poolType": "burnMint", - "symbol": "wUSDx", - "tokenAddress": "0x1EaE7Ca39192a2B6E3EA2E852A0D4D20bCe89d14" + "poolAddress": "0xDEa04D42E30aD4F82C74e7E9a3F092FD2169FdB8", + "poolType": "lockRelease", + "name": "BMX", + "symbol": "BMX", + "decimals": 18 }, "ethereum-mainnet-mode-1": { + "tokenAddress": "0x66eEd5FF1701E6ed8470DC391F05e27B1d0657eb", "allowListEnabled": false, - "decimals": 6, - "name": "Wrapped USDx", - "poolAddress": "0x66713d7E29D2F77AF7B0045a41D1770641D8AE93", + "poolAddress": "0xe1c9e8C7097A707868c7217108e751fcBfe09Fc2", "poolType": "burnMint", - "symbol": "wUSDx", - "tokenAddress": "0xAe770d24ec1580A13392E0B71067571351029203" - }, - "ethereum-mainnet-optimism-1": { + "name": "BMX", + "symbol": "BMX", + "decimals": 18 + } + }, + "DIP": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0xAc86f3556cBd2b4d800D17ADC3a266B500FCB9F5", "allowListEnabled": false, - "decimals": 6, - "name": "Wrapped USDx", - "poolAddress": "0xe660606961DF8855E589d59795FAe4b0ecD41FD3", + "poolAddress": "0x3640A6B166E2E4A7bD9E2d4B15AD2eD9A47bf8ED", "poolType": "burnMint", - "symbol": "wUSDx", - "tokenAddress": "0xe49465604e25cd5167005e0cEbD8Af461e833b83" + "name": "Decentralized Insurance Protocol Token", + "symbol": "DIP", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0xc719d010B63E5bbF2C0551872CD5316ED26AcD83", "allowListEnabled": false, - "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" + "poolAddress": "0xA82A87a9b6550e89dd8a7C8a1E3e421974eaf858", + "poolType": "lockRelease", + "name": "Decentralized Insurance Protocol", + "symbol": "DIP", + "decimals": 18 } }, "XSWAP": { "ethereum-mainnet-base-1": { + "tokenAddress": "0x8Fe815417913a93Ea99049FC0718ee1647A2a07c", "allowListEnabled": false, - "decimals": 18, - "name": "XSwap", "poolAddress": "0xE6d4696a18496720962fD74de1198743FA3Bbefa", "poolType": "burnMint", + "name": "XSwap", "symbol": "XSWAP", - "tokenAddress": "0x8Fe815417913a93Ea99049FC0718ee1647A2a07c" + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x8Fe815417913a93Ea99049FC0718ee1647A2a07c", "allowListEnabled": false, - "decimals": 18, - "name": "XSwap", "poolAddress": "0x2764910B500689BbC9DB16c7AD61c6DD32FDE73B", "poolType": "burnMint", + "name": "XSwap", "symbol": "XSWAP", - "tokenAddress": "0x8Fe815417913a93Ea99049FC0718ee1647A2a07c" + "decimals": 18 } }, - "ZUN": { - "ethereum-mainnet-arbitrum-1": { + "MEEM": { + "ethereum-mainnet-base-1": { + "tokenAddress": "0x15f9cec1c568352Cd48Da1E84D3e74F27f6ee160", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami Token", - "poolAddress": "0xE48F89A1daefFFBb79fA2CBB9CC936CB55Ea3D5F", + "poolAddress": "0xB5e3477feb00f79A2aF25c001dD4882d9fcD4545", "poolType": "burnMint", - "symbol": "ZUN", - "tokenAddress": "0x346E74Dc9935a9b02Eb34fB84658a66010fA056D" + "name": "Cryptex Meme Index", + "symbol": "MEEM", + "decimals": 18 }, + "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, - "decimals": 18, - "name": "Zunami Token", - "poolAddress": "0xC3c6C182d85676f5d81D6865c2cd3b62bc5D1ccA", + "poolAddress": "0x162a6D638c6d0a97CCd89f1d4E312191d27b8e00", "poolType": "burnMint", - "symbol": "ZUN", - "tokenAddress": "0x1db0Fc8933f545648b54A9eE4326209a9A259643" + "name": "Staked USDz", + "symbol": "sUSDz", + "decimals": 18 }, - "ethereum-mainnet-optimism-1": { + "mainnet": { + "tokenAddress": "0x547213367cfB08ab418E7b54d7883b2C2AA27Fd7", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami Token", - "poolAddress": "0x0E20E8900F67b7714DAdBD105e24c84CDE487d13", + "poolAddress": "0x82Df5c453e854CFaD64EA3f16497B5c5b9DB012B", + "poolType": "lockRelease", + "name": "Staked USDz", + "symbol": "sUSDz", + "decimals": 18 + } + }, + "sDAI": { + "ethereum-mainnet-mode-1": { + "tokenAddress": "0x3f51c6c5927B88CDEc4b61e2787F9BD0f5249138", + "allowListEnabled": false, + "poolAddress": "0xEB7A57AA6F26a285A6FDef94bDA92a58aDe802B8", "poolType": "burnMint", - "symbol": "ZUN", - "tokenAddress": "0x25193034153AfB4251a8E02a8Db0DeaeF4C876F6" + "name": "Mode Savings Dai", + "symbol": "msDAI", + "decimals": 18 }, "mainnet": { + "tokenAddress": "0x83F20F44975D03b1b09e64809B757c47f942BEeA", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami Token", - "poolAddress": "0x6452d693860ab7e18fC5858C05980F63d93F37a6", + "poolAddress": "0xa904B9343632A6ca4f4a1b0C9eFa011cb319d000", "poolType": "lockRelease", - "symbol": "ZUN", - "tokenAddress": "0x6b5204B0Be36771253Cc38e88012E02B752f0f36" + "name": "Savings Dai", + "symbol": "sDAI", + "decimals": 18 } }, - "zunETH": { - "ethereum-mainnet-arbitrum-1": { + "BYTES": { + "mainnet": { + "tokenAddress": "0xa19f5264F7D7Be11c451C093D8f92592820Bea86", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami Omni ETH", - "poolAddress": "0xd688046FB0dcC711bBeA1Ec0Ee2Fa1dA484823b0", - "poolType": "burnMint", - "symbol": "zunETH", - "tokenAddress": "0xC9eE652953D8069c5eD37bbB3F8142c6243EFDA0" + "poolAddress": "0xd1b3015ceFCAC84dB3EFCBB18FBdd50BA5aF49DE", + "poolType": "lockRelease", + "name": "BYTES", + "symbol": "BYTES", + "decimals": 18 }, - "ethereum-mainnet-base-1": { + "matic-mainnet": { + "tokenAddress": "0x13af0Fe9eB35e91758B467f95cbc78e16FdD8B6b", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami Omni ETH", - "poolAddress": "0x3b01cb86d071B20915883525c0E039659D4ee6B8", + "poolAddress": "0xbEE26060b006e3FBFB7025F74115C08EbE8ABE0B", "poolType": "burnMint", - "symbol": "zunETH", - "tokenAddress": "0x24CB2B89844604C57350776D81e14765D03b91dE" + "name": "BYTES", + "symbol": "BYTES", + "decimals": 18 + } + }, + "REG": { + "mainnet": { + "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce", + "allowListEnabled": false, + "poolAddress": "0xa17698199466E71bAFC31F226db341B7840701E7", + "poolType": "burnMint", + "name": "RealToken Ecosystem Governance", + "symbol": "REG", + "decimals": 18 }, - "ethereum-mainnet-optimism-1": { + "matic-mainnet": { + "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami Omni ETH", - "poolAddress": "0x25B5eE1A4db952706E197Eb8b75992F18E1458Fd", + "poolAddress": "0xC5cda57d21A2B26736A77974a6893b77e9d8817a", "poolType": "burnMint", - "symbol": "zunETH", - "tokenAddress": "0x2d691C2492e056ADCAE7cA317569af25910fC4cb" + "name": "RealToken Ecosystem Governance", + "symbol": "REG", + "decimals": 18 }, - "mainnet": { + "xdai-mainnet": { + "tokenAddress": "0x0AA1e96D2a46Ec6beB2923dE1E61Addf5F5f1dce", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami ETH", - "poolAddress": "0xa96787DCe9Df7BF7bB033E39777bd108E29D349b", - "poolType": "lockRelease", - "symbol": "zunETH", - "tokenAddress": "0xc2e660C62F72c2ad35AcE6DB78a616215E2F2222" + "poolAddress": "0xF998fd1E25D009d6C4dBD078349077D1cF9c1C77", + "poolType": "burnMint", + "name": "RealToken Ecosystem Governance", + "symbol": "REG", + "decimals": 18 } }, - "zunUSD": { - "ethereum-mainnet-arbitrum-1": { + "EARNM": { + "mainnet": { + "tokenAddress": "0x3e62fED35c97145e6B445704B8CE74B2544776A9", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami Omni USD", - "poolAddress": "0x2aef2D0EEEa479E7b964FA0366F2fD242ff61284", + "poolAddress": "0x7559a84Ae7B75F4B0E0E540312A3Ec912B2128CA", "poolType": "burnMint", - "symbol": "zunUSD", - "tokenAddress": "0xBfEB8B6813491bb4fB823b8f451b62eF535420D1" + "name": "EARNM", + "symbol": "EARNM", + "decimals": 18 }, - "ethereum-mainnet-base-1": { + "matic-mainnet": { + "tokenAddress": "0xaeb3DD897Ade187B9F9e4c491Bc7A81F69F7093E", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami Omni USD", - "poolAddress": "0xbb9c6a900068a3eB6b039Fb009719A6725178258", + "poolAddress": "0x995728f99c575f8B24135339339Ba840462b665B", + "poolType": "lockRelease", + "name": "EARNM", + "symbol": "EARNM", + "decimals": 18 + } + }, + "OSIS": { + "mainnet": { + "tokenAddress": "0x45fcf0Ebb7d79E3de9Fc308b6c7cb680A981CB7a", + "allowListEnabled": false, + "poolAddress": "0x80e2dcE0A16c8DB769995129cF6BbFCac8E4cFb8", "poolType": "burnMint", - "symbol": "zunUSD", - "tokenAddress": "0xD5B9dDB04f20eA773C9b56607250149B26049B1F" + "name": "OSIS Token", + "symbol": "OSIS", + "decimals": 18 }, - "ethereum-mainnet-optimism-1": { + "matic-mainnet": { + "tokenAddress": "0x3e5351935595600D8e094dEE3Ec7E942CAf9907F", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami Omni USD", - "poolAddress": "0x2e8e346DC6AE6452cc61DE61cD6aE2ed9b023b7c", + "poolAddress": "0x05de2eC7EBF2CdFE8D207509868c9e7A8ae3dC60", + "poolType": "lockRelease", + "name": "OSIS", + "symbol": "OSIS", + "decimals": 18 + } + }, + "una.USDC": { + "mainnet": { + "tokenAddress": "0x66cC3FD40612F9c591F977ce026Ef1C79520C472", + "allowListEnabled": false, + "poolAddress": "0x1175E4CFd6a73A4c1F1f2c1400a08D88554FA62e", "poolType": "burnMint", - "symbol": "zunUSD", - "tokenAddress": "0xdC30b3bdE2734A0Bc55AF01B38943ef04aaCB423" + "name": "una USDC", + "symbol": "una.USDC", + "decimals": 6 }, - "mainnet": { + "wemix-mainnet": { + "tokenAddress": "0xcdf764933B9a9ebB2C5DA904B9715F3Cf981572A", "allowListEnabled": false, - "decimals": 18, - "name": "Zunami USD", - "poolAddress": "0xF84Bf7D614F3138D805186C497995d4eD315fA72", - "poolType": "lockRelease", - "symbol": "zunUSD", - "tokenAddress": "0x8C0D76C9B18779665475F3E212D9Ca1Ed6A1A0e6" + "poolAddress": "0xb299b04a45B1692fF0bA1fe2e26A009ab9d286c8", + "poolType": "burnMint", + "name": "una USDC", + "symbol": "una.USDC", + "decimals": 6 } } } 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 cdedfd98af9..9208e2c5ad7 100644 --- a/src/config/data/ccip/v1_2_0/testnet/chains.json +++ b/src/config/data/ccip/v1_2_0/testnet/chains.json @@ -1,342 +1,294 @@ { "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": { - "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" - } - }, - "celo-testnet-alfajores": { "armProxy": { - "address": "0x7A394C616A7347dc91C40159929e1c9a435cb83A", + "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", "version": "1.0.0" }, - "chainSelector": "3552045678561919002", - "feeTokens": ["LINK", "WCELO"], "registryModule": { - "address": "0xa8c380Ecd336401Ee896Df33b93F1c76b749C902", + "address": "0x763685240370758c5ac6C5F7c22AB36684c0570E", "version": "1.5.0" }, - "router": { - "address": "0xb00E95b773528E2Ea724DB06B75113F239D15Dca", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0x5585040bED214fdC60c9cE8c3E8a9c52CE19f4Ea", + "address": "0xF8f2A4466039Ac8adf9944fD67DBb3bb13888f2B", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WBNB"] }, "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" - } - }, - "ethereum-testnet-sepolia-andromeda-1": { "armProxy": { - "address": "0xfd66EBE7335E91ae6f4CCCccdDDF262Ab5e35c71", + "address": "0xba3f6251de62dED61Ff98590cB2fDf6871FbB991", "version": "1.0.0" }, - "chainSelector": "3777822886988675105", - "feeTokens": ["LINK", "WMETIS"], "registryModule": { - "address": "0xA8942fF01DE753BDa1D39acA8774f0872Eee5080", + "address": "0x62e731218d0D47305aba2BE3751E7EE9E5520790", "version": "1.5.0" }, - "router": { - "address": "0xaCdaBa07ECad81dc634458b98673931DD9d3Bc14", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0x31668C3E8f96415286e9e03592ad97E50e565f52", + "address": "0x95F29FEE11c5C55d26cCcf1DB6772DE953B37B82", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WETH"] }, "ethereum-testnet-sepolia-arbitrum-1": { + "chainSelector": "3478487238524512106", + "router": { + "address": "0x2a9C5afB0d0e4BAb2BCdaE109EC4b0c4Be15a165", + "version": "1.2.0" + }, "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": { - "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" - } - }, - "ethereum-testnet-sepolia-blast-1": { "armProxy": { - "address": "0x1cb6afB6F411f0469c3C0d5D46f6e8f7fd3eADe0", + "address": "0x99360767a4705f68CcCb9533195B761648d6d807", "version": "1.0.0" }, - "chainSelector": "2027362563942762617", - "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x912F59E92467C54BBab49ED3a5d431504aFBa30c", + "address": "0x8A55C61227f26a3e2f217842eCF20b52007bAaBe", "version": "1.5.0" }, - "router": { - "address": "0xfb2f2A207dC428da81fbAFfDDe121761f8Be1194", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0x98f1703B9C02f9Ab8bA4cc209Ee8D7B188Bb43a8", + "address": "0x736D0bBb318c1B27Ff686cd19804094E66250e17", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WETH"] }, "ethereum-testnet-sepolia-kroma-1": { + "chainSelector": "5990477251245693094", + "router": { + "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", + "version": "1.2.0" + }, "armProxy": { "address": "0xA930c1E0fF1E1005E8Ef569Aa81e6EEbf466b1c3", "version": "1.0.0" }, - "chainSelector": "5990477251245693094", - "feeTokens": ["LINK", "WETH"], "registryModule": { "address": "0x683995A22b3654556E9EeA29C0b9df973be6D549", "version": "1.5.0" }, - "router": { - "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", - "version": "1.2.0" - }, "tokenAdminRegistry": { "address": "0xaE669d8217c00b02Fb7a7d9902c897745F4f4c83", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WETH"] }, - "ethereum-testnet-sepolia-linea-1": { + "ethereum-testnet-sepolia-optimism-1": { + "chainSelector": "5224473277236331295", + "router": { + "address": "0x114A20A10b43D4115e5aeef7345a1A71d2a60C57", + "version": "1.2.0" + }, "armProxy": { - "address": "0xb550D73F428C08441E4d92d762CceE5F39b1c608", + "address": "0xb40A3109075965cc09E93719e33E748abf680dAe", "version": "1.0.0" }, - "chainSelector": "5719461335882077547", - "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x8e3c251D4eAa31652c81bBa33A9Ee599B69fFEC2", + "address": "0x49c4ba01dc6F5090f9df43Ab8F79449Db91A0CBB", "version": "1.5.0" }, - "router": { - "address": "0xB4431A6c63F72916151fEA2864DBB13b8ce80E8a", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0x5B5179082056227721031C2ef1c45049864D0149", + "address": "0x1d702b1FA12F347f0921C722f9D9166F00DEB67A", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WETH"] }, - "ethereum-testnet-sepolia-mode-1": { + "wemix-testnet": { + "chainSelector": "9284632837123596123", + "router": { + "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", + "version": "1.2.0" + }, "armProxy": { - "address": "0xcbFD5e55619B4EE3E6e7fe3CEb0E78fDf7d82dfc", + "address": "0xA930c1E0fF1E1005E8Ef569Aa81e6EEbf466b1c3", "version": "1.0.0" }, - "chainSelector": "829525985033418733", - "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x4f4fe77A9dBEDe8c4EbFe51932C2E08A37c890ED", + "address": "0x7050BD352A5Aacf774CF883f9345a0C10BdF3cD2", "version": "1.5.0" }, - "router": { - "address": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0xc89d4ff0cb206677a7555e52500879bfab73cC68", + "address": "0xecf484BFcC51F24fcB31056c262A021bAf688D9B", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WWEMIX"] }, - "ethereum-testnet-sepolia-optimism-1": { + "xdai-testnet-chiado": { + "chainSelector": "8871595565390010547", + "router": { + "address": "0x19b1bac554111517831ACadc0FD119D23Bb14391", + "version": "1.2.0" + }, "armProxy": { - "address": "0xb40A3109075965cc09E93719e33E748abf680dAe", + "address": "0x1be106fd3b104275B1e56BcAca554B8cbc5a2577", "version": "1.0.0" }, - "chainSelector": "5224473277236331295", - "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x49c4ba01dc6F5090f9df43Ab8F79449Db91A0CBB", + "address": "0x02a254c97Ca097Fb09792bfe331E3FBE61f6aF6A", "version": "1.5.0" }, - "router": { - "address": "0x114A20A10b43D4115e5aeef7345a1A71d2a60C57", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0x1d702b1FA12F347f0921C722f9D9166F00DEB67A", + "address": "0x75ada0256Bea7956824B190419b52ba6660f9CF9", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WXDAI"] }, - "ethereum-testnet-sepolia-scroll-1": { + "polygon-testnet-amoy": { + "chainSelector": "16281711391670634445", + "router": { + "address": "0x9C32fCB86BF0f4a1A8921a9Fe46de3198bb884B2", + "version": "1.2.0" + }, "armProxy": { - "address": "0x8f4413e02265F65eF89FB908dbA2915fF9f7F8cB", + "address": "0x7c1e545A40750Ee8761282382D51E017BAC68CBB", "version": "1.0.0" }, - "chainSelector": "2279865765895943307", - "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x3325786a3eE3Aa488403A136CF9Ad3E764656C75", + "address": "0x84ad5890A63957C960e0F19b0448A038a574936B", "version": "1.5.0" }, - "router": { - "address": "0x6aF501292f2A33C81B9156203C9A66Ba0d8E3D21", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0xf49C561cf56149517c67793a3035D1877ffE2f04", + "address": "0x1e73f6842d7afDD78957ac143d1f315404Dd9e5B", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WMATIC"] }, - "ethereum-testnet-sepolia-zksync-1": { + "celo-testnet-alfajores": { + "chainSelector": "3552045678561919002", + "router": { + "address": "0xb00E95b773528E2Ea724DB06B75113F239D15Dca", + "version": "1.2.0" + }, "armProxy": { - "address": "0x3DA20FD3D8a8f8c1f1A5fD03648147143608C467", + "address": "0x7A394C616A7347dc91C40159929e1c9a435cb83A", "version": "1.0.0" }, - "chainSelector": "6898391096552792247", - "feeTokens": ["LINK", "WETH"], "registryModule": { - "address": "0x3139687Ee9938422F57933C3CDB3E21EE43c4d0F", + "address": "0xa8c380Ecd336401Ee896Df33b93F1c76b749C902", "version": "1.5.0" }, - "router": { - "address": "0xA1fdA8aa9A8C4b945C45aD30647b01f07D7A0B16", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0xc7777f12258014866c677Bdb679D0b007405b7DF", + "address": "0x5585040bED214fdC60c9cE8c3E8a9c52CE19f4Ea", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WCELO"] }, - "polygon-testnet-amoy": { + "ethereum-testnet-sepolia-mode-1": { + "chainSelector": "829525985033418733", + "router": { + "address": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43", + "version": "1.2.0" + }, "armProxy": { - "address": "0x7c1e545A40750Ee8761282382D51E017BAC68CBB", + "address": "0xcbFD5e55619B4EE3E6e7fe3CEb0E78fDf7d82dfc", "version": "1.0.0" }, - "chainSelector": "16281711391670634445", - "feeTokens": ["LINK", "WMATIC"], "registryModule": { - "address": "0x84ad5890A63957C960e0F19b0448A038a574936B", + "address": "0x4f4fe77A9dBEDe8c4EbFe51932C2E08A37c890ED", "version": "1.5.0" }, - "router": { - "address": "0x9C32fCB86BF0f4a1A8921a9Fe46de3198bb884B2", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0x1e73f6842d7afDD78957ac143d1f315404Dd9e5B", + "address": "0xc89d4ff0cb206677a7555e52500879bfab73cC68", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WETH"] }, - "wemix-testnet": { + "ethereum-testnet-sepolia-blast-1": { + "chainSelector": "2027362563942762617", + "router": { + "address": "0xfb2f2A207dC428da81fbAFfDDe121761f8Be1194", + "version": "1.2.0" + }, "armProxy": { - "address": "0xA930c1E0fF1E1005E8Ef569Aa81e6EEbf466b1c3", + "address": "0x1cb6afB6F411f0469c3C0d5D46f6e8f7fd3eADe0", "version": "1.0.0" }, - "chainSelector": "9284632837123596123", - "feeTokens": ["LINK", "WWEMIX"], "registryModule": { - "address": "0x7050BD352A5Aacf774CF883f9345a0C10BdF3cD2", + "address": "0x912F59E92467C54BBab49ED3a5d431504aFBa30c", "version": "1.5.0" }, - "router": { - "address": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", - "version": "1.2.0" - }, "tokenAdminRegistry": { - "address": "0xecf484BFcC51F24fcB31056c262A021bAf688D9B", + "address": "0x98f1703B9C02f9Ab8bA4cc209Ee8D7B188Bb43a8", "version": "1.5.0" - } + }, + "feeTokens": ["LINK", "WETH"] }, - "xdai-testnet-chiado": { + "ethereum-testnet-sepolia-andromeda-1": { + "chainSelector": "3777822886988675105", + "router": { + "address": "0xaCdaBa07ECad81dc634458b98673931DD9d3Bc14", + "version": "1.2.0" + }, "armProxy": { - "address": "0x1be106fd3b104275B1e56BcAca554B8cbc5a2577", + "address": "0xfd66EBE7335E91ae6f4CCCccdDDF262Ab5e35c71", "version": "1.0.0" }, - "chainSelector": "8871595565390010547", - "feeTokens": ["LINK", "WXDAI"], "registryModule": { - "address": "0x02a254c97Ca097Fb09792bfe331E3FBE61f6aF6A", + "address": "0xA8942fF01DE753BDa1D39acA8774f0872Eee5080", "version": "1.5.0" }, + "tokenAdminRegistry": { + "address": "0x31668C3E8f96415286e9e03592ad97E50e565f52", + "version": "1.5.0" + }, + "feeTokens": ["LINK", "WMETIS"] + }, + "ethereum-testnet-sepolia-zksync-1": { + "chainSelector": "6898391096552792247", "router": { - "address": "0x19b1bac554111517831ACadc0FD119D23Bb14391", + "address": "0xA1fdA8aa9A8C4b945C45aD30647b01f07D7A0B16", "version": "1.2.0" }, - "tokenAdminRegistry": { - "address": "0x75ada0256Bea7956824B190419b52ba6660f9CF9", - "version": "1.5.0" - } + "armProxy": { + "address": "0x3DA20FD3D8a8f8c1f1A5fD03648147143608C467", + "version": "1.0.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 562b743dea9..674b828b0b7 100644 --- a/src/config/data/ccip/v1_2_0/testnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/testnet/lanes.json @@ -1,3723 +1,2735 @@ { "avalanche-fuji-testnet": { - "bsc-testnet": { - "offRamp": { - "address": "0x9c40A73F5C7454BB7C178AFa56Ee30bFB2DCf7E6", - "version": "1.5.0" - }, + "wemix-testnet": { "onRamp": { - "address": "0x906BC7D10947A94ba0252e8C2E34868A466c03ED", - "enforceOutOfOrder": false, + "address": "0x1ff99E67986E83bb5BA34143BaA2735853e5738c", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x15CcAbf0e3484D4872e25b883163D8cB724d4832", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ethereum-testnet-sepolia": { + "bsc-testnet": { + "onRamp": { + "address": "0xF25ECF1Aad9B2E43EDc2960cF66f325783245535", + "version": "1.2.0" + }, "offRamp": { - "address": "0x01e3D835b4C4697D7F81B9d7Abc89A6E478E4a2f", - "version": "1.5.0" + "address": "0x10b28009E5D776F1f5AAA73941CE8953B8f42d26", + "version": "1.2.0" + }, + "supportedTokens": { + "CCIP-LnM": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, + "CCIP-BnM": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, + "ethereum-testnet-sepolia": { "onRamp": { - "address": "0x75b9a75Ee1fFef6BE7c4F842a041De7c6153CF4E", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x5724B4Cc39a9690135F7273b44Dfd3BA6c0c69aD", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x9e5e4324F8608D54A50a317832d456a392E4F8C2", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + }, + "GHO": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-testnet-sepolia-arbitrum-1": { - "offRamp": { - "address": "0xd88CBA0612f2Ce611BF6d073A94C8FD7E70B4fBd", - "version": "1.5.0" - }, "onRamp": { - "address": "0xa9946BA30DAeC98745755e4410d6e8E894Edc53B", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x8bB16BEDbFd62D1f905ACe8DBBF2954c8EEB4f66", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x90A74072e7B0c2d59e13aB4d8f93c8198c413194", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + }, + "GHO": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-testnet-sepolia-base-1": { - "offRamp": { - "address": "0xf8de9d5924CFD28e31a53B63B4903436D9818d69", - "version": "1.5.0" - }, "onRamp": { - "address": "0x0aEc1AC9F6D0c21332d7a66dDF1Fbcb32cF3B0B3", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x1A674645f3EB4147543FCA7d40C5719cbd997362", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xdBdE8510226d1E060A3bf982b67705C67f5697e2", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "USDC": { + "rateLimiterConfig": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + }, + "GHO": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "USDC": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-testnet-sepolia-optimism-1": { - "offRamp": { - "address": "0x1DF9D94C6916918C935E60d2Cb4Ed265Bf778005", - "version": "1.5.0" - }, "onRamp": { - "address": "0x2a9EFdc9F93D9b822129038EFCa4B63Adf3f7FB5", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xC334DE5b020e056d0fE766dE46e8d9f306Ffa1E2", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x3d7CbC95DCC33257F14D6Eb780c88Bd56C6335BB", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "polygon-testnet-amoy": { - "offRamp": { - "address": "0xbeD7F478Ef5627FB2B891fDA29Ca0131f6796D9D", - "version": "1.5.0" - }, "onRamp": { - "address": "0xA82b9ACAcFA6FaB1FD721e7a748A30E3001351F9", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x610F76A35E17DA4542518D85FfEa12645eF111Fc", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x3e33290B90fD0FF30a3FA138934DF028E4eCA348", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "wemix-testnet": { - "offRamp": { - "address": "0x15CcAbf0e3484D4872e25b883163D8cB724d4832", - "version": "1.5.0" - }, + "xdai-testnet-chiado": { "onRamp": { - "address": "0x1ff99E67986E83bb5BA34143BaA2735853e5738c", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x1532e5b204ee2b2244170c78E743CB9c168F4DF9", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x56dF55aF5F0A4689f3364230587a68eD6A314fAd", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - }, - "xdai-testnet-chiado": { - "offRamp": { - "address": "0x3F5035039C23cDAF032C64c084Dc70F811E62ddD", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "bsc-testnet": { + "ethereum-testnet-sepolia-blast-1": { "onRamp": { - "address": "0x3dda45E731EC1db18B95651d1AF1868aa878468D", - "enforceOutOfOrder": false, + "address": "0x5b9cE79B4e8ECBf939bB5F023e126Ea487fFf790", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xe1e8473218acCB82FBc24Ccd3C5D2dF166cd04f3", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - } - }, - "bsc-testnet": { - "avalanche-fuji-testnet": { - "offRamp": { - "address": "0x95b66acfaaDF122f4EccE52C0aD4Fd997DD1150C", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + }, + "wemix-testnet": { "onRamp": { - "address": "0x2A6f8Ed2e7b222163ef6EcC2327171B479399ab2", - "enforceOutOfOrder": false, + "address": "0xbc85704EDb79ea84E9D3C18965F7f6A16B0a0440", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0xc985571900DCa62387f93F882AB550472531f5DB", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0xB513523aee87f838e78b32d2Bacaaf2e94D9f0f9", - "version": "1.5.0" - }, + "avalanche-fuji-testnet": { "onRamp": { - "address": "0xC1C6438D60AbE9bF4b1F10460184CE9bD312e328", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xa2515683E99F50ADbE177519A46bb20FfdBaA5de", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x6e6fFCb6B4BED91ff0CC8C2e57EC029dA7DB80C2", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "ethereum-testnet-sepolia-base-1": { - "offRamp": { - "address": "0x0a5147e1Ac38C79c77031194ef64C8B5353F6EE9", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia": { "onRamp": { - "address": "0x97856Bf888F6eEDBBd322B28133BCcF9CA9038f6", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xB1DE44B04C00eaFe9915a3C07a0CaeA4410537dF", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xf1c128Fe52Ea78CcAAB407509292E61ce38C1523", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "ethereum-testnet-sepolia-blast-1": { - "offRamp": { - "address": "0xe1e8473218acCB82FBc24Ccd3C5D2dF166cd04f3", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-base-1": { "onRamp": { - "address": "0xd0049BfFc8e2689Df9236FfA393Ccbf7eae4FbbC", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x3E807220Ca84b997c0d1928162227b46C618e0c5", + "version": "1.2.0" }, - "rmnPermeable": false - }, - "polygon-testnet-amoy": { "offRamp": { - "address": "0xAAe325adbc9C5a28e4e94Fef170D55de2CA9aA01", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x363EB789fE31F08547a847D8C38d9b55C7Cf1903", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x2C61FD7E93Dc79422861282145c59B56dFbc3a8c", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "wemix-testnet": { - "offRamp": { - "address": "0xc985571900DCa62387f93F882AB550472531f5DB", - "version": "1.5.0" - }, + "polygon-testnet-amoy": { "onRamp": { - "address": "0xbc85704EDb79ea84E9D3C18965F7f6A16B0a0440", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xf37CcbfC04adc1B56a46B36F811D52C744a1AF78", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x63440C7747d37bc6154b5538AE32b54FE0965AfA", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "xdai-testnet-chiado": { - "offRamp": { - "address": "0x1F7FEBCBb10420E039C333A60A444c1a442d826C", - "version": "1.5.0" - }, "onRamp": { - "address": "0x98dEa9e498F2A7aF6c74C915c88A17FbA09b73C2", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x8735f991d41eA9cA9D2CC75cD201e4B7C866E63e", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x71a44a60832B0F8B63232C9516e7E6aEc3A373Dc", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } }, "celo-testnet-alfajores": { "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0xF6dB68333D14f6a0c1123cc420ea60980aEDA0Eb", - "version": "1.5.0" - }, "onRamp": { "address": "0x68A4f57A499563192C606a898BAf503A43fcDB4D", - "enforceOutOfOrder": false, + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0xF6dB68333D14f6a0c1123cc420ea60980aEDA0Eb", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2770000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2770000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, - "ethereum-testnet-sepolia": { - "avalanche-fuji-testnet": { - "offRamp": { - "address": "0x1DEBa99dC8e2A77832461BD386d83D9FCb133137", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-andromeda-1": { + "ethereum-testnet-sepolia": { "onRamp": { - "address": "0x12492154714fBD28F28219f6fc4315d19de1025B", - "enforceOutOfOrder": false, + "address": "0x2Eff2d1BF5C557d6289D208a7a43608f5E3FeCc2", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x72130De9A85e9C61151253aFF8801Bb3242A00a9", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "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" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "bsc-testnet": { - "offRamp": { - "address": "0x04305BD9D9CA6730517f79c3D9c6828BC2D25Ecb", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-arbitrum-1": { "onRamp": { - "address": "0x7a75b3818412fe0028590feE8270ba9E3fd01DBe", - "enforceOutOfOrder": false, + "address": "0xD784136465f294F85E255A4bd5019dc858E04d5B", + "version": "1.2.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x839b5dEA3e084790F580E9DfCE8CCfDf49c5835e", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - }, - "celo-testnet-alfajores": { - "offRamp": { - "address": "0x4F146d34Be5E273e576ef158Bd7070eC22708D20", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, + "ethereum-testnet-sepolia-arbitrum-1": { + "ethereum-testnet-sepolia-andromeda-1": { "onRamp": { - "address": "0x1163D1F7D75eEb1C4f4c6912d3cF9642027aFD30", - "enforceOutOfOrder": false, + "address": "0x549E5C8DbCe4E98F9273fEF4f8C3B6A03205eaec", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xc47143147Fd62A09618C695c7C03714aCe8db1Cf", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ethereum-testnet-sepolia-andromeda-1": { - "offRamp": { - "address": "0x46DE6201c258f5948135cd0262f91e48Cb8e3828", - "version": "1.5.0" - }, + "wemix-testnet": { "onRamp": { - "address": "0xabB5A4f99DFEb4a3912e8Acc0660A008c76dA8c3", - "enforceOutOfOrder": false, + "address": "0x2F3Daf77A663603826c7750E956b6555DE6f8250", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x11d486E92d291704D1E25cDbAeee687237247826", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ethereum-testnet-sepolia-arbitrum-1": { - "offRamp": { - "address": "0xD2f5edfD4561d6E7599F6c6888Bd353cAFd0c55E", - "version": "1.5.0" - }, + "avalanche-fuji-testnet": { "onRamp": { - "address": "0xBc09627e58989Ba8F1eDA775e486467d2A00944F", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x1Cb56374296ED19E86F68fA437ee679FD7798DaA", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xcab0EF91Bee323d1A617c0a027eE753aFd6997E4", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + }, "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "USDC": { + "GHO": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-base-1": { - "offRamp": { - "address": "0x662738DC7DE4f7eC63d9f73Cdf9BeA5A58DdcC15", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia": { "onRamp": { - "address": "0x8F35B097022135E0F46831f798a240Cc8c4b0B01", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x4205E1Ca0202A248A5D42F5975A8FE56F3E302e9", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x1c71f141b4630EBE52d6aF4894812960abE207eB", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + }, + "GHO_1_4": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": false, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-blast-1": { - "offRamp": { - "address": "0x049A424cF894709f044bc70177F8F6b792adc3F6", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-base-1": { "onRamp": { - "address": "0x4ADA60556dA05FcF53a79359e37a3E13FebA22Bf", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x7854E73C73e7F9bb5b0D5B4861E997f4C6E8dcC6", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xc1982985720B959E66c19b64F783361Eb9B60F26", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "GHO": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - } - } - }, - "ethereum-testnet-sepolia-linea-1": { - "offRamp": { - "address": "0x960AB6554674Ca7dacD658DE651e093BC6aC03f4", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x225dE3cd47CDFBe57afcB7C7d2e96E9371636d23", - "enforceOutOfOrder": true, - "version": "1.5.0" - }, - "rmnPermeable": false, - "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - } - } - }, - "ethereum-testnet-sepolia-mode-1": { - "offRamp": { - "address": "0x052E52fdd48719A6084366eA184FC44cb8C25DC2", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x2Eb0842925fb7aA6045e951e98e8b4b3aFFaBB54", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": false, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-testnet-sepolia-optimism-1": { - "offRamp": { - "address": "0xbfa6f6AAE31acB3A285e80026d6475C1a50d1d0F", - "version": "1.5.0" - }, "onRamp": { - "address": "0xACDfd7a98d853FA3914047Cd46e7f5D53BBC9FbB", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x701Fe16916dd21EFE2f535CA59611D818B017877", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xfD404A89e1d195F0c65be1A9042C77745197659e", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-scroll-1": { - "offRamp": { - "address": "0x61F240C6dd6d22dC6085b30c30164DF8eCaB5c16", - "version": "1.5.0" - }, + "xdai-testnet-chiado": { "onRamp": { - "address": "0xF2E86C53C3305d37B161D30783869624cFAAE691", - "enforceOutOfOrder": true, - "version": "1.5.0" + "address": "0x973CbE752258D32AE82b60CD1CB656Eebb588dF0", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x935C26F9a9122E5F9a27f2d3803e74c75B94f5a3", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - }, - "ethereum-testnet-sepolia-zksync-1": { - "offRamp": { - "address": "0x9f5dC467A5c97068A1c2987486B8b768275627eD", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "ethereum-testnet-sepolia-blast-1": { + "bsc-testnet": { "onRamp": { - "address": "0xA2865E4f36760f5fa5c8F958336120f2DF0d974b", - "enforceOutOfOrder": false, + "address": "0x6eA6f63b689b5597A0C06a5Eb8DcDFD86383857A", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0xd9dE4aCD27E814bfe70CA33d2A4d079e740626Bd", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "polygon-testnet-amoy": { - "offRamp": { - "address": "0xC3e550B6aaFA5539df8bbCc5B0991e587f438e75", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia": { "onRamp": { - "address": "0xf9765c80F6448e6d4d02BeF4a6b4152131A2F513", - "enforceOutOfOrder": false, + "address": "0x154aDEF773a848da8229D81De73a7b0844400ebd", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x46DD4e3e2b8a18409646F1C15bf3799a481e67f6", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "2770000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "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" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } - }, + } + }, + "ethereum-testnet-sepolia-kroma-1": { "wemix-testnet": { - "offRamp": { - "address": "0x445F41C6aa7e910021786e860d7cfe3E7fcC6640", - "version": "1.5.0" - }, "onRamp": { - "address": "0xd72c3c132B76F5D232C37dF3bF8f04392D552e0F", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xa81418c332d3E04338B058Ab39b1baf53029F638", + "version": "1.5.0", + "enforceOutOfOrder": false }, - "rmnPermeable": false, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "167000000000000000000", - "isEnabled": true, - "rate": "100000000000000000000" - } - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "167000000000000000000", - "isEnabled": true, - "rate": "100000000000000000000" - } - } - } - } - }, - "xdai-testnet-chiado": { "offRamp": { - "address": "0xB424365EEEEA58A36C7EC858f926f4e8275dDEb3", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x831A7DbE6af8601427A0ADa89b642d4b59007eED", - "enforceOutOfOrder": false, + "address": "0x42Dde725C4f05C237a00B582Bb7457e208d3A17C", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, - "ethereum-testnet-sepolia-andromeda-1": { - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x72130De9A85e9C61151253aFF8801Bb3242A00a9", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-optimism-1": { + "wemix-testnet": { "onRamp": { - "address": "0xE0dFc15C0CDf607b2088D0B641E00eA0B418124C", - "enforceOutOfOrder": false, + "address": "0xB9Ef21C04d8340b223e9C1d7a09f332609c70300", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x0FA15Bc42D4999d964CBf0161489Bd392DEE834e", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ethereum-testnet-sepolia-arbitrum-1": { - "offRamp": { - "address": "0x839b5dEA3e084790F580E9DfCE8CCfDf49c5835e", - "version": "1.5.0" - }, + "avalanche-fuji-testnet": { "onRamp": { - "address": "0x2eb69889cc979c0Be120813FcE2f1558efF4ceB5", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x6b38CC6Fa938D5AB09Bdf0CFe580E226fDD793cE", + "version": "1.2.0" }, - "rmnPermeable": false - } - }, - "ethereum-testnet-sepolia-arbitrum-1": { - "avalanche-fuji-testnet": { "offRamp": { - "address": "0x7245a5947E2F32B66aF74F4dAF91718ea19afaDf", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x20C8c9F13C6AA402F2545AD15fB7a9CdE9108618", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x1F350718e015EB20E5065C09F4A7a3f66888aEeD", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0xBed6e9131916d724418C8a6FE810F727302a5c00", - "version": "1.5.0" - }, "onRamp": { - "address": "0x64d78F20aD987c7D52FdCB8FB0777bD00de53210", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xC8b93b46BF682c39B3F65Aa1c135bC8A95A5E43a", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x260AF9b83e0d2Bb6C9015fC9f0BfF8858A0CCE68", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-andromeda-1": { - "offRamp": { - "address": "0xc47143147Fd62A09618C695c7C03714aCe8db1Cf", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-arbitrum-1": { "onRamp": { - "address": "0x46a79a6a4B07FD3FC14ea8299A99FE29576776E2", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x1a86b29364D1B3fA3386329A361aA98A104b2742", + "version": "1.2.0" }, - "rmnPermeable": false - }, - "ethereum-testnet-sepolia-base-1": { "offRamp": { - "address": "0xF2aB55Ed448A6fAD75013900568B6a927f52e5e0", - "version": "1.5.0" - }, - "onRamp": { - "address": "0xF1623862e4c9f9Fba1Ac0181C4fF53B4f958F065", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xDc2c7A3d8068C6F09F0F3648d24C84e372F6014d", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-optimism-1": { - "offRamp": { - "address": "0x4a7E91EF68758aaC66AeD656267bbCD0f9b6c019", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-base-1": { "onRamp": { - "address": "0x0B0c08Bb2fA2EbDe25817009ee39eA1ad9bCaC58", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xe284D2315a28c4d62C419e8474dC457b219DB969", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x0a750ca77369e03613d7640548F4b2b1c695c3Bb", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } }, - "USDC": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "wemix-testnet": { - "offRamp": { - "address": "0x11d486E92d291704D1E25cDbAeee687237247826", - "version": "1.5.0" - }, + "polygon-testnet-amoy": { "onRamp": { - "address": "0x2F3Daf77A663603826c7750E956b6555DE6f8250", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x2Cf26fb01E9ccDb831414B766287c0A9e4551089", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xD667b5706592D0b040C78fEe5EE17D243b7dCB41", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, + "USDC": { + "rateLimiterConfig": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "xdai-testnet-chiado": { - "offRamp": { - "address": "0xc1Cb31493fB2386aDC1Ea01F935F2bd8a8dCA388", - "version": "1.5.0" - }, "onRamp": { - "address": "0xEfe02eB139D2A82e38184d28E3b65bb176F26ebD", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x835a5b8e6CA17c2bB5A336c93a4E22478E6F1C8A", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xCE2CE7F940B7c839384e5D7e079A6aE80e8AD6dB", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } }, - "ethereum-testnet-sepolia-base-1": { - "avalanche-fuji-testnet": { - "offRamp": { - "address": "0x3Ab3a3d35cAC95FfcFCcc127eF01eA8D87b0A64e", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia": { + "celo-testnet-alfajores": { "onRamp": { - "address": "0x212e8Fd9cCC330ab54E8141FA7d33967eF1eDafF", - "enforceOutOfOrder": false, + "address": "0x1163D1F7D75eEb1C4f4c6912d3cF9642027aFD30", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x4F146d34Be5E273e576ef158Bd7070eC22708D20", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "USDC": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "bsc-testnet": { - "offRamp": { - "address": "0x827CF69409307Cd4c979e652894C297ad5124ab7", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-andromeda-1": { "onRamp": { - "address": "0xd54B44811AE99a18Cb95B4704ba04a65C0163751", - "enforceOutOfOrder": false, + "address": "0x1C4640914cd57c5f02a68048A0fbb0E12d904223", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x46DE6201c258f5948135cd0262f91e48Cb8e3828", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x0ecA23Ef70B828fEDd0A84d2692cB0527B52396A", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-blast-1": { "onRamp": { - "address": "0x29A1F4ecE9246F0042A9062FB89803fA8B1830cB", - "enforceOutOfOrder": false, + "address": "0x4ADA60556dA05FcF53a79359e37a3E13FebA22Bf", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x049A424cF894709f044bc70177F8F6b792adc3F6", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "USDC": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ethereum-testnet-sepolia-arbitrum-1": { - "offRamp": { - "address": "0x814E735c5DD19240c85E2513DD926Bc3a39f7140", - "version": "1.5.0" - }, + "wemix-testnet": { "onRamp": { - "address": "0xb52eF669d3fCeBee1f31418Facc02a16A6F6B0e5", - "enforceOutOfOrder": false, + "address": "0xd72c3c132B76F5D232C37dF3bF8f04392D552e0F", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x445F41C6aa7e910021786e860d7cfe3E7fcC6640", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "USDC": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ethereum-testnet-sepolia-mode-1": { - "offRamp": { - "address": "0x11E16c71D76E43acbcb496A70966380d905B1E32", - "version": "1.5.0" - }, + "avalanche-fuji-testnet": { "onRamp": { - "address": "0xc59689dFDEF9D953cEFbb58912b304bb38408476", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x0477cA0a35eE05D3f9f424d88bC0977ceCf339D4", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x000b26f604eAadC3D874a4404bde6D64a97d95ca", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "GHO": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "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": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-optimism-1": { + "bsc-testnet": { + "onRamp": { + "address": "0xD990f8aFA5BCB02f95eEd88ecB7C68f5998bD618", + "version": "1.2.0" + }, "offRamp": { - "address": "0x8718d1cc138421Dbc1B489CB7884FF68DE7ad867", - "version": "1.5.0" + "address": "0xdE2d8E126e08d675fCD7fFa5a6CE49925f3Dc692", + "version": "1.2.0" + }, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, + "ethereum-testnet-sepolia-arbitrum-1": { "onRamp": { - "address": "0x2945D35F428CE564F5455AD0AF28BDFCa67e76Ab", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xe4Dd3B16E09c016402585a8aDFdB4A18f772a07e", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xF18896AB20a09A29e64fdEbA99FDb8EC328f43b1", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + }, "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "USDC": { + "GHO_1_4": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": false, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "xdai-testnet-chiado": { - "offRamp": { - "address": "0x8bB08Bc19771C69E739a2078894523b3DC05a05e", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-base-1": { "onRamp": { - "address": "0xdd0Ee1F20E93a93634AAcE56105E19423881Df56", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x2B70a05320cB069e0fB55084D402343F832556E7", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x31c0B81832B333419f0DfD36A69F502cF9094aed", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + }, "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, + "GHO": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - } - }, - "ethereum-testnet-sepolia-blast-1": { - "bsc-testnet": { - "offRamp": { - "address": "0xd9dE4aCD27E814bfe70CA33d2A4d079e740626Bd", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + } + }, + "ethereum-testnet-sepolia-mode-1": { "onRamp": { - "address": "0x6eA6f63b689b5597A0C06a5Eb8DcDFD86383857A", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xc630fbD4D0F6AEB00aD0793FB827b54fBB78e981", + "version": "1.2.0" }, - "rmnPermeable": false - }, - "ethereum-testnet-sepolia": { "offRamp": { - "address": "0x46DD4e3e2b8a18409646F1C15bf3799a481e67f6", - "version": "1.5.0" + "address": "0xbEfd8D65F6643De54F0b1268A3bf4618ff85dcB4", + "version": "1.2.0" }, - "onRamp": { - "address": "0x154aDEF773a848da8229D81De73a7b0844400ebd", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2770000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "2770000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } - } - }, - "ethereum-testnet-sepolia-kroma-1": { - "wemix-testnet": { + }, + "ethereum-testnet-sepolia-optimism-1": { + "onRamp": { + "address": "0x69CaB5A0a08a12BaFD8f5B195989D709E396Ed4d", + "version": "1.2.0" + }, "offRamp": { - "address": "0x42Dde725C4f05C237a00B582Bb7457e208d3A17C", - "version": "1.5.0" + "address": "0xD50590D4438411EDe47029b0FD7901A7145E5Df6", + "version": "1.2.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": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + } + }, + "ethereum-testnet-sepolia-zksync-1": { "onRamp": { - "address": "0xa81418c332d3E04338B058Ab39b1baf53029F638", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x1Acb3A885feA37bdA30AB99b99327b14391f500F", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xBaABd4166C892a1081a26535875A8fA3f22937b2", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } - } - }, - "ethereum-testnet-sepolia-linea-1": { - "ethereum-testnet-sepolia": { + }, + "polygon-testnet-amoy": { + "onRamp": { + "address": "0x9f656e0361Fb5Df2ac446102c8aB31855B591692", + "version": "1.2.0" + }, "offRamp": { - "address": "0x0fE4CcA5Edff61f13c1ddF3Badba8319978Be1c3", - "version": "1.5.0" + "address": "0x5032cbC0C4aEeD25bb6E45D8B3fAF05DB0688C5d", + "version": "1.2.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": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + } + }, + "xdai-testnet-chiado": { "onRamp": { - "address": "0x6f8aF126c07c92463310D448e954d03d30E57BDe", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x3E842E3A79A00AFdd03B52390B1caC6306Ea257E", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x7db0115A0b3AAb01d30bf81123c5DD7B0C41Add5", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } }, - "ethereum-testnet-sepolia-mode-1": { - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x35dE2C381a2fF8a26c8ae94145be3A9cA8C83600", - "version": "1.5.0" - }, + "polygon-testnet-amoy": { + "wemix-testnet": { "onRamp": { - "address": "0xb821885731414497d705dc56325f18AA33e612dC", - "enforceOutOfOrder": false, + "address": "0x7D6c93E49E46cc983a677c283EAb27CbbC94e3C4", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0xa85481273f8C112e96ED7476202F06D6131cf069", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "ethereum-testnet-sepolia-base-1": { - "offRamp": { - "address": "0xC6b69Fa9eeBc55e64eBc68371Fbd41ff73756F17", - "version": "1.5.0" - }, + "avalanche-fuji-testnet": { "onRamp": { - "address": "0x48ACE2319f643584B77C21476a6c664D7F13a107", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x8Fb98b3837578aceEA32b454f3221FE18D7Ce903", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xa733ce82a84335b2E9D864312225B0F3D5d80600", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + }, "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - } - }, - "ethereum-testnet-sepolia-optimism-1": { - "avalanche-fuji-testnet": { - "offRamp": { - "address": "0xCb2266c2118b1f30D15CBeB3a885531ABaA1b556", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + } + }, + "bsc-testnet": { "onRamp": { - "address": "0x91a144F570ABA7FB7079Fb187A267390E0cc7367", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xC6683ac4a0F62803Bec89a5355B36495ddF2C38b", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x948dfaa4842fc23e0e362Fe8D4396AaE4E6DF7EA", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "USDC": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x2aF9B10A5972D0c36f4d8F85773052c104E319B2", - "version": "1.5.0" - }, "onRamp": { - "address": "0x54b32C2aCb4451c6cF66bcbd856d8A7Cc2263531", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x35347A2fC1f2a4c5Eae03339040d0b83b09e6FDA", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xFb04129aD1EEDB741CC705ebC1978a7aB63e51f6", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "USDC": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-arbitrum-1": { - "offRamp": { - "address": "0xF35e2d1457749374453e44B06268aD3f78b133b3", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-optimism-1": { "onRamp": { - "address": "0x6B36c9CD74E760088817a047C3460dEdFfe9a11A", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xA52cDAeb43803A80B3c0C2296f5cFe57e695BE11", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xfFdE9E8c34A27BEBeaCcAcB7b3044A0A364455C9", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "USDC": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-base-1": { - "offRamp": { - "address": "0x960c62A491C30d0a60fD74a59d35B9C02697AdaA", - "version": "1.5.0" - }, + "xdai-testnet-chiado": { "onRamp": { - "address": "0x6D22953cdEf8B0C9F0976Cfa52c33B198fEc5881", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x2331F6D614C9Fd613Ff59a1aB727f1EDf6c37A68", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x17c542a28e08AEF5697251601C7b2B621d153D42", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "wemix-testnet": { + "avalanche-fuji-testnet": { + "onRamp": { + "address": "0x7802B6804bbE7486229ac6D3519f0057c50b40a9", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x60536c757c2BBf72cC68A1933F7e336d03Bb68fe", + "version": "1.5.0" + }, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "USDC": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "polygon-testnet-amoy": { - "offRamp": { - "address": "0x4cEeFa55AF23dFD27Cf926e8eFB1D1bCcD24526E", - "version": "1.5.0" - }, + "bsc-testnet": { "onRamp": { - "address": "0x9E09C2A7D6B9F88c62f0E2Af4cd62dF3F4c326F1", - "enforceOutOfOrder": false, + "address": "0xd25B8c70CB43022Bdc3aC417E2Cf5159294d95A1", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0xb858077FbE1E55cD7a9092Eb6d5403e068c14EAf", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "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" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "wemix-testnet": { - "offRamp": { - "address": "0x0FA15Bc42D4999d964CBf0161489Bd392DEE834e", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia": { "onRamp": { - "address": "0xB9Ef21C04d8340b223e9C1d7a09f332609c70300", - "enforceOutOfOrder": false, + "address": "0x1CD55c65f85681Dfae47c62e6D93340D25006BbB", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0xa7E2F97Be7798327A49CACD022f33c0E7EfD4897", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } }, - "xdai-testnet-chiado": { + "ethereum-testnet-sepolia-arbitrum-1": { + "onRamp": { + "address": "0xa5Be8C619F61505548992D9820c5c485b030C7B0", + "version": "1.5.0", + "enforceOutOfOrder": false + }, "offRamp": { - "address": "0x7d6721c2E85560F0A233255D3d332AcF6f850d96", + "address": "0xB5492C8A71130B486fAD1091Db683584767A3957", "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-kroma-1": { "onRamp": { - "address": "0xec7D9A84A6d4556056975BE50Cdc97bAa9313632", - "enforceOutOfOrder": false, + "address": "0x1De2Ca07eEee7F524Fe5edA6C8FFFb79F67b05E9", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x78d8154e1216F4791086bFa078Aaf07dcD2bD3C6", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - } - }, - "ethereum-testnet-sepolia-scroll-1": { - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x87d23dd164D40905462A63e8AC47bFD734111386", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + }, + "ethereum-testnet-sepolia-optimism-1": { "onRamp": { - "address": "0x3279a265dC108A588263c7a81114226d460D3E3d", - "enforceOutOfOrder": false, + "address": "0xB37607C6BD4562F32967dE87D14663D59e3f655d", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0x995Fc17FC12b67f75D3cBf3bC71BD9af65671E78", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - } - }, - "ethereum-testnet-sepolia-zksync-1": { - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x19Ea9A42cd3682928aF19990dDb3904250D00a1D", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + }, + "polygon-testnet-amoy": { "onRamp": { - "address": "0xC38536521fde8556351aB7C4D3ea23b64AFbBbab", - "enforceOutOfOrder": false, + "address": "0x0c972752F9aC3255cE45b440f9bBC6500676c4e6", + "version": "1.5.0", + "enforceOutOfOrder": false + }, + "offRamp": { + "address": "0xd7b5B4F8FF7a87cC92f7B3058365862859d9E057", "version": "1.5.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, - "polygon-testnet-amoy": { + "ethereum-testnet-sepolia-base-1": { "avalanche-fuji-testnet": { - "offRamp": { - "address": "0xAc56Df7F5fbde0DeeB1C0d397A150EDD5EE68625", - "version": "1.5.0" - }, "onRamp": { - "address": "0xad6A94CFB51e7DE30FD21F417E4cBf70D3AdaD30", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xAbA09a1b7b9f13E05A6241292a66793Ec7d43357", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xAd91214efFee446500940c764DF77AF18427294F", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + }, + "GHO": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, "bsc-testnet": { - "offRamp": { - "address": "0x40Ba47ea59D80DDd35E3a997AA520FBa0553dddc", - "version": "1.5.0" - }, "onRamp": { - "address": "0x28EC0a9C90360F55C2a9DaD5901b074C257904ca", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xD806966beAB5A3C75E5B90CDA4a6922C6A9F0c9d", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xd5E9508921434e8758f4540D55c1c066b7cc1598", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x7Ad494C173f5845c6B4028a06cDcC6d3108bc960", - "version": "1.5.0" - }, "onRamp": { - "address": "0x719Aef2C63376AdeCD62D2b59D54682aFBde914a", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x6486906bB2d85A6c0cCEf2A2831C11A2059ebfea", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x189F61D9B886Dd2975D5Abc893c8Cf5f5effda71", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { + "GHO": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" + } + }, "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-optimism-1": { - "offRamp": { - "address": "0xAA755Ef570986feEb6522377077e549e3013843E", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-arbitrum-1": { "onRamp": { - "address": "0x600f00aef9b8ED8EDBd7284B5F04a1932c3408aF", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x58622a80c6DdDc072F2b527a99BE1D0934eb2b50", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xd364C06ac99a82a00d3eFF9F2F78E4Abe4b9baAA", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } }, - "CCIP-LnM": { + "GHO": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "USDC": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - }, - "out": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - } - } - } - }, - "wemix-testnet": { - "offRamp": { - "address": "0xa85481273f8C112e96ED7476202F06D6131cf069", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x7D6c93E49E46cc983a677c283EAb27CbbC94e3C4", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": false, - "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "xdai-testnet-chiado": { - "offRamp": { - "address": "0x7B968B2aDFd31765dAAD80d66c83F9D7006BFFd5", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-mode-1": { "onRamp": { - "address": "0x9DF611536f124278Ce968c476BDb10A66E54ecfE", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x3d0115386C01436870a2c47e6297962284E70BA6", + "version": "1.2.0" }, - "rmnPermeable": false, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - } - } - } - }, - "wemix-testnet": { - "avalanche-fuji-testnet": { "offRamp": { - "address": "0x60536c757c2BBf72cC68A1933F7e336d03Bb68fe", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x7802B6804bbE7486229ac6D3519f0057c50b40a9", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xB26647A23e8b4284375e5C74b77c9557aE709D03", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "bsc-testnet": { - "offRamp": { - "address": "0xb858077FbE1E55cD7a9092Eb6d5403e068c14EAf", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-optimism-1": { "onRamp": { - "address": "0xd25B8c70CB43022Bdc3aC417E2Cf5159294d95A1", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x3b39Cd9599137f892Ad57A4f54158198D445D147", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x86a3910908eCaAA31Fcd9F0fC8841D8E98f1511d", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - } - } - }, - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0xa7E2F97Be7798327A49CACD022f33c0E7EfD4897", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x1CD55c65f85681Dfae47c62e6D93340D25006BbB", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": false, - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "USDC": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" } } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" } }, - "ethereum-testnet-sepolia-arbitrum-1": { - "offRamp": { - "address": "0xB5492C8A71130B486fAD1091Db683584767A3957", - "version": "1.5.0" - }, + "xdai-testnet-chiado": { "onRamp": { - "address": "0xa5Be8C619F61505548992D9820c5c485b030C7B0", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x2Eff2d1BF5C557d6289D208a7a43608f5E3FeCc2", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x9Bb7e398ef9Acfe9cA584C39B1E233Cba62BB9f7", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - }, - "ethereum-testnet-sepolia-kroma-1": { - "offRamp": { - "address": "0x78d8154e1216F4791086bFa078Aaf07dcD2bD3C6", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "ethereum-testnet-sepolia-mode-1": { + "ethereum-testnet-sepolia": { "onRamp": { - "address": "0x1De2Ca07eEee7F524Fe5edA6C8FFFb79F67b05E9", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xfFdE9E8c34A27BEBeaCcAcB7b3044A0A364455C9", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xcD44cec849B6a8eBd5551D6DFeEcA452257Dfe4d", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "2770000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "ethereum-testnet-sepolia-optimism-1": { - "offRamp": { - "address": "0x995Fc17FC12b67f75D3cBf3bC71BD9af65671E78", - "version": "1.5.0" - }, + "ethereum-testnet-sepolia-base-1": { "onRamp": { - "address": "0xB37607C6BD4562F32967dE87D14663D59e3f655d", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x73f7E074bd7291706a0C5412f51DB46441B1aDCB", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x137a38c6b1Ad20101F93516aB2159Df525309168", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "2770000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } - } - }, - "polygon-testnet-amoy": { - "offRamp": { - "address": "0xd7b5B4F8FF7a87cC92f7B3058365862859d9E057", - "version": "1.5.0" }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "ethereum-testnet-sepolia-zksync-1": { + "ethereum-testnet-sepolia": { "onRamp": { - "address": "0x0c972752F9aC3255cE45b440f9bBC6500676c4e6", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x79a9a5e9e318e8e109776569574814bbf935125a", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x18FF69051479796175852578725Fc74F58E963F8", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } }, "xdai-testnet-chiado": { "avalanche-fuji-testnet": { - "offRamp": { - "address": "0x5E4DB2A3c965B9B2A850a75697Bb6a00b4e35ac5", - "version": "1.5.0" - }, "onRamp": { - "address": "0x4f3576585e7fCCE5Fc502Bcf3CAdaD22E1194834", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x610F76A35E17DA4542518D85FfEa12645eF111Fc", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x3e33290B90fD0FF30a3FA138934DF028E4eCA348", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "bsc-testnet": { - "offRamp": { - "address": "0x2BA72Ba392C08750328635E36757A2c29a9165CA", - "version": "1.5.0" - }, "onRamp": { - "address": "0xB2642B54580140C375c9024e273C575a5f53d02d", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xE48E6AA1fc7D0411acEA95F8C6CaD972A37721D4", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xbc4AD54e91b213D4279af92c0C5518c0b96cf62D", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x9aa734100C425309091dAE18154e0356B82d477a", - "version": "1.5.0" - }, "onRamp": { - "address": "0x03691D63C687D09368360e957AFB2F7B4d1651d4", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x4ac7FBEc2A7298AbDf0E0F4fDC45015836C4bAFe", + "version": "1.2.0" + }, + "offRamp": { + "address": "0xbf9036529123DE264bFA0FC7362fE25B650D4B16", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "ethereum-testnet-sepolia-arbitrum-1": { - "offRamp": { - "address": "0x3633Cce99186217d4C7ed64FD455d218b8Cd5D4c", - "version": "1.5.0" - }, "onRamp": { - "address": "0x94967Ea06C6543Aaba5B90C52B655003ef82e521", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x473b49fb592B54a4BfCD55d40E048431982879C9", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x9aA82DBB53bf02096B771D40e9432A323a78fB26", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "ethereum-testnet-sepolia-base-1": { - "offRamp": { - "address": "0x269D28B25Ee081ae5340e2BFE99850E92F1cd522", - "version": "1.5.0" - }, "onRamp": { - "address": "0x0E9504907be794620229C196F82CB062A66B7480", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x41b4A51cAfb699D9504E89d19D71F92E886028a8", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x4117953A5ceeF12f5B8C1E973b470ab83a8CebA6", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "ethereum-testnet-sepolia-optimism-1": { - "offRamp": { - "address": "0xd93B571ae9CaF43d70b2b53fFD55e035Db641e31", - "version": "1.5.0" - }, "onRamp": { - "address": "0xeb86B5b6f5C66eCb58e4Cf98E607b238126505DC", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0xAae733212981e06D9C978Eb5148F8af03F54b6EF", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x33d2898F8fb7714FD1661791766f40754982a343", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "polygon-testnet-amoy": { - "offRamp": { - "address": "0x87F9b8382611ACD01d5696a1f5b05B888e55B0Cc", - "version": "1.5.0" - }, "onRamp": { - "address": "0xd86F5DF82A2500137Ddeef963028d60E3b5A354D", - "enforceOutOfOrder": false, - "version": "1.5.0" + "address": "0x01800fCDd892e37f7829937271840A6F041bE62E", + "version": "1.2.0" + }, + "offRamp": { + "address": "0x450543b1d85ca79885851D7b74dc982981b78229", + "version": "1.2.0" }, - "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } }, "CCIP-LnM": { "rateLimiterConfig": { - "in": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - }, - "out": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" } } } 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 87c3ca0a332..923015b13b3 100644 --- a/src/config/data/ccip/v1_2_0/testnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/testnet/tokens.json @@ -1,701 +1,657 @@ { - "CCIP-BnM": { + "LINK": { "avalanche-fuji-testnet": { + "tokenAddress": "0x0b9d5D9136855f6FEc3c0993feE6E9CE8a297846", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0x960a399DEb6C3475fBC62c16e7588b1bf1F95Ae6", - "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0xD21341536c5cF5EB1bcb58f6723cE26e8D8E90e4" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, "bsc-testnet": { + "tokenAddress": "0x84b9B910527Ad5C03A9Ca831909E21e236EA7b06", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0xEC543607623E5234Ed74044A584Cf24ee2e4BbBb", - "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0xbFA2ACd33ED6EEc0ed3Cc06bF1ac38d22b36B9e9" - }, - "celo-testnet-alfajores": { - "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0xd3Bc039b2031782D190cA7EF642B42957b3eAD35", - "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0x7e503dd1dAF90117A1b79953321043d9E6815C72" + "poolAddress": "0x8a710bBd77661D168D5A6725bD2E514ba1bFf59d", + "poolType": "lockRelease", + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, "ethereum-testnet-sepolia": { + "tokenAddress": "0x779877A7B0D9E8603169DdbD7836e478b4624789", "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" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, "ethereum-testnet-sepolia-arbitrum-1": { + "tokenAddress": "0xb1D4538B4571d411F07960EF2838Ce337FE1E80E", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0x8Ee84113c93E2A3dD164DD7C79C678435BFe9964", - "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, "ethereum-testnet-sepolia-base-1": { + "tokenAddress": "0xE4aB69C077896252FAFBD49EFD26B5D171A32410", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0xf4cB20F136C9CECE91790AeeC111F679579D322d", - "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0x88A2d74F47a237a62e7A51cdDa67270CE381555e" - }, - "ethereum-testnet-sepolia-blast-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0x58aC91650ec0bf1906eEa20842960c7f6007072D", + "poolAddress": "0x4bd0699744E296de9Ce6763731421C66a51c4e62", "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0x8D122C3e8ce9C8B62b87d3551bDfD8C259Bb0771" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, "ethereum-testnet-sepolia-kroma-1": { + "tokenAddress": "0xa75cCA5b404ec6F4BB6EC4853D177FE7057085c8", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0xDc1E545BEf54Fc655F16E203fb72c908F6c5c13f", + "poolAddress": "0xd83437e1085C5410B9a95018599738875C581F67", "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0x6AC3e353D1DDda24d5A5416024d6E436b8817A4e" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "ethereum-testnet-sepolia-linea-1": { + "ethereum-testnet-sepolia-optimism-1": { + "tokenAddress": "0xE4aB69C077896252FAFBD49EFD26B5D171A32410", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0xD9f0e1FBea72762c96E8c40df35FcCF8096B1F7C", + "poolAddress": "0xBe582Db704Bd387222C70CA2E5A027E5E2c06fB7", "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0x45A6F9a98932D03d34d50c42568D79023fE13fa6" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "ethereum-testnet-sepolia-mode-1": { + "wemix-testnet": { + "tokenAddress": "0x3580c7A817cCD41f7e02143BFa411D4EeAE78093", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0xBB6C76bC43d4FF625690A9551c5cC8e3C24622bb", + "poolAddress": "0x86d1fED29fD3276B2413b2bE5f074581B0176b8a", "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0xB9d4e1141E67ECFedC8A8139b5229b7FF2BF16F5" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "ethereum-testnet-sepolia-optimism-1": { + "xdai-testnet-chiado": { + "tokenAddress": "0xDCA67FD8324990792C0bfaE95903B8A64097754F", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0xf2Bd495322408b30336ca9CC409687882A14879C", + "poolAddress": "0x8c234b05c20Df23be8Df66aed3dC78d890717a1a", "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0x8aF4204e30565DF93352fE8E1De78925F6664dA7" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "ethereum-testnet-sepolia-scroll-1": { + "polygon-testnet-amoy": { + "tokenAddress": "0x0Fd9e8d3aF1aaee056EB9e802c3A762a667b1904", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0x3C4cb7F0D267F8c8FE99A5eFb91A807d4EF61f5A", - "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0xA54e69932677b805F38Df380E5322fA20Cc24cf9" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "ethereum-testnet-sepolia-zksync-1": { + "celo-testnet-alfajores": { + "tokenAddress": "0x32E08557B14FaD8908025619797221281D439071", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0x58460CABcf1212c0Dd04De45FfAD7Fa0f31eeBFe", - "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0xFf6d0c1518A8104611f482eb2801CaF4f13c9dEb" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "polygon-testnet-amoy": { + "ethereum-testnet-sepolia-mode-1": { + "tokenAddress": "0x925a4bfE64AE2bFAC8a02b35F78e60C29743755d", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0x1700dCac94356Be076677679427Ab1b88000BFE8", + "poolAddress": "0xcf2d724591CD42Ba79463152309667f3DBc1cEfB", "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0xcab0EF91Bee323d1A617c0a027eE753aFd6997E4" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "wemix-testnet": { + "ethereum-testnet-sepolia-blast-1": { + "tokenAddress": "0x02c359ebf98fc8BF793F970F9B8302bb373BdF32", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0x0569474e88Ed5c369ef37dE254318DB235ff384d", + "poolAddress": "0x77f2881b29145337B328263Cf673F4C340515e3f", "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0xF4E4057FbBc86915F4b2d63EEFFe641C03294ffc" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 }, - "xdai-testnet-chiado": { + "ethereum-testnet-sepolia-andromeda-1": { + "tokenAddress": "0x9870D6a0e05F867EAAe696e106741843F7fD116D", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-BnM", - "poolAddress": "0x990777Aa15a831331E2BF8E1536A7e186F1F85e8", + "poolAddress": "0x56Af7744a6807E57dfF179C38f4a4D51Ef3F8ba5", "poolType": "burnMint", - "symbol": "CCIP-BnM", - "tokenAddress": "0xA189971a2c5AcA0DFC5Ee7a2C44a2Ae27b3CF389" + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 + }, + "ethereum-testnet-sepolia-zksync-1": { + "tokenAddress": "0x23A1aFD896c8c8876AF46aDc38521f4432658d1e", + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18 } }, - "CCIP-LnM": { + "WAVAX": { "avalanche-fuji-testnet": { + "tokenAddress": "0xd00ae08403B9bbb9124bB305C09058E32C39A48c", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0x8e35eB0dfb39Ec5F84254C3f863986a913171E0B", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x70F5c5C40b873EA597776DA2C21929A8282A3b35" - }, + "name": "Wrapped AVAX", + "symbol": "WAVAX", + "decimals": 18 + } + }, + "WBNB": { "bsc-testnet": { + "tokenAddress": "0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0xc3b32Cc1e0207648d174d38AfD659332D4d11341", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x79a4Fc27f69323660f5Bfc12dEe21c3cC14f5901" - }, - "celo-testnet-alfajores": { - "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0x049627974516Eb171FD91EdE659a291e17836eD7", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x7F4e739D40E58BBd59dAD388171d18e37B26326f" - }, + "name": "Wrapped BNB", + "symbol": "WBNB", + "decimals": 18 + } + }, + "WETH": { "ethereum-testnet-sepolia": { + "tokenAddress": "0x097D90c9d3E0B50Ca60e1ae45F6A81010f9FB534", "allowListEnabled": false, - "decimals": 18, - "name": "CCIP-LnM", - "poolAddress": "0x658FdaC59a197D5166151640b7a673F7dF1Ba324", + "poolAddress": "0x9B377f172a5D033534592e5F854B69F0811953C4", "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" + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, "ethereum-testnet-sepolia-arbitrum-1": { + "tokenAddress": "0xE591bf0A0CF924A0674d7792db046B23CEbF5f34", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0x056B16D54bCAea1C14036Bb78Fe8338d892F0262", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x139E99f0ab4084E14e6bb7DacA289a91a2d92927" + "poolAddress": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43", + "poolType": "lockRelease", + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, "ethereum-testnet-sepolia-base-1": { + "tokenAddress": "0x4200000000000000000000000000000000000006", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0xB8937715574FC00a88408582C8406653a16495D7", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0xA98FA8A008371b9408195e52734b1768c0d1Cb5c" - }, - "ethereum-testnet-sepolia-blast-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0x4bd6F0785Cbe5200EBc98c1496e29C279E18ABDe", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x35347A2fC1f2a4c5Eae03339040d0b83b09e6FDA" + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, "ethereum-testnet-sepolia-kroma-1": { + "tokenAddress": "0x4200000000000000000000000000000000000001", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0xa77c73A8b6239377B2648Af55d2B4501aCB1A46A", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x835fcBB6770E1246CfCf52F83cDcec3177d0bb6b" + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, - "ethereum-testnet-sepolia-linea-1": { + "ethereum-testnet-sepolia-optimism-1": { + "tokenAddress": "0x4200000000000000000000000000000000000006", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0xcDD99Ac87b8e5B0E39f47a024f7189a74c1128E4", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0xA7EA79b9E466e8D2a440128867ed399bC78f4aaE" + "poolAddress": "0xaC33433c624CbDEE4d0dC3ee2Bb5C62463625827", + "poolType": "lockRelease", + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, "ethereum-testnet-sepolia-mode-1": { + "tokenAddress": "0x4200000000000000000000000000000000000006", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0x31C110BaffaADc5a0eC9738cD8C6670123C1926c", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x86f9Eed8EAD1534D87d23FbAB247D764fC725D49" - }, - "ethereum-testnet-sepolia-optimism-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0x69B5126A10582063B17fa3b614C5Ac6b0f1D23Ba", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x044a6B4b561af69D2319A2f4be5Ec327a6975D0a" + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, - "ethereum-testnet-sepolia-scroll-1": { + "ethereum-testnet-sepolia-blast-1": { + "tokenAddress": "0x4200000000000000000000000000000000000023", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0x08aa3aeB96bd89D0228f2d3373A5cEE453F7a304", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x0298e204F9131d45EEb436D693f32C6eA1190622" + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 }, "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" - }, + "tokenAddress": "0x4317b2eCD41851173175005783322D29E9bAee9E", + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18 + } + }, + "WWEMIX": { "wemix-testnet": { + "tokenAddress": "0xbE3686643c05f00eC46e73da594c78098F7a9Ae7", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0xC212AD0E6EBE962a3626509A0efE363380c30F46", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0xcb342aE3D65E3fEDF8F912B0432e2B8F88514d5D" - }, + "name": "Wrapped Wemix", + "symbol": "WWEMIX", + "decimals": 18 + } + }, + "WXDAI": { "xdai-testnet-chiado": { + "tokenAddress": "0x18c8a7ec7897177E4529065a7E7B0878358B3BfF", "allowListEnabled": false, - "decimals": 18, - "name": "clCCIP-LnM", - "poolAddress": "0xe036d1B13B108f1f5DFF25EB2e66538a8DcC07c9", - "poolType": "burnMint", - "symbol": "clCCIP-LnM", - "tokenAddress": "0x30DeCD269277b8094c00B0bacC3aCaF3fF4Da7fB" + "name": "Wrapped XDAI", + "symbol": "WXDAI", + "decimals": 18 + } + }, + "WMATIC": { + "polygon-testnet-amoy": { + "tokenAddress": "0x360ad4f9a9A8EFe9A8DCB5f461c4Cc1047E1Dcf9", + "allowListEnabled": false, + "name": "Wrapped Matic", + "symbol": "WMATIC", + "decimals": 18 } }, "CELO": { "celo-testnet-alfajores": { + "tokenAddress": "0xF194afDf50B03e69Bd7D057c1Aa9e10c9954E4C9", "allowListEnabled": false, - "decimals": 18, "name": "Celo native asset", - "poolType": "feeTokenOnly", "symbol": "CELO", - "tokenAddress": "0xF194afDf50B03e69Bd7D057c1Aa9e10c9954E4C9" + "decimals": 18 } }, - "GHO_1_4": { - "ethereum-testnet-sepolia": { + "WCELO": { + "celo-testnet-alfajores": { + "tokenAddress": "0x99604d0e2EfE7ABFb58BdE565b5330Bb46Ab3Dca", "allowListEnabled": false, - "decimals": 18, - "name": "Gho Token", - "poolAddress": "0x7768248E1Ff75612c18324bad06bb393c1206980", - "poolType": "lockRelease", - "symbol": "GHO", - "tokenAddress": "0xc4bF5CbDaBE595361438F8c6a187bDc330539c60" + "name": "Wrapped Celo", + "symbol": "WCELO", + "decimals": 18 } }, - "LINK": { - "avalanche-fuji-testnet": { + "METIS": { + "ethereum-testnet-sepolia-andromeda-1": { + "tokenAddress": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0x0b9d5D9136855f6FEc3c0993feE6E9CE8a297846" - }, - "bsc-testnet": { + "name": "Metis Token", + "symbol": "Metis", + "decimals": 18 + } + }, + "WMETIS": { + "ethereum-testnet-sepolia-andromeda-1": { + "tokenAddress": "0x5c48e07062aC4E2Cf4b9A768a711Aef18e8fbdA0", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x8a710bBd77661D168D5A6725bD2E514ba1bFf59d", - "poolType": "lockRelease", - "symbol": "LINK", - "tokenAddress": "0x84b9B910527Ad5C03A9Ca831909E21e236EA7b06" - }, - "celo-testnet-alfajores": { + "name": "Wrapped Metis", + "symbol": "WMETIS", + "decimals": 18 + } + }, + "CCIP-BnM": { + "ethereum-testnet-sepolia-blast-1": { + "tokenAddress": "0x8D122C3e8ce9C8B62b87d3551bDfD8C259Bb0771", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0x32E08557B14FaD8908025619797221281D439071" + "poolAddress": "0xFb04129aD1EEDB741CC705ebC1978a7aB63e51f6", + "poolType": "burnMint", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", + "decimals": 18 }, - "ethereum-testnet-sepolia": { + "avalanche-fuji-testnet": { + "tokenAddress": "0xD21341536c5cF5EB1bcb58f6723cE26e8D8E90e4", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0x779877A7B0D9E8603169DdbD7836e478b4624789" + "poolAddress": "0xEC1062cbDf4fBf31B3A6Aac62B6F6F123bb70E12", + "poolType": "burnMint", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", + "decimals": 18 }, - "ethereum-testnet-sepolia-andromeda-1": { + "bsc-testnet": { + "tokenAddress": "0xbFA2ACd33ED6EEc0ed3Cc06bF1ac38d22b36B9e9", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x56Af7744a6807E57dfF179C38f4a4D51Ef3F8ba5", + "poolAddress": "0x31eDe84776DA37e2404eE88d71c234e92cB672e5", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0x9870D6a0e05F867EAAe696e106741843F7fD116D" + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", + "decimals": 18 }, "ethereum-testnet-sepolia-arbitrum-1": { + "tokenAddress": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0xb1D4538B4571d411F07960EF2838Ce337FE1E80E" + "poolAddress": "0x99685281Ec520a003F1A726A5a8078c2124c1477", + "poolType": "burnMint", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", + "decimals": 18 }, "ethereum-testnet-sepolia-base-1": { + "tokenAddress": "0x88A2d74F47a237a62e7A51cdDa67270CE381555e", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x4bd0699744E296de9Ce6763731421C66a51c4e62", + "poolAddress": "0x875207858c691F192C606068f417dCf666b2EC6B", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0xE4aB69C077896252FAFBD49EFD26B5D171A32410" + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", + "decimals": 18 }, - "ethereum-testnet-sepolia-blast-1": { + "ethereum-testnet-sepolia-mode-1": { + "tokenAddress": "0xB9d4e1141E67ECFedC8A8139b5229b7FF2BF16F5", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x77f2881b29145337B328263Cf673F4C340515e3f", + "poolAddress": "0x20bBc874bE3Cd94C3E4689EDD5D89dD1cE8Cb7C4", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0x02c359ebf98fc8BF793F970F9B8302bb373BdF32" + "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, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0xd83437e1085C5410B9a95018599738875C581F67", + "poolAddress": "0x0eE8add19554C7bb1920A183Ed47b4FAB9Eb7601", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0xa75cCA5b404ec6F4BB6EC4853D177FE7057085c8" + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", + "decimals": 18 }, - "ethereum-testnet-sepolia-linea-1": { + "wemix-testnet": { + "tokenAddress": "0xF4E4057FbBc86915F4b2d63EEFFe641C03294ffc", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0xF64E6E064a71B45514691D397ad4204972cD6508" + "poolAddress": "0x82A92B2863F93Be70D20660088Ec060720bA2fdb", + "poolType": "burnMint", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", + "decimals": 18 + } + }, + + "CCIP-LnM": { + "ethereum-testnet-sepolia-blast-1": { + "tokenAddress": "0x35347A2fC1f2a4c5Eae03339040d0b83b09e6FDA", + "allowListEnabled": false, + "poolAddress": "0x1f63161ed4BC7f579B4599517E78e1C77D844435", + "poolType": "burnMint", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", + "decimals": 18 + }, + "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-mode-1": { + "tokenAddress": "0x86f9Eed8EAD1534D87d23FbAB247D764fC725D49", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0xcf2d724591CD42Ba79463152309667f3DBc1cEfB", + "poolAddress": "0x09B0F93fC2111aE439e853884173AC5b2F809885", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0x925a4bfE64AE2bFAC8a02b35F78e60C29743755d" + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", + "decimals": 18 }, "ethereum-testnet-sepolia-optimism-1": { + "tokenAddress": "0x044a6B4b561af69D2319A2f4be5Ec327a6975D0a", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0xBe582Db704Bd387222C70CA2E5A027E5E2c06fB7", + "poolAddress": "0x3382b044d5a3FF656ffb62dAAcED78084C209e71", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0xE4aB69C077896252FAFBD49EFD26B5D171A32410" + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", + "decimals": 18 }, - "ethereum-testnet-sepolia-scroll-1": { + "ethereum-testnet-sepolia-zksync-1": { + "tokenAddress": "0xBf8eA19505ab7Eb266aeD435B11bd56321BFB5c5", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0x231d45b53C905c3d6201318156BDC725c9c3B9B1" + "poolAddress": "0x54558B568d49336EF8Eb6106BD89aBDDE4b0993A", + "poolType": "burnMint", + "name": "clCCIP-LnM", + "symbol": "LnM", + "decimals": 18 }, - "ethereum-testnet-sepolia-zksync-1": { + "ethereum-testnet-sepolia": { + "tokenAddress": "0x466D489b6d36E7E3b824ef491C225F5830E81cC1", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0x23A1aFD896c8c8876AF46aDc38521f4432658d1e" + "poolAddress": "0x09EC713b931586eD6Aa5425eC4d9dA078a47B6b1", + "poolType": "lockRelease", + "name": "CCIP-LnM", + "symbol": "CCIP-LnM", + "decimals": 18 }, "polygon-testnet-amoy": { + "tokenAddress": "0x3d357fb52253e86c8Ee0f80F5FfE438fD9503FF2", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolType": "feeTokenOnly", - "symbol": "LINK", - "tokenAddress": "0x0Fd9e8d3aF1aaee056EB9e802c3A762a667b1904" + "poolAddress": "0x2Cf26fb01E9ccDb831414B766287c0A9e4551089", + "poolType": "burnMint", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", + "decimals": 18 }, - "wemix-testnet": { + "xdai-testnet-chiado": { + "tokenAddress": "0x30DeCD269277b8094c00B0bacC3aCaF3fF4Da7fB", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x86d1fED29fD3276B2413b2bE5f074581B0176b8a", + "poolAddress": "0xF82Bc2053C616Bb6B452B8bAa906b6a24E5AA139", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0x3580c7A817cCD41f7e02143BFa411D4EeAE78093" + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", + "decimals": 18 }, - "xdai-testnet-chiado": { + "celo-testnet-alfajores": { + "tokenAddress": "0x7F4e739D40E58BBd59dAD388171d18e37B26326f", "allowListEnabled": false, - "decimals": 18, - "name": "ChainLink Token", - "poolAddress": "0x8c234b05c20Df23be8Df66aed3dC78d890717a1a", + "poolAddress": "0x88efC66D119c4D013B24fe8c497CE307c8De1bE9", "poolType": "burnMint", - "symbol": "LINK", - "tokenAddress": "0xDCA67FD8324990792C0bfaE95903B8A64097754F" - } - }, - "METIS": { + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", + "decimals": 18 + }, "ethereum-testnet-sepolia-andromeda-1": { + "tokenAddress": "0x705b364CadE0e515577F2646529e3A417473a155", "allowListEnabled": false, - "decimals": 18, - "name": "Metis Token", - "poolType": "feeTokenOnly", - "symbol": "Metis", - "tokenAddress": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000" + "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, - "decimals": 6, - "name": "USD Coin", - "poolAddress": "0xf63FBe07846176211a5fB1513bc12f7ECbd328D3", - "poolType": "usdc", - "symbol": "USDC", - "tokenAddress": "0x5425890298aed601595a70AB815c96711a31Bc65" - }, - "ethereum-testnet-sepolia": { - "allowListEnabled": false, - "decimals": 6, - "name": "USDC", - "poolAddress": "0xb48EacF882dC4899Ae750AF4a6E2892E11866d8D", + "poolAddress": "0x7a4d8F8c18762d362E64B411d7490fBA112811cD", "poolType": "usdc", + "name": "USD Coin", "symbol": "USDC", - "tokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238" + "decimals": 6 }, "ethereum-testnet-sepolia-arbitrum-1": { + "tokenAddress": "0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d", "allowListEnabled": false, - "decimals": 6, - "name": "USD Coin", - "poolAddress": "0x8C2a42e2bae1f1A3c141f8FC592110D2A7c117D6", + "poolAddress": "0xB6a7cd4e7a519F4cBA792C774b625fD931826f9a", "poolType": "usdc", + "name": "USD Coin", "symbol": "USDC", - "tokenAddress": "0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d" + "decimals": 6 }, "ethereum-testnet-sepolia-base-1": { + "tokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e", "allowListEnabled": false, - "decimals": 6, - "name": "USDC", - "poolAddress": "0xf09eF7D0759222c8fFFFa3344B1F69C8BF0c9a72", + "poolAddress": "0xC08835aDF4884E51FF076066706E407506826d9D", "poolType": "usdc", + "name": "USDC", "symbol": "USDC", - "tokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e" + "decimals": 6 }, "ethereum-testnet-sepolia-optimism-1": { + "tokenAddress": "0x5fd84259d66Cd46123540766Be93DFE6D43130D7", "allowListEnabled": false, - "decimals": 6, + "poolAddress": "0x88E492127709447A5ABEFdaB8788a15B4567589E", + "poolType": "usdc", "name": "USDC", - "poolAddress": "0x1e679586a754c292F907aCa681387226a8e546Cf", + "symbol": "USDC", + "decimals": 6 + }, + "ethereum-testnet-sepolia": { + "tokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238", + "allowListEnabled": false, + "poolAddress": "0x3fF675B880aC9F67AC6f4342FfD9e99B80469bAd", "poolType": "usdc", + "name": "USDC", "symbol": "USDC", - "tokenAddress": "0x5fd84259d66Cd46123540766Be93DFE6D43130D7" + "decimals": 6 }, "polygon-testnet-amoy": { + "tokenAddress": "0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582", "allowListEnabled": false, - "decimals": 6, - "name": "USDC", - "poolAddress": "0x151B72c32C5CCF619efa6C9FedA6CB734d011059", + "poolAddress": "0xE4bB1744D4f3154ea0c81FE18e402c0CB0335e28", "poolType": "usdc", + "name": "USDC", "symbol": "USDC", - "tokenAddress": "0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582" + "decimals": 6 } }, - "WAVAX": { + "GHO": { "avalanche-fuji-testnet": { + "tokenAddress": "0x9c04928Cc678776eC1C1C0E46ecC03a5F47A7723", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped AVAX", - "poolType": "feeTokenOnly", - "symbol": "WAVAX", - "tokenAddress": "0xd00ae08403B9bbb9124bB305C09058E32C39A48c" - } - }, - "WBNB": { - "bsc-testnet": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped BNB", - "poolType": "feeTokenOnly", - "symbol": "WBNB", - "tokenAddress": "0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd" - } - }, - "WCELO": { - "celo-testnet-alfajores": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Celo", - "poolType": "feeTokenOnly", - "symbol": "WCELO", - "tokenAddress": "0x99604d0e2EfE7ABFb58BdE565b5330Bb46Ab3Dca" - } - }, - "WETH": { - "ethereum-testnet-sepolia": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolAddress": "0x9B377f172a5D033534592e5F854B69F0811953C4", - "poolType": "lockRelease", - "symbol": "WETH", - "tokenAddress": "0x097D90c9d3E0B50Ca60e1ae45F6A81010f9FB534" + "poolAddress": "0xdE8451E952Eb43350614839cCAA84f7C8701a09C", + "poolType": "burnMint", + "name": "Gho Token", + "symbol": "GHO", + "decimals": 18 }, "ethereum-testnet-sepolia-arbitrum-1": { + "tokenAddress": "0xb13Cfa6f8B2Eed2C37fB00fF0c1A59807C585810", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolAddress": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43", - "poolType": "lockRelease", - "symbol": "WETH", - "tokenAddress": "0xE591bf0A0CF924A0674d7792db046B23CEbF5f34" + "poolAddress": "0xACD8713E31B2CD1cf936673C4ccb8B5f16156129", + "poolType": "burnMint", + "name": "Gho Token", + "symbol": "GHO", + "decimals": 18 }, "ethereum-testnet-sepolia-base-1": { + "tokenAddress": "0x7CFa3f3d1cded0Da930881c609D4Dbf0012c14Bb", "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", - "tokenAddress": "0x4200000000000000000000000000000000000023" - }, - "ethereum-testnet-sepolia-kroma-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x4200000000000000000000000000000000000001" - }, - "ethereum-testnet-sepolia-linea-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x06565ed324Ee9fb4DB0FF80B7eDbE4Cb007555a3" - }, - "ethereum-testnet-sepolia-mode-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x4200000000000000000000000000000000000006" - }, - "ethereum-testnet-sepolia-optimism-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", "poolAddress": "0xaC33433c624CbDEE4d0dC3ee2Bb5C62463625827", - "poolType": "lockRelease", - "symbol": "WETH", - "tokenAddress": "0x4200000000000000000000000000000000000006" - }, - "ethereum-testnet-sepolia-scroll-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x5300000000000000000000000000000000000004" + "poolType": "burnMint", + "name": "Gho Token", + "symbol": "GHO", + "decimals": 18 }, - "ethereum-testnet-sepolia-zksync-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Ether", - "poolType": "feeTokenOnly", - "symbol": "WETH", - "tokenAddress": "0x4317b2eCD41851173175005783322D29E9bAee9E" - } - }, - "WMATIC": { - "polygon-testnet-amoy": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Polygon Ecosystem Token", - "poolType": "feeTokenOnly", - "symbol": "WPOL", - "tokenAddress": "0x360ad4f9a9A8EFe9A8DCB5f461c4Cc1047E1Dcf9" - } - }, - "WMETIS": { - "ethereum-testnet-sepolia-andromeda-1": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Metis", - "poolType": "feeTokenOnly", - "symbol": "WMETIS", - "tokenAddress": "0x5c48e07062aC4E2Cf4b9A768a711Aef18e8fbdA0" - } - }, - "WWEMIX": { - "wemix-testnet": { + "ethereum-testnet-sepolia": { + "tokenAddress": "0xc4bF5CbDaBE595361438F8c6a187bDc330539c60", "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped Wemix", - "poolType": "feeTokenOnly", - "symbol": "WWEMIX", - "tokenAddress": "0xbE3686643c05f00eC46e73da594c78098F7a9Ae7" + "poolAddress": "0xEc2C54DB552069cceac2342e749FaF19c327864a", + "poolType": "lockRelease", + "name": "Gho Token", + "symbol": "GHO", + "decimals": 18 } }, - "WXDAI": { - "xdai-testnet-chiado": { - "allowListEnabled": false, - "decimals": 18, - "name": "Wrapped XDAI", - "poolType": "feeTokenOnly", - "symbol": "WXDAI", - "tokenAddress": "0x18c8a7ec7897177E4529065a7E7B0878358B3BfF" + "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 } } } diff --git a/src/config/data/chain-to-technology.json b/src/config/data/chain-to-technology.json index deb3999455f..be0c0d18247 100644 --- a/src/config/data/chain-to-technology.json +++ b/src/config/data/chain-to-technology.json @@ -28,7 +28,6 @@ "SCROLL_MAINNET": "SCROLL", "SCROLL_SEPOLIA": "SCROLL", "LINEA_MAINNET": "LINEA", - "LINEA_SEPOLIA": "LINEA", "ZKSYNC_MAINNET": "ZKSYNC", "ZKSYNC_SEPOLIA": "ZKSYNC", "WEMIX_MAINNET": "WEMIX", diff --git a/src/config/data/chains.json b/src/config/data/chains.json index 30deda8c655..3faf0ac636b 100644 --- a/src/config/data/chains.json +++ b/src/config/data/chains.json @@ -366,16 +366,6 @@ "symbol": "ETH", "decimals": 18 } - }, - "LINEA_SEPOLIA": { - "chainId": 59141, - "title": "Linea Sepolia Testnet", - "explorer": "https://sepolia.lineascan.build", - "nativeCurrency": { - "name": "Linea Ether", - "symbol": "ETH", - "decimals": 18 - } } } }, diff --git a/src/config/sidebar.ts b/src/config/sidebar.ts index 204919ef825..05dcb0b00c0 100644 --- a/src/config/sidebar.ts +++ b/src/config/sidebar.ts @@ -227,7 +227,7 @@ export const SIDEBAR: Partial> = { highlightAsCurrent: ["data-streams/getting-started-hardhat"], }, { - title: "Data Streams Feeds", + title: "Data Streams Feed IDs", url: "data-streams/stream-ids", }, { @@ -960,10 +960,6 @@ export const SIDEBAR: Partial> = { title: "Service Responsibility", url: "ccip/service-responsibility", }, - { - title: "Execution Latency", - url: "ccip/concepts/ccip-execution-latency", - }, { title: "Billing", url: "ccip/billing", @@ -1044,6 +1040,10 @@ export const SIDEBAR: Partial> = { title: "Architecture", url: "ccip/architecture", }, + { + title: "Understanding CCIP Execution Latency", + url: "ccip/concepts/ccip-execution-latency", + }, { title: "Manual execution", url: "ccip/concepts/manual-execution", diff --git a/src/config/types.ts b/src/config/types.ts index d10f3569f19..62b537d57d4 100644 --- a/src/config/types.ts +++ b/src/config/types.ts @@ -51,7 +51,6 @@ export type SupportedChain = | "SCROLL_MAINNET" | "SCROLL_SEPOLIA" | "LINEA_MAINNET" - | "LINEA_SEPOLIA" | "ZKSYNC_MAINNET" | "ZKSYNC_SEPOLIA" | "POLYGON_ZKEVM_MAINNET" diff --git a/src/config/web3Providers.ts b/src/config/web3Providers.ts index c7609f6c78b..5640ec4ded5 100644 --- a/src/config/web3Providers.ts +++ b/src/config/web3Providers.ts @@ -31,7 +31,6 @@ export const chainToProvider: Record providers.Provider> = CELO_MAINNET: () => new providers.JsonRpcProvider("https://alfajores-forno.celo-testnet.org"), CELO_ALFAJORES: () => new providers.JsonRpcProvider("https://forno.celo.org"), LINEA_MAINNET: () => new providers.JsonRpcProvider("https://rpc.linea.build"), - LINEA_SEPOLIA: () => new providers.JsonRpcProvider("https://linea-sepolia-rpc.publicnode.com"), POLYGON_ZKEVM_MAINNET: () => new providers.JsonRpcProvider("https://zkevm-rpc.com"), POLYGON_ZKEVM_TESTNET: () => new providers.JsonRpcProvider("https://rpc.public.zkevm-test.net"), ZKSYNC_MAINNET: () => new providers.JsonRpcProvider("https://mainnet.era.zksync.io"), diff --git a/src/content/ccip/api-reference/ccip-receiver.mdx b/src/content/ccip/api-reference/ccip-receiver.mdx index 625d8bd419d..98afbc33f5f 100644 --- a/src/content/ccip/api-reference/ccip-receiver.mdx +++ b/src/content/ccip/api-reference/ccip-receiver.mdx @@ -8,7 +8,7 @@ import CcipCommon from "@features/ccip/CcipCommon.astro" -CCIP receiver contracts inherit from [`CCIPReceiver`](https://github.com/smartcontractkit/ccip/blob/ccip-develop/contracts/src/v0.8/ccip/applications/CCIPReceiver.sol). +CCIP receiver contracts inherit from _CCIPReceiver_. ```solidity import {CCIPReceiver} from "@chainlink/contracts-ccip/src/v0.8/ccip/applications/CCIPReceiver.sol"; diff --git a/src/content/ccip/api-reference/client.mdx b/src/content/ccip/api-reference/client.mdx index 8b72ee852f8..6fd9da87ce1 100644 --- a/src/content/ccip/api-reference/client.mdx +++ b/src/content/ccip/api-reference/client.mdx @@ -4,12 +4,11 @@ date: Last Modified title: "Client Library API Reference" --- -import { Aside } from "@components" import CcipCommon from "@features/ccip/CcipCommon.astro" -CCIP senders and receivers use the CCIP [`Client`](https://github.com/smartcontractkit/ccip/blob/ccip-develop/contracts/src/v0.8/ccip/libraries/Client.sol) library to build CCIP messages. +CCIP senders and receivers use the _CCIP Client Library_ to build CCIP messages. ```solidity import { Client } from "@chainlink/contracts-ccip/src/v0.8/ccip/libraries/Client.sol"; @@ -69,48 +68,21 @@ struct EVM2AnyMessage { } ``` -| Name | Type | Description | -| ------------ | ----------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -| receiver | bytes | Receiver address. Use `abi.encode(sender)` to encode the address to _bytes_. | -| data | bytes | Payload sent within the CCIP message. | -| tokenAmounts | Client.EVMTokenAmount[] | Tokens and their amounts in the source chain representation. | -| feeToken | address | Address of feeToken. Set `address(0)` to pay in native gas tokens such as ETH on Ethereum or POL on Polygon. | -| extraArgs | bytes | Users fill in the [EVMExtraArgs struct](#evmextraargs) then encode it to bytes using the [\_argsToBytes function](#_argstobytes) | +| Name | Type | Description | +| ------------ | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | +| receiver | bytes | Receiver address. Use `abi.encode(sender)` to encode the address to _bytes_. | +| data | bytes | Payload sent within the CCIP message. | +| tokenAmounts | Client.EVMTokenAmount[] | Tokens and their amounts in the source chain representation. | +| feeToken | address | Address of feeToken. Set `address(0)` to pay in native gas tokens such as ETH on Ethereum or POL on Polygon. | +| extraArgs | bytes | Users fill in the [EVMExtraArgsV1 struct](#evmextraargsv1) then encode it to bytes using the [\_argsToBytes function](#_argstobytes) | -### EVM_EXTRA_ARGS_TAG - -#### EVM_EXTRA_ARGS_V1_TAG - - +### EVM_EXTRA_ARGS_V1_TAG ```solidity bytes4 EVM_EXTRA_ARGS_V1_TAG ``` -#### EVM_EXTRA_ARGS_V2_TAG - - - -```solidity -bytes4 EVM_EXTRA_ARGS_V2_TAG -``` - -### EVMExtraArgs - -#### EVMExtraArgsV1 - - +### EVMExtraArgsV1 ```solidity struct EVMExtraArgsV1 { @@ -122,75 +94,23 @@ struct EVMExtraArgsV1 { | -------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | gasLimit | uint256 | specifies the maximum amount of gas CCIP can consume to execute `ccipReceive()` on the contract located on the destination blockchain. Read [Setting gasLimit](/ccip/best-practices#setting-gaslimit) for more details. | -#### EVMExtraArgsV2 - - - -```solidity -struct EVMExtraArgsV2 { - uint256 gasLimit; - bool allowOutOfOrderExecution; -} -``` - -| Name | Type | Description | -| ------------------------ | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| gasLimit | uint256 | specifies the maximum amount of gas CCIP can consume to execute `ccipReceive()` on the contract located on the destination blockchain. Read [Setting gasLimit](/ccip/best-practices#setting-gaslimit) for more details. | -| allowOutOfOrderExecution | bool | if true, it indicates that the message can be executed in any order relative to other messages from the same sender. This value's default varies by chain. On some chains, a particular value is enforced, meaning if the expected value is not set, the message request will revert. | - ## Functions ### \_argsToBytes -#### \_argsToBytes (v1) - - - ```solidity function _argsToBytes(struct Client.EVMExtraArgsV1 extraArgs) internal pure returns (bytes bts) ``` It is used to convert the arguments to bytes. -##### Parameters - -| Name | Type | Description | -| --------- | ---------------------------------------- | ---------------- | -| extraArgs | [Client.EVMExtraArgsV1](#evmextraargsv1) | Extra arguments. | - -##### Return Values - -| Name | Type | Description | -| ---- | ----- | ----------------------------------- | -| bts | bytes | Encoded extra arguments in _bytes_. | - -#### \_argsToBytes (v2) - - - -```solidity -function _argsToBytes(struct Client.EVMExtraArgsV2 extraArgs) internal pure returns (bytes bts) -``` - -It is used to convert the arguments to bytes. - -##### Parameters +#### Parameters -| Name | Type | Description | -| --------- | ---------------------------------------- | ---------------- | -| extraArgs | [Client.EVMExtraArgsV2](#evmextraargsv2) | Extra arguments. | +| Name | Type | Description | +| --------- | --------------------- | ---------------- | +| extraArgs | Client.EVMExtraArgsV1 | Extra arguments. | -##### Return Values +#### Return Values | Name | Type | Description | | ---- | ----- | ----------------------------------- | diff --git a/src/content/ccip/api-reference/i-router-client.mdx b/src/content/ccip/api-reference/i-router-client.mdx index f3f0bc14ac3..97b40598414 100644 --- a/src/content/ccip/api-reference/i-router-client.mdx +++ b/src/content/ccip/api-reference/i-router-client.mdx @@ -9,7 +9,7 @@ import CcipCommon from "@features/ccip/CcipCommon.astro" -To send messages through CCIP, users must interact with the []`IRouterClient`](https://github.com/smartcontractkit/ccip/blob/ccip-develop/contracts/src/v0.8/ccip/interfaces/IRouterClient.sol) interface. +To send messages through CCIP, users must interact with the `IRouterClient` interface. After you import `IRouterClient.sol`, you can initialize a router client instance: ```solidity diff --git a/src/content/ccip/architecture.mdx b/src/content/ccip/architecture.mdx index afb09430420..c7bc6bf4bde 100644 --- a/src/content/ccip/architecture.mdx +++ b/src/content/ccip/architecture.mdx @@ -11,15 +11,12 @@ whatsnext: --- import { Aside, ClickToZoom } from "@components" -import CcipCommon from "@features/ccip/CcipCommon.astro" - - ## High-level architecture Below is a diagram displaying the basic architecture of CCIP. Routers are smart contracts that provide a simple and consistent interface for users. Users can interact with routers to: diff --git a/src/content/ccip/best-practices.mdx b/src/content/ccip/best-practices.mdx index ccccea4a764..0db15079c0c 100644 --- a/src/content/ccip/best-practices.mdx +++ b/src/content/ccip/best-practices.mdx @@ -45,13 +45,7 @@ When you implement the `ccipReceive` [method](/ccip/api-reference/ccip-receiver# **Example**: For an example of how to verify the router, refer to the [Transfer Tokens with Data - Defensive](/ccip/tutorials/programmable-token-transfers-defensive#tutorial) example. -## Using `extraArgs` - -The purpose of [`extraArgs`](/ccip/api-reference/client#evmextraargs) is to allow compatibility with future CCIP upgrades. To get this benefit, make sure that `extraArgs` is mutable in production deployments. This allows you to build it offchain and pass it in a call to a function or store it in a variable that you can update on-demand. - -If `extraArgs` are left empty, a default of _200000_ `gasLimit` will be set. - -### Setting `gasLimit` +## Setting `gasLimit` The `gasLimit` specifies the maximum amount of gas CCIP can consume to execute `ccipReceive()` on the contract located on the destination blockchain. It is the main factor in determining the fee to send a message. Unspent gas is not refunded. @@ -66,21 +60,11 @@ To estimate the accurate gas limit for your destination contract, consider the f **Example**: For an example of how to estimate the gas limit, refer to the [Optimizing Gas Limit Settings in CCIP Messages](/ccip/tutorials/ccipreceive-gaslimit) guide. -### Setting `allowOutOfOrderExecution` - -The `allowOutOfOrderExecution` parameter enables you to control the execution order of your messages on the destination blockchain. This parameter is part of [`EVMExtraArgsV2`](/ccip/api-reference/client#evmextraargsv2) and is available only on lanes where the **Out of Order Execution** property is set to **Optional** or **Required**. Refer to the [Supported Networks page](/ccip/supported-networks) to determine if your target lane supports this feature. - -#### Best Practices - -- **When `allowOutOfOrderExecution` is Optional:** +## Using `extraArgs` - - You can set `allowOutOfOrderExecution` to either `true` or `false`, depending on your application's requirements. - - **`true`:** Messages can be executed in any order relative to other messages from the same sender. If a previous message has not yet been executed on the destination chain, it does not block the execution of subsequent messages. - - **`false`:** Messages are executed in order. CCIP ensures that preceding messages are processed before executing the current message. +The purpose of `extraArgs` is to allow compatibility with future CCIP upgrades. To get this benefit, make sure that `extraArgs` is mutable in production deployments. This allows you to build it offchain and pass it in a call to a function or store it in a variable that you can update on-demand. -- **When `allowOutOfOrderExecution` is Required:** - - You **must** set `allowOutOfOrderExecution` to `true`. This setting acknowledges that messages may be executed out of order. If set to `false`, the message will revert and will not be processed. - - This requirement is enforced on lanes where technical constraints necessitate out-of-order execution, such as mitigating issues related to zero-knowledge proof limitations. For more information, see the [proof overflow problem](https://community.scroll.io/t/the-proof-overflow-problem/841). +If `extraArgs` are left empty, a default of _200000_ `gasLimit` will be set. ## Decoupling CCIP Message Reception and Business Logic diff --git a/src/content/ccip/concepts/ccip-execution-latency.mdx b/src/content/ccip/concepts/ccip-execution-latency.mdx index 9483691773e..8347cfc6213 100644 --- a/src/content/ccip/concepts/ccip-execution-latency.mdx +++ b/src/content/ccip/concepts/ccip-execution-latency.mdx @@ -1,7 +1,7 @@ --- section: ccip date: Last Modified -title: "CCIP Execution Latency" +title: "Understanding CCIP Execution Latency" --- import { Aside } from "@components" @@ -130,11 +130,9 @@ This section provides an overview of the finality methods CCIP uses to determine | Ethereum | Finality tag | 15 minutes | | Gnosis | Finality tag | 3 minutes | | Kroma | Finality tag | 25 minutes | -| Linea | [Block depth](#block-depth) (600 blocks) | 20 minutes | | Metis | Finality tag | 2 hours | | Mode | Finality tag | 37 minutes | | Optimism | Finality tag | 20 minutes | | Polygon | Finality tag | 2 minutes | -| Scroll | Finality tag | 1 hour | | Wemix | Finality tag | < 1 second | | ZKsync | [Block depth](#block-depth) (1200 blocks) | 20 minutes | diff --git a/src/content/ccip/concepts/index.mdx b/src/content/ccip/concepts/index.mdx index 3716e31f593..5440a2efa65 100644 --- a/src/content/ccip/concepts/index.mdx +++ b/src/content/ccip/concepts/index.mdx @@ -6,8 +6,6 @@ isIndex: true whatsnext: { "CCIP Architecture": "/ccip/architecture", "Learn CCIP best practices": "/ccip/best-practices" } --- -import CCIPCommon from "@features/ccip/CcipCommon.astro" - Before you explore how Chainlink CCIP works in the [architecture guide](/ccip/architecture), it is best to understand the core concepts. ## Prerequisites @@ -40,7 +38,7 @@ To learn more, read about [blockchain interoperability](https://chain.link/educa Finality varies across different networks. Some networks offer instant finality and others require multiple confirmations. These time differences are set to ensure the security of CCIP and its users. Finality is crucial for token transfers because funds are locked and not reorganized once they are released onto the destination chain. In this scenario, finality ensures that funds on the destination chain are available only after they have been successfully committed on the source chain. -To learn more about finality, read the [CCIP Execution Latency](/ccip/concepts/ccip-execution-latency) conceptual guide. +To learn more about finality, read the [Understanding CCIP Execution Latency](/ccip/concepts/ccip-execution-latency) conceptual guide. ## Lane @@ -52,8 +50,6 @@ Chainlink Decentralized Oracle Networks, or **DONs**, run [Chainlink OCR2](/arch ## Risk Management Network - - The Risk Management Network is built using offchain and onchain components: - **[Offchain](#offchain-risk-management-node):** Several Risk Management nodes continually monitor all supported chains against abnormal activities @@ -61,8 +57,6 @@ The Risk Management Network is built using offchain and onchain components: ### Offchain Risk Management node - - The Risk Management Network is a secondary validation service parallel to the primary CCIP system. It doesn't run the same codebase as the [DON](#decentralized-oracle-network-don) to mitigate against security vulnerabilities that might affect the DON's codebase. The Risk Management Network has two main modes of operation: @@ -76,8 +70,6 @@ The Risk Management Network has two main modes of operation: ### Onchain Risk Management contract - - There is one Risk Management contract for each supported destination chain. The Risk Management contract maintains a group of nodes authorized to participate in the Risk Management blessing/cursing. Each Risk Management node has five components: diff --git a/src/content/ccip/getting-started.mdx b/src/content/ccip/getting-started.mdx index 2820d5bd753..6eea50e4e3c 100644 --- a/src/content/ccip/getting-started.mdx +++ b/src/content/ccip/getting-started.mdx @@ -62,10 +62,12 @@ Deploy the `Sender.sol` contract on _Avalanche Fuji_. To see a detailed explanat style="max-width: 70%;" /> - 1. Open MetaMask and send LINK to the contract address that you copied. Your contract will pay CCIP fees in LINK. + 1. Open MetaMask and send LINK to the contract address that you copied. Your contract will pay CCIP fees in LINK. - **Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. To run this example, you can get additional testnet LINK - from [faucets.chain.link](https://faucets.chain.link) or use a supported testnet other than Sepolia. + ## Deploy the receiver contract @@ -99,7 +101,7 @@ Deploy the receiver contract on _Ethereum Sepolia_. You will use this contract t style="max-width: 70%;" /> -You now have one _sender_ contract on _Avalanche Fuji_ and one _receiver_ contract on _Ethereum Sepolia_. You sent `70` LINK to the _sender_ contract to pay the CCIP fees. Next, send data from the sender contract to the receiver contract. +You now have one _sender_ contract on _Avalanche Fuji_ and one _receiver_ contract on _Ethereum Sepolia_. You sent `0.1` LINK to the _sender_ contract to pay the CCIP fees. Next, send data from the sender contract to the receiver contract. ## Send data @@ -123,7 +125,10 @@ Send a `Hello World!` string from your contract on _Avalanche Fuji_ to the contr 1. Click the **transact** button to run the function. MetaMask prompts you to confirm the transaction. - + 1. After the transaction is successful, note the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0x113933ec9f1b2e795a1e2f564c9d452db92d3e9a150545712687eb546916e633) of a successful transaction on _Avalanche Fuji_. @@ -193,7 +198,16 @@ The `sendMessage` function completes several operations: 1. Grant the router contract permission to deduct the fees from the contract's LINK balance. 1. Dispatch the CCIP message to the destination chain by executing the router's `ccipSend` [function](/ccip/api-reference/i-router-client#ccipsend). - + ### Receiver code diff --git a/src/content/ccip/service-responsibility.mdx b/src/content/ccip/service-responsibility.mdx index 76dd6b348fb..6b5d07e8ed5 100644 --- a/src/content/ccip/service-responsibility.mdx +++ b/src/content/ccip/service-responsibility.mdx @@ -27,7 +27,6 @@ Application developers are responsible for the correctness, security, and reliab - **Token risk assessment:** Developers are responsible for the risk assessment of any tokens they choose to support or list in their application and expose to their users. - **Risk communication:** Developers must clearly articulate and communicate identified risks to their users. - **Manual execution:** Developers must monitor their CCIP transactions and take action when transactions require manual execution. For example, informing their users and directing them to the appropriate page on the [CCIP Explorer](https://ccip.chain.link). -- **Risk Management Network coverage:** Developers must check the deployment status of the Risk Management Network on the chains they build on, such as via the [supported networks](/ccip/supported-networks) page. If the Risk Management Network is not yet active on a chain, developers must validate that its absence conforms to the requirements of their application’s specific use case. ## Blockchain Development Team Responsibilities diff --git a/src/content/ccip/supported-networks/index.mdx b/src/content/ccip/supported-networks/index.mdx index 005e26690d3..bbdb655233f 100644 --- a/src/content/ccip/supported-networks/index.mdx +++ b/src/content/ccip/supported-networks/index.mdx @@ -9,5 +9,3 @@ isIndex: true - [Testnet](/ccip/supported-networks/v1_2_0/testnet) To learn about tokens, token pools, and the token onboarding process, see the [CCIP Architecture](/ccip/architecture#token-pools) page. - -To learn about execution latency, see the [CCIP Execution Latency](/ccip/concepts/ccip-execution-latency) page. diff --git a/src/content/ccip/tutorials/cross-chain-tokens.mdx b/src/content/ccip/tutorials/cross-chain-tokens.mdx index 8b15d274796..cf6e613d9bb 100644 --- a/src/content/ccip/tutorials/cross-chain-tokens.mdx +++ b/src/content/ccip/tutorials/cross-chain-tokens.mdx @@ -55,11 +55,7 @@ To use this contract: 1. Open MetaMask and select the _Avalanche Fuji_ network. 1. In Remix IDE, click _Deploy & Run Transactions_ and select _Injected Provider - MetaMask_ from the environment list. Remix will then interact with your MetaMask wallet to communicate with _Avalanche Fuji_. - 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Avalanche Fuji_: - - - The router address is , - - The LINK contract address is . - + 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Avalanche Fuji_, the router address is and the LINK contract address is . 1. Click the **transact** button. After you confirm the transaction, the contract address appears on the _Deployed Contracts_ list. Note your contract address. 1. Open MetaMask and fund your contract with CCIP-BnM tokens. You can transfer _CCIP-BnM_ to your contract. @@ -72,10 +68,7 @@ To use this contract: You will transfer _0.001 CCIP-BnM_. The CCIP fees for using CCIP will be paid in LINK. Read this [explanation](#transferring-tokens-and-pay-in-link) for a detailed description of the code example. -1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. **Note**: The LINK tokens are used to pay for CCIP fees. - - **Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. To run this example, you can get additional testnet LINK - from [faucets.chain.link](https://faucets.chain.link) or use a supported testnet other than Sepolia. +1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. **Note**: The LINK tokens are used to pay for CCIP fees. 1. Transfer CCIP-BnM from _Avalanche Fuji_: @@ -96,7 +89,10 @@ You will transfer _0.001 CCIP-BnM_. The CCIP fees for using CCIP will be paid in 1. Click the **transact** button and confirm the transaction on MetaMask. 1. Once the transaction is successful, note the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0x62ca604240fc30133646ff94dcedac5375c5e42b109f3339c85e4fa29541d42b) of a transaction on _Avalanche Fuji_. - + 1. Open the [CCIP explorer](https://ccip.chain.link/) and search your cross-chain transaction using the transaction hash. @@ -135,7 +131,7 @@ You will transfer _0.001 CCIP-BnM_. The CCIP fees for using CCIP will be paid in You will transfer _0.001 CCIP-BnM_. The CCIP fees for using CCIP will be paid in Avalanche Fuji's native AVAX. Read this [explanation](#transferring-tokens-and-pay-in-native) for a detailed description of the code example. -1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with native gas tokens. You can transfer _AVAX_ to your contract. **Note**: The native gas tokens are used to pay for CCIP fees. +1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with native gas tokens. You can transfer _AVAX_ to your contract. **Note**: The native gas tokens are used to pay for CCIP fees. 1. Transfer CCIP-BnM from _Avalanche Fuji_: @@ -156,7 +152,10 @@ You will transfer _0.001 CCIP-BnM_. The CCIP fees for using CCIP will be paid in 1. Click the **transact** button and confirm the transaction on MetaMask. 1. Once the transaction is successful, note the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0x186e5767d65dffe685c24d5ee881201e2b39fd684220a68943b0b861178ddf64) of a transaction on _Avalanche Fuji_. - + 1. Open the [CCIP explorer](https://ccip.chain.link/) and search your cross-chain transaction using the transaction hash. @@ -215,7 +214,7 @@ The `transferTokensPayLINK` function undertakes six primary operations: {" "} - + 1. Computes the fees by invoking the router's `getFee` [function](/ccip/api-reference/i-router-client#getfee). 1. Ensures your contract balance in LINK is enough to cover the fees. @@ -239,7 +238,7 @@ The `transferTokensPayNative` function undertakes five primary operations: {" "} - + 1. Computes the fees by invoking the router's `getFee` [function](/ccip/api-reference/i-router-client#getfee). 1. Ensures your contract balance in native gas is enough to cover the fees. diff --git a/src/content/ccip/tutorials/manual-execution.mdx b/src/content/ccip/tutorials/manual-execution.mdx index 03161a22db6..3d5c87fdedb 100644 --- a/src/content/ccip/tutorials/manual-execution.mdx +++ b/src/content/ccip/tutorials/manual-execution.mdx @@ -34,7 +34,7 @@ This tutorial is similar to the [programmable token transfers example](/ccip/tut 1. Learn how to [acquire CCIP test tokens](/ccip/test-tokens#mint-test-tokens). Following this guide, you should have CCIP-BnM tokens, and CCIP-BnM should appear in the list of your tokens in MetaMask. 1. Learn how to [fund your contract](/resources/fund-your-contract). This guide shows how to fund your contract in LINK, but you can use the same guide for funding your contract with any ERC20 tokens as long as they appear in the list of tokens in MetaMask. 1. Follow the previous tutorial: [_Transfer Tokens with Data_](/ccip/tutorials/programmable-token-transfers) to learn how to make programmable token transfers using CCIP. -1. Create a free account on [Tenderly](https://tenderly.co/). You will use Tenderly to investigate the failed execution of the receiver contract. +1. Create a free account on [tenderly](https://tenderly.co/). You will use tenderly to investigate the failed execution of the receiver contract. ## Tutorial @@ -57,17 +57,11 @@ To use this contract: 1. Open MetaMask and select the network _Avalanche Fuji_. 1. In Remix IDE, click on _Deploy & Run Transactions_ and select _Injected Provider - MetaMask_ from the environment list. Remix will then interact with your MetaMask wallet to communicate with _Avalanche Fuji_. - 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Avalanche Fuji_: - - The router address is , - - The LINK contract address is . + 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Avalanche Fuji_, the router address is and the LINK contract address is . 1. Click the **transact** button. After you confirm the transaction, the contract address appears on the _Deployed Contracts_ list. Note your contract address. 1. Open MetaMask and fund your contract with CCIP-BnM tokens. You can transfer _CCIP-BnM_ to your contract. - 1. Open MetaMask and fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. - - **Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. To run this example, you can get additional testnet LINK - from [faucets.chain.link](https://faucets.chain.link) or use a supported testnet other than Sepolia. - + 1. Open MetaMask and fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. 1. Enable your contract to send CCIP messages to _Ethereum Sepolia_: 1. In Remix IDE, under _Deploy & Run Transactions_, open the list of transactions of your smart contract deployed on _Avalanche Fuji_. 1. Call the `allowlistDestinationChain` with as the destination chain selector, and as allowed. Each chain selector is found on the [supported networks page](/ccip/supported-networks). @@ -76,9 +70,7 @@ To use this contract: 1. Open MetaMask and select the network _Ethereum Sepolia_. 1. In Remix IDE, under _Deploy & Run Transactions_, make sure the environment is still _Injected Provider - MetaMask_. - 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Ethereum Sepolia_: - - The router address is , - - The LINK contract address is . + 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Ethereum Sepolia_, the router address is and the LINK contract address is . 1. Click the **transact** button. After you confirm the transaction, the contract address appears on the _Deployed Contracts_ list. Note your contract address. 1. Enable your contract to receive CCIP messages from _Avalanche Fuji_: @@ -113,7 +105,10 @@ You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will 1. Click on `transact` and confirm the transaction on MetaMask. 1. After the transaction is successful, record the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0xfb7e1eea5335c018589166b1ac597b618a92899d99ec4d1b1079e147cde81d9b) of a transaction on _Avalanche Fuji_. - + 1. Open the [CCIP explorer](https://ccip.chain.link/) and search your cross-chain transaction using the transaction hash. Note that the _Gas Limit_ is _20000_. In this example, the CCIP message ID is _0xf8dc098c832332ac59ccc73ee00b480975d8f122a2265c90a1ccc2cd52268770_. @@ -154,27 +149,27 @@ You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will To determine if a low gas limit is causing the failure in the receiver contract's execution, consider the following methods: -- Error analysis: Examine the error description in the CCIP explorer. An error labeled _ReceiverError. This may be due to an out of gas error on the destination chain. Error code: 0x_, often indicates a low gas issue. +- Error analysis: Examine the error description in the CCIP explorer. An error labeled _ReceiverError. This may be due to an out of gas error on the destination chain. Error code: 0x_, often indicates a low gas issue -- Advanced Investigation Tool: For a comprehensive analysis, employ a sophisticated tool like [Tenderly](https://tenderly.co/). Tenderly can provide detailed insights into the transaction processes, helping to pinpoint the exact cause of the failure. +- Advanced Investigation Tool: For a comprehensive analysis, employ a sophisticated tool like [tenderly](https://tenderly.co/). Tenderly can provide detailed insights into the transaction processes, helping to pinpoint the exact cause of the failure. -To use [Tenderly](https://tenderly.co/): +To use [tenderly](https://tenderly.co/): -1. Copy the destination transaction hash from the CCIP explorer. In this example, the destination transaction hash is _0x9f5b50460a1ab551add15dc4b743c81df992e34bc8140bbbdc033de7043140f5_. -1. Open Tenderly and search for your transaction. You should see an interface similar to the following: +1. Copy the destination transaction hash from the CCIP explorer. In this example, the destination transaction hash is _0x06cb1c7d92483e67382a932e99411c4525e2c3aca6e46498c2ba64bf7eb08aba_. +1. Open tenderly and search for your transaction. You should see an interface similar to the following:
1. Enable _Full Trace_ then click on _Reverts_. 1. Notice the _out of gas_ error in the receiver contract. In this example, the receiver contract is _0x47EAa31C9e2B1B1Ba19824BedcbE0014c15df15e_. @@ -183,7 +178,7 @@ To use [Tenderly](https://tenderly.co/): You will increase the gas limit and trigger manual execution: -1. In the [CCIP explorer](https://ccip.chain.link/), connect your wallet, set the _Gas limit override_ to , and click on _Trigger Manual Execution_. +1. In the [CCIP explorer](https://ccip.chain.link/), set the _Gas limit override_ to then click on _Trigger Manual Execution_.
@@ -236,10 +231,7 @@ The smart contract used in this tutorial is configured to use CCIP for transferr A key distinction in this tutorial is the intentional setup of a low gas limit of `20,000` for building the CCIP message. This specific gas limit setting is expected to fail the message delivery on the receiver contract in the destination chain: ```solidity -Client.EVMExtraArgsV2({ - gasLimit: 20_000 - allowOutOfOrderExecution: true -}) +Client._argsToBytes( + Client.EVMExtraArgsV1({gasLimit: 20_000}) +) ``` - - diff --git a/src/content/ccip/tutorials/programmable-token-transfers-defensive.mdx b/src/content/ccip/tutorials/programmable-token-transfers-defensive.mdx index e7e992461d0..9b976c53107 100644 --- a/src/content/ccip/tutorials/programmable-token-transfers-defensive.mdx +++ b/src/content/ccip/tutorials/programmable-token-transfers-defensive.mdx @@ -57,9 +57,7 @@ To use this contract: 1. Open MetaMask and select the network _Avalanche Fuji_. 1. In Remix IDE, click on _Deploy & Run Transactions_ and select _Injected Provider - MetaMask_ from the environment list. Remix will then interact with your MetaMask wallet to communicate with _Avalanche Fuji_. - 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Avalanche Fuji_: - - The router address is , - - The LINK contract address is . + 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Avalanche Fuji_, the router address is and the LINK contract address is . 1. Click the **transact** button. After you confirm the transaction, the contract address appears on the _Deployed Contracts_ list. Note your contract address. 1. Open MetaMask and fund your contract with CCIP-BnM tokens. You can transfer _CCIP-BnM_ to your contract. @@ -71,9 +69,7 @@ To use this contract: 1. Open MetaMask and select the network _Ethereum Sepolia_. 1. In Remix IDE, under _Deploy & Run Transactions_, make sure the environment is still _Injected Provider - MetaMask_. - 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Ethereum Sepolia_: - - The router address is , - - The LINK contract address is . + 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Ethereum Sepolia_, the router address is and the LINK contract address is . 1. Click the **transact** button. After you confirm the transaction, the contract address appears on the _Deployed Contracts_ list. Note your contract address. 1. Enable your contract to receive CCIP messages from _Avalanche Fuji_: @@ -92,10 +88,7 @@ At this point, you have one _sender_ contract on _Avalanche Fuji_ and one _recei You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will be paid in LINK. -1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. - - **Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. To run this example, you can get additional testnet LINK - from [faucets.chain.link](https://faucets.chain.link) or use a supported testnet other than Sepolia. +1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. 1. Send a string data with tokens from _Avalanche Fuji_: @@ -116,7 +109,10 @@ You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will 1. Click on `transact` and confirm the transaction on MetaMask. 1. After the transaction is successful, record the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0x4c7a192fa5636557569d076c06633c4f06140f117a44b49f21628eedd72b8423) of a transaction on _Avalanche Fuji_. - + 1. Open the [CCIP explorer](https://ccip.chain.link/) and search your cross-chain transaction using the transaction hash. @@ -193,8 +189,6 @@ The smart contract featured in this tutorial is designed to interact with CCIP t ### Sending messages - - The `sendMessagePayLINK` function is similar to the `sendMessagePayLINK` function in the [_Transfer Tokens with Data_](/ccip/tutorials/programmable-token-transfers) tutorial. The main difference is the increased gas limit to account for the additional gas required to process the error-handling logic. ### Receiving and processing messages diff --git a/src/content/ccip/tutorials/programmable-token-transfers.mdx b/src/content/ccip/tutorials/programmable-token-transfers.mdx index f1256c7042f..feb780adacf 100644 --- a/src/content/ccip/tutorials/programmable-token-transfers.mdx +++ b/src/content/ccip/tutorials/programmable-token-transfers.mdx @@ -57,9 +57,7 @@ To use this contract: 1. Open MetaMask and select the network _Avalanche Fuji_. 1. In Remix IDE, click on _Deploy & Run Transactions_ and select _Injected Provider - MetaMask_ from the environment list. Remix will then interact with your MetaMask wallet to communicate with _Avalanche Fuji_. - 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Avalanche Fuji_: - - The router address is , - - The LINK contract address is . + 1. Fill in your blockchain's router and LINK contract addresses. The router address can be found on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Avalanche Fuji_, the router address is and the LINK contract address is . 1. Click the **transact** button. After you confirm the transaction, the contract address appears on the _Deployed Contracts_ list. Note your contract address. 1. Open MetaMask and fund your contract with CCIP-BnM tokens. You can transfer _CCIP-BnM_ to your contract. @@ -89,10 +87,7 @@ At this point, you have one _sender_ contract on _Avalanche Fuji_ and one _recei You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will be paid in LINK. Read this [explanation](#transferring-tokens-and-data-and-pay-in-link) for a detailed description of the code example. -1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. - - **Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. To run this example, you can get additional testnet LINK - from [faucets.chain.link](https://faucets.chain.link) or use a supported testnet other than Sepolia. +1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. 1. Send a string data with tokens from _Avalanche Fuji_: @@ -113,7 +108,10 @@ You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will 1. Click on `transact` and confirm the transaction on MetaMask. 1. After the transaction is successful, record the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0xd3a0fade0e143fb39964c764bd4803e40062ba8c88e129f44ee795e33ade464b) of a transaction on _Avalanche Fuji_. - + 1. Open the [CCIP explorer](https://ccip.chain.link/) and search your cross-chain transaction using the transaction hash. @@ -155,7 +153,7 @@ You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will be paid in Avalanche's native AVAX. Read this [explanation](#transferring-tokens-and-data-and-pay-in-native) for a detailed description of the code example. -1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with AVAX tokens. You can transfer _AVAX_ to your contract. The native gas tokens are used to pay the CCIP fees. +1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with AVAX tokens. You can transfer _AVAX_ to your contract. The native gas tokens are used to pay the CCIP fees. 1. Send a string data with tokens from _Avalanche Fuji_: @@ -176,7 +174,10 @@ You will transfer _0.001 CCIP-BnM_ and a text. The CCIP fees for using CCIP will 1. Click on `transact` and confirm the transaction on MetaMask. 1. Once the transaction is successful, note the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0x8101fef78288981813915e77f8e5746bdba69711bdb7bc1706944a67ac70854b) of a transaction on _Avalanche Fuji_. - + 1. Open the [CCIP explorer](https://ccip.chain.link/) and search your cross-chain transaction using the transaction hash. @@ -247,7 +248,7 @@ The `sendMessagePayLINK` function undertakes six primary operations: {" "} - + 1. Computes the fees by invoking the router's `getFee` [function](/ccip/api-reference/i-router-client#getfee). 1. Ensures your contract balance in LINK is enough to cover the fees. @@ -271,7 +272,7 @@ The `sendMessagePayNative` function undertakes five primary operations: {" "} - + 1. Computes the fees by invoking the router's `getFee` [function](/ccip/api-reference/i-router-client#getfee). 1. Ensures your contract balance in native gas is enough to cover the fees. diff --git a/src/content/ccip/tutorials/send-arbitrary-data-receipt-acknowledgment.mdx b/src/content/ccip/tutorials/send-arbitrary-data-receipt-acknowledgment.mdx index bba164307d5..11c5e678206 100644 --- a/src/content/ccip/tutorials/send-arbitrary-data-receipt-acknowledgment.mdx +++ b/src/content/ccip/tutorials/send-arbitrary-data-receipt-acknowledgment.mdx @@ -59,10 +59,7 @@ Deploy the `MessageTracker.sol` contract on _Avalanche Fuji_ and enable it to se 1. After you confirm the transaction, the contract address appears in the **Deployed Contracts** list. Copy your contract address. - 1. Open MetaMask and send LINK to the contract address you copied. Your contract will pay CCIP fees in LINK. - - **Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. To run this example, you can get additional testnet LINK - from [faucets.chain.link](https://faucets.chain.link) or use a supported testnet other than Sepolia. + 1. Open MetaMask and send LINK to the contract address you copied. Your contract will pay CCIP fees in LINK. 1. Allow the _Ethereum Sepolia_ chain selector for both destination and source chains. @@ -97,10 +94,7 @@ Deploy the `Acknowledger.sol` contract on _Ethereum Sepolia_ and enable it to se 1. After you confirm the transaction, the contract address appears in the **Deployed Contracts** list. Copy this contract address. - 1. Open MetaMask and send LINK to the contract address that you copied. Your contract will pay CCIP fees in LINK. - - **Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. To run this example, you can get additional testnet LINK - from [faucets.chain.link](https://faucets.chain.link) or use a supported testnet other than Sepolia. + 1. Open MetaMask and send LINK to the contract address that you copied. Your contract will pay CCIP fees in LINK. 1. Allow the _Avalanche Fuji_ chain selector for both destination and source chains. You must also enable your acknowledger contract to receive CCIP messages from the message tracker you deployed on _Avalanche Fuji_. @@ -122,9 +116,7 @@ Deploy the `Acknowledger.sol` contract on _Ethereum Sepolia_ and enable it to se 1. Open MetaMask and select the _Avalanche Fuji_ network. 1. Click **transact** to call the function. MetaMask prompts you to confirm the transaction. -At this point, you have one _message tracker_ (sender) contract on _Avalanche Fuji_ and one _acknowledger_ (receiver) contract on _Ethereum Sepolia_. You sent `70` LINK to the _message tracker_ contract and `70` LINK to the _acknowledger_ contract to pay the CCIP fees. - -**Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. +At this point, you have one _message tracker_ (sender) contract on _Avalanche Fuji_ and one _acknowledger_ (receiver) contract on _Ethereum Sepolia_. You sent `0.5` LINK to the _message tracker_ contract and `0.5` LINK to the _acknowledger_ contract to pay the CCIP fees. ### Send data and track the message status @@ -144,7 +136,10 @@ At this point, you have one _message tracker_ (sender) contract on _Avalanche Fu 1. Click **transact** to call the function. MetaMask prompts you to confirm the transaction. - + 1. Upon transaction success, expand the last transaction in the Remix log and copy the transaction hash. In this example, it is `0x1f88abc33a4ab426a5466e01d9e5fe8a2b96d6a6e5cedb643a674489c74126b4`. @@ -279,8 +274,6 @@ Refer to the [Send Arbitrary Data](/ccip/tutorials/send-arbitrary-data#explanati Here, we will further explain the acknowledgment of receipt mechanism. - - ### Message acknowledgment of receipt mechanism This mechanism ensures that a message sent by the _message tracker_ (sender) contract is received and acknowledged by the _acknowledger_ (receiver) contract. The message status is tracked and stored in the _message tracker_ contract. diff --git a/src/content/ccip/tutorials/send-arbitrary-data.mdx b/src/content/ccip/tutorials/send-arbitrary-data.mdx index 7102439a6f0..4af89679410 100644 --- a/src/content/ccip/tutorials/send-arbitrary-data.mdx +++ b/src/content/ccip/tutorials/send-arbitrary-data.mdx @@ -46,9 +46,7 @@ To use this contract: 1. Open MetaMask and select the network _Avalanche Fuji_. 1. In Remix IDE, click on _Deploy & Run Transactions_ and select _Injected Provider - MetaMask_ from the environment list. Remix will then interact with your MetaMask wallet to communicate with _Avalanche Fuji_. - 1. Fill in the router address and the link address for your network. You can find the router address on the [supported networks page](/ccip/supported-networks) and the LINK token address on the [LINK Token contracts page](/resources/link-token-contracts?parent=ccip). For _Avalanche Fuji_: - - The router address is , - - The LINK contract address is . + 1. Fill in the router address and the link address for your network. You can find the router address on the [supported networks page](/ccip/supported-networks) and the LINK token address on the [LINK Token contracts page](/resources/link-token-contracts?parent=ccip). For _Avalanche Fuji_, the router address is and the LINK contract address is . 1. Click on _transact_. After you confirm the transaction, the contract address appears on the _Deployed Contracts_ list. Note your contract address. 1. Enable your contract to send CCIP messages to _Ethereum Sepolia_: @@ -59,9 +57,7 @@ To use this contract: 1. Open MetaMask and select the network _Ethereum Sepolia_. 1. In Remix IDE, under _Deploy & Run Transactions_, make sure the environment is still _Injected Provider - MetaMask_. - 1. Fill in the router address and the LINK address for your network. You can find the router address on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Ethereum Sepolia_: - - The router address is , - - The LINK contract address is . + 1. Fill in the router address and the LINK address for your network. You can find the router address on the [supported networks page](/ccip/supported-networks) and the LINK contract address on the [LINK token contracts page](/resources/link-token-contracts). For _Ethereum Sepolia_, the router address is and the LINK contract address is . 1. Click on _transact_. After you confirm the transaction, the contract address appears on the _Deployed Contracts_ list. Note your contract address. 1. Enable your contract to receive CCIP messages from _Avalanche Fuji_: @@ -77,10 +73,7 @@ At this point, you have one _sender_ contract on _Avalanche Fuji_ and one _recei You will use CCIP to send a text. The CCIP fees for using CCIP will be paid in LINK. Read this [explanation](#sending-data-and-pay-in-link) for a detailed description of the code example. -1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. - - **Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. To run this example, you can get additional testnet LINK - from [faucets.chain.link](https://faucets.chain.link) or use a supported testnet other than Sepolia. +1. Open MetaMask and connect to _Avalanche Fuji_. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. 1. Send "Hello World!" from _Avalanche Fuji_: @@ -99,7 +92,10 @@ You will use CCIP to send a text. The CCIP fees for using CCIP will be paid in L 1. Click on `transact` and confirm the transaction on MetaMask. 1. Once the transaction is successful, note the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0x233d2d882e6cfe736c982d58a33021d2f4f6b96e0cfd2c7a874cf2eb63790aa1) of a transaction on _Avalanche Fuji_. - + 1. Open the [CCIP explorer](https://ccip.chain.link/) and search your cross-chain transaction using the transaction hash. @@ -152,7 +148,10 @@ You will use CCIP to send a text. The CCIP fees for using CCIP will be paid in n 1. Click on `transact` and confirm the transaction on MetaMask. 1. Once the transaction is successful, note the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0x5cb5ea9b1631f62148105d67b780b56fce66db398667276ea498104b7896ffee) of a transaction on _Avalanche Fuji_. - + 1. Open the [CCIP explorer](https://ccip.chain.link/) and search your cross-chain transaction using the transaction hash. @@ -222,7 +221,7 @@ The `sendMessagePayLINK` function undertakes five primary operations: {" "} - + 1. Computes the fees by invoking the router's `getFee` [function](/ccip/api-reference/i-router-client#getfee). 1. Ensures your contract balance in LINK is enough to cover the fees. @@ -245,7 +244,7 @@ The `sendMessagePayNative` function undertakes four primary operations: {" "} - + 1. Computes the fees by invoking the router's `getFee` [function](/ccip/api-reference/i-router-client#getfee). 1. Ensures your contract balance in native gas is enough to cover the fees. diff --git a/src/content/ccip/tutorials/usdc.mdx b/src/content/ccip/tutorials/usdc.mdx index 204e25b8ca6..8d8ae13779a 100644 --- a/src/content/ccip/tutorials/usdc.mdx +++ b/src/content/ccip/tutorials/usdc.mdx @@ -91,10 +91,7 @@ Deploy the Sender contract on _Avalanche Fuji_: 1. Click the **transact** button. After you confirm the transaction, the contract address appears on the _Deployed Contracts_ list. Note your contract address. 1. Open MetaMask and fund your contract with USDC tokens. You can transfer _USDC_ to your contract. - 1. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. - - **Note:** This transaction fee is significantly higher than normal due to gas spikes on Sepolia. To run this tutorial, you can get additional testnet LINK - from [faucets.chain.link](https://faucets.chain.link) or use a supported testnet other than Sepolia. + 1. Fund your contract with LINK tokens. You can transfer _LINK_ to your contract. In this example, LINK is used to pay the CCIP fees. Deploy the Staker and Receiver contracts on _Ethereum Sepolia_. Configure the Receiver contract to receive CCIP messages from the Sender contract: @@ -137,27 +134,27 @@ Deploy the Staker and Receiver contracts on _Ethereum Sepolia_. Configure the Re 1. Click on `transact` and confirm the transaction on MetaMask. -1. Configure the Sender contract on _Avalanche Fuji_: +Configure the Sender contract on _Avalanche Fuji_: - 1. Open MetaMask and select the network _Avalanche Fuji_. - 1. In Remix IDE, under _Deploy & Run Transactions_, open the list of transactions of your Sender contract deployed on _Avalanche Fuji_. - 1. Fill in the arguments of the _**setReceiverForDestinationChain**_ function: +1. Open MetaMask and select the network _Avalanche Fuji_. +1. In Remix IDE, under _Deploy & Run Transactions_, open the list of transactions of your Sender contract deployed on _Avalanche Fuji_. +1. Fill in the arguments of the _**setReceiverForDestinationChain**_ function: -
+
- | Argument | Value and Description | - | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | - | \_destinationChainSelector |
The chain selector of _Ethereum Sepolia_. You can find it on the [supported networks page](/ccip/supported-networks). | - | \_receiver | Your receiver contract address at _Ethereum Sepolia_.
The receiver contract address. | + | Argument | Value and Description | + | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | + | \_destinationChainSelector |
The chain selector of _Ethereum Sepolia_. You can find it on the [supported networks page](/ccip/supported-networks). | + | \_receiver | Your receiver contract address at _Ethereum Sepolia_.
The receiver contract address. | - 1. Fill in the arguments of the _**setGasLimitForDestinationChain**_: function: +1. Fill in the arguments of the _**setGasLimitForDestinationChain**_: function: -
+
- | Argument | Value and Description | - | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | - | \_destinationChainSelector |
The chain selector of _Ethereum Sepolia_. You can find it on the [supported networks page](/ccip/supported-networks). | - | \_gasLimit |
The gas limit for the execution of the CCIP message on the destination chain. | + | Argument | Value and Description | + | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | + | \_destinationChainSelector |
The chain selector of _Ethereum Sepolia_. You can find it on the [supported networks page](/ccip/supported-networks). | + | \_gasLimit |
The gas limit for the execution of the CCIP message on the destination chain. | At this point: @@ -177,16 +174,21 @@ You will transfer _1 USDC_ and arbitrary data, which contains the encoded stake 1. In Remix IDE, under _Deploy & Run Transactions_, open the list of transactions of your smart contract deployed on _Avalanche Fuji_. 1. Fill in the arguments of the _**sendMessagePayLINK**_ function: - | Argument | Value and Description | - | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | - | \_destinationChainSelector |
CCIP Chain identifier of the destination blockchain (_Ethereum Sepolia_ in this example). You can find each chain selector on the [supported networks page](/ccip/supported-networks). | - | \_beneficiary | The beneficiary of the Staker tokens on _Ethereum Sepolia_. You can set your own EOA (Externally Owned Account) so you can redeem the Staker tokens in exchange for USDC tokens. | - | \_amount |
The token amount (_1 USDC_). | +
+ +| Argument | Value and Description | +| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| \_destinationChainSelector |
CCIP Chain identifier of the destination blockchain (_Ethereum Sepolia_ in this example). You can find each chain selector on the [supported networks page](/ccip/supported-networks). | +| \_beneficiary | The beneficiary of the Staker tokens on _Ethereum Sepolia_. You can set your own EOA (Externally Owned Account) so you can redeem the Staker tokens in exchange for USDC tokens. | +| \_amount |
The token amount (_1 USDC_). | 1. Click on `transact` and confirm the transaction on MetaMask. 1. After the transaction is successful, record the transaction hash. Here is an [example](https://testnet.snowtrace.io/tx/0x5e066ec7e94496e1547c368df4199b9f0c4f8f6c82012b2d974aa258a5c9e9fe) of a transaction on _Avalanche Fuji_. - + 1. Open the [CCIP explorer](https://ccip.chain.link/) and search your cross-chain transaction using the transaction hash. @@ -270,8 +272,6 @@ The Sender contract is responsible for initiating the transfer of USDC tokens an - Dispatches the CCIP message to the destination chain by executing the router’s `ccipSend` function. - Emits a `MessageSent` event. - - ### Staker Contract diff --git a/src/content/resources/link-token-contracts.mdx b/src/content/resources/link-token-contracts.mdx index 09bc717dfc2..e75d2ede928 100644 --- a/src/content/resources/link-token-contracts.mdx +++ b/src/content/resources/link-token-contracts.mdx @@ -64,12 +64,9 @@ Testnet ETH and LINK are available at [faucets.chain.link/sepolia](https://fauce BNB is used to pay for transactions on the BNB Chain Mainnet.
| Parameter | Value | @@ -103,15 +100,11 @@ Testnet LINK is available at [faucets.chain.link/bnb-chain-testnet](https://fauc POL is used to pay for transactions on Polygon. You can use the [Polygon Bridge](https://wallet.polygon.technology/polygon/bridge/) to transfer tokens to Polygon Mainnet and then use [Polygon Gas Swap](https://wallet.polygon.technology/polygon/gas-swap/) to swap supported tokens to POL. | Parameter | Value | @@ -205,7 +198,9 @@ Testnet AVAX and LINK are available at [faucets.chain.link/fuji](https://faucets FTM is used to pay for transactions on Fantom Mainnet. | Parameter | Value | @@ -492,19 +487,6 @@ ETH is used to pay for transactions on Linea Mainnet. Use the [Linea Bridge](htt | Decimals | 18 | | Network status | [linea.statuspage.io](https://linea.statuspage.io/) | -### Linea Sepolia testnet - -Testnet ETH is used to pay for transactions on Linea Sepolia. Testnet ETH and LINK are available at [faucets.chain.link/linea-sepolia](https://faucets.chain.link/linea-sepolia). - -| Parameter | Value | -| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| Chain ID | `59141` | -| Address |
| -| Name | Chainlink Token on Linea Sepolia testnet | -| Symbol | LINK | -| Decimals | 18 | -| Network status | [linea.statuspage.io](https://linea.statuspage.io/) | - ## ZKsync ### ZKsync Era mainnet diff --git a/src/content/vrf/v2-5/supported-networks.mdx b/src/content/vrf/v2-5/supported-networks.mdx index be0fb61a1d2..378b9baefcd 100644 --- a/src/content/vrf/v2-5/supported-networks.mdx +++ b/src/content/vrf/v2-5/supported-networks.mdx @@ -92,7 +92,7 @@ VRF v2.5 coordinators for subscription funding are available on several networks | --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | LINK Token |
| | VRF Coordinator |
| -| 500 gwei Key Hash | | +| 100 gwei Key Hash | | | Premium percentage
(paying with Sepolia ETH) | 24 | | Premium percentage
(paying with testnet LINK) | 20 | | Max Gas Limit | 2,500,000 | @@ -106,7 +106,7 @@ VRF v2.5 coordinators for subscription funding are available on several networks | LINK Token |
| | VRF Wrapper |
| | VRF Coordinator |
| -| 500 gwei Key Hash | | +| 100 gwei Key Hash | | | Premium percentage
(paying with Sepolia ETH) | 24 | | Premium percentage
(paying with testnet LINK) | 20 | | Minimum Confirmations | 3 | diff --git a/src/features/ccip/CcipCommon.astro b/src/features/ccip/CcipCommon.astro index bcc46089e6f..30259105669 100644 --- a/src/features/ccip/CcipCommon.astro +++ b/src/features/ccip/CcipCommon.astro @@ -1,6 +1,6 @@ --- -const senderContractCallout = await Astro.glob("./SenderContractCallout.mdx") -const SenderContractCalloutComponent = senderContractCallout[0].Content +const extraArgsCallout = await Astro.glob("./ExtraArgsCallout.mdx") +const ExtraArgsCalloutComponent = extraArgsCallout[0].Content const thirdPartyApps = await Astro.glob("./third-party-apps.mdx") const ThirdPartyAppsComponent = thirdPartyApps[0].Content const SupportedNetworksConcepts = await Astro.glob("./Supported-networks-concepts.mdx") @@ -11,29 +11,21 @@ const TalkToExpert = await Astro.glob("./Talk-Expert.mdx") const TalkToExpertComponent = TalkToExpert[0].Content const UseSimulator = await Astro.glob("./Use-Simulator.mdx") const UseSimulatorComponent = UseSimulator[0].Content -const RMNCaution = await Astro.glob("./RMNCaution.mdx") -const RMNCautionComponent = RMNCaution[0].Content -const GasSpike = await Astro.glob("./GasSpike.mdx") -const GasSpikeComponent = GasSpike[0].Content export type Props = { callout?: - | "senderContractCallout" + | "extraArgsCallout" | "thirdPartyApps" | "supportedNetworksConcepts" | "importCCIPPackage" | "talkToExpert" | "useSimulator" - | "rmnCaution" - | "gasSpike" } const { callout } = Astro.props as Props --- -{callout === "senderContractCallout" && } +{callout === "extraArgsCallout" && } {callout === "thirdPartyApps" && } {callout === "supportedNetworksConcepts" && } {callout === "importCCIPPackage" && } {callout === "talkToExpert" && } {callout === "useSimulator" && } -{callout === "rmnCaution" && } -{callout === "gasSpike" && } diff --git a/src/features/ccip/ExtraArgsCallout.mdx b/src/features/ccip/ExtraArgsCallout.mdx new file mode 100644 index 00000000000..a9d8d162338 --- /dev/null +++ b/src/features/ccip/ExtraArgsCallout.mdx @@ -0,0 +1,7 @@ +import { Aside } from "@components" + + diff --git a/src/features/ccip/GasSpike.mdx b/src/features/ccip/GasSpike.mdx deleted file mode 100644 index b7234c33fa0..00000000000 --- a/src/features/ccip/GasSpike.mdx +++ /dev/null @@ -1,8 +0,0 @@ -import { Aside } from "@components" - - diff --git a/src/features/ccip/ImportCCIPPackage.mdx b/src/features/ccip/ImportCCIPPackage.mdx index f1a46102356..2bf471d1757 100644 --- a/src/features/ccip/ImportCCIPPackage.mdx +++ b/src/features/ccip/ImportCCIPPackage.mdx @@ -6,47 +6,34 @@ import { Tabs } from "@components/Tabs" npm yarn foundry - - If you use [NPM](https://www.npmjs.com/), install the [@chainlink/contracts-ccip NPM package](https://www.npmjs.com/package/@chainlink/contracts-ccip). - - **For lanes where "Out of Order Execution" property is set to Optional or Required** (see the [supported networks page](/ccip/supported-networks)): Use version `1.5.0`: - ```shell - npm install @chainlink/contracts-ccip@1.5.0-beta.0 - ``` + If you use [NPM](https://www.npmjs.com/), install the [@chainlink/contracts-ccip NPM + package](https://www.npmjs.com/package/@chainlink/contracts-ccip) and set it to the v1.4.0 release: - - **For lanes where "Out of Order Execution" property is not set** (see the [supported networks page](/ccip/supported-networks)): Use version `1.4.0`: ```shell npm install @chainlink/contracts-ccip@1.4.0 ``` - + - If you use [Yarn](https://yarnpkg.com/), install the [@chainlink/contracts-ccip NPM package](https://www.npmjs.com/package/@chainlink/contracts-ccip). - - **For lanes where "Out of Order Execution" property is set to Optional or Required** (see the [supported networks page](/ccip/supported-networks)): Use version `1.5.0`: - ```shell - yarn add @chainlink/contracts-ccip@1.5.0-beta.0 - ``` + If you use [Yarn](https://yarnpkg.com/), install the [@chainlink/contracts-ccip NPM + package](https://www.npmjs.com/package/@chainlink/contracts-ccip) and set it to the v1.4.0 release: - - **For lanes where "Out of Order Execution" property is not set** (see the [supported networks page](/ccip/supported-networks)): Use version `1.4.0`: ```shell yarn add @chainlink/contracts-ccip@1.4.0 ``` - + - If you use [Foundry](https://book.getfoundry.sh/), install the relevant release based on your environment. - - **For lanes where "Out of Order Execution" property is set to Optional or Required** (see the [supported networks page](/ccip/supported-networks)): Install version `5c711214167b7e6f05cf6de74bdab9f6e26763b2`: - ```shell - forge install smartcontractkit/ccip@5c711214167b7e6f05cf6de74bdab9f6e26763b2 - ``` + If you use [Foundry](https://book.getfoundry.sh/), install the v1.4.0 release: - - **For lanes where "Out of Order Execution" property is not set** (see the [supported networks page](/ccip/supported-networks)): Install version `b06a3c2eecb9892ec6f76a015624413fffa1a122`: ```shell forge install smartcontractkit/ccip@b06a3c2eecb9892ec6f76a015624413fffa1a122 ``` + diff --git a/src/features/ccip/RMNCaution.mdx b/src/features/ccip/RMNCaution.mdx deleted file mode 100644 index 9450d9ea38b..00000000000 --- a/src/features/ccip/RMNCaution.mdx +++ /dev/null @@ -1,10 +0,0 @@ -import { Aside } from "@components" - - diff --git a/src/features/ccip/SenderContractCallout.mdx b/src/features/ccip/SenderContractCallout.mdx deleted file mode 100644 index 4833b9fae81..00000000000 --- a/src/features/ccip/SenderContractCallout.mdx +++ /dev/null @@ -1,14 +0,0 @@ -import { Aside } from "@components" - - diff --git a/src/features/ccip/components/billing/TokenCalculator.tsx b/src/features/ccip/components/billing/TokenCalculator.tsx index 531d7831003..0cb7635280e 100644 --- a/src/features/ccip/components/billing/TokenCalculator.tsx +++ b/src/features/ccip/components/billing/TokenCalculator.tsx @@ -35,17 +35,9 @@ 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) { - const sourceData = tokenData[sourceBlockchain] - if (sourceData) { - return { blockchains: Object.keys(sourceData) as SupportedChain[] } - } else { - return { blockchains: [] } - } + return { blockchains: Object.keys(tokenData[sourceBlockchain]) as SupportedChain[] } } }, fees: (params: FetchParams) => { diff --git a/src/features/ccip/components/supported-networks/ChainConfig.astro b/src/features/ccip/components/supported-networks/ChainConfig.astro index c60af9e8dc9..bbb8078f693 100644 --- a/src/features/ccip/components/supported-networks/ChainConfig.astro +++ b/src/features/ccip/components/supported-networks/ChainConfig.astro @@ -69,7 +69,6 @@ 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 7d526282f01..10c3dfd1253 100644 --- a/src/features/ccip/components/supported-networks/LaneConfig.astro +++ b/src/features/ccip/components/supported-networks/LaneConfig.astro @@ -37,8 +37,7 @@ const { version, destinationChainSelector, } = Astro.props as ConfigProps - -const { rateLimiterConfig, supportedTokens, onRamp, rmnPermeable } = laneConfig +const { rateLimiterConfig, supportedTokens, onRamp } = laneConfig const normalizeNumber = (bigNum: BigNumber, decimals: number = 18) => { const divisor = new BigNumber(10).pow(decimals) @@ -101,10 +100,6 @@ const explorerUrl = getExplorer(sourceChain) if (!explorerUrl) throw Error(`Explorer url not found for ${sourceChain}`) const onRampExplorerUrl = getExplorerAddressUrl(explorerUrl)(onRamp.address) -const enforceOutOfOrder = onRamp.enforceOutOfOrder -const enforceOutOfOrderText = enforceOutOfOrder === undefined ? "N/A" : enforceOutOfOrder ? "Required" : "Optional" - -const rmnStatusText = rmnPermeable ? "Coming Soon" : "Enabled" let tokensWithExtraInfo: TokenExtraInfo[] = [] @@ -205,48 +200,6 @@ if (supportedTokens) {
- - <> - - - <> - - - - - - - - <> - - - - - - <> - - - - - - -
PropertyValue
- - {rmnStatusText}
- - {enforceOutOfOrderText}
- -
{ tokensWithExtraInfo.length > 0 ? ( <> diff --git a/src/features/ccip/components/supported-networks/Main.astro b/src/features/ccip/components/supported-networks/Main.astro index 887d6ee1c03..d2b63dec211 100644 --- a/src/features/ccip/components/supported-networks/Main.astro +++ b/src/features/ccip/components/supported-networks/Main.astro @@ -13,8 +13,6 @@ 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)) || "" @@ -34,7 +32,6 @@ 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 46a7b0918c4..83f75d9b629 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?.out?.isEnabled - ? display(token.rateLimiterConfig.out?.capacity, token.decimals) + " " + token.symbol + {token.rateLimiterConfig?.isEnabled + ? display(token.rateLimiterConfig.capacity, token.decimals) + " " + token.symbol : "N/A"} - {token.rateLimiterConfig?.out?.isEnabled + {token.rateLimiterConfig?.isEnabled ? (() => { const { rateSecond, maxThroughput } = displayRate( - token.rateLimiterConfig.out?.capacity, - token.rateLimiterConfig.out?.rate, + token.rateLimiterConfig.capacity, + token.rateLimiterConfig.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 90412471be7..be4ab088230 100644 --- a/src/features/ccip/components/supported-networks/types.ts +++ b/src/features/ccip/components/supported-networks/types.ts @@ -2,18 +2,7 @@ export interface TokenExtraInfo { token: string symbol: string address: string - rateLimiterConfig?: { - in?: { - capacity: string - isEnabled: boolean - rate: string - } - out?: { - capacity: string - isEnabled: boolean - rate: string - } - } + rateLimiterConfig: { capacity: string; isEnabled: boolean; rate: string } name?: string decimals: number poolMechanism?: string diff --git a/src/features/chainlink-automation/common/deprecation.mdx b/src/features/chainlink-automation/common/deprecation.mdx index 3a86c6836ae..74d55defe2d 100644 --- a/src/features/chainlink-automation/common/deprecation.mdx +++ b/src/features/chainlink-automation/common/deprecation.mdx @@ -1,8 +1,6 @@ import { Aside } from "@components" diff --git a/src/features/feeds/components/Tables.tsx b/src/features/feeds/components/Tables.tsx index 2bd7b81d7e3..507ec66b752 100644 --- a/src/features/feeds/components/Tables.tsx +++ b/src/features/feeds/components/Tables.tsx @@ -312,14 +312,6 @@ const ProofOfReserveTr = ({ network, proxy, showExtraDetails }) => (
{proxy.docs.porSource}
- {proxy.docs.issuer ? ( -
-
- Issuer: -
-
{proxy.docs.issuer}
-
- ) : null}
diff --git a/src/features/utils/index.ts b/src/features/utils/index.ts index bcba0fe5421..11a8f532f16 100644 --- a/src/features/utils/index.ts +++ b/src/features/utils/index.ts @@ -170,14 +170,6 @@ export const directoryToSupportedChain = (chainInRdd: string): SupportedChain => return "ZKSYNC_MAINNET" case "ethereum-testnet-sepolia-zksync-1": return "ZKSYNC_SEPOLIA" - case "ethereum-mainnet-linea-1": - 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,14 +237,6 @@ export const supportedChainToChainInRdd = (supportedChain: SupportedChain): stri return "ethereum-mainnet-zksync-1" case "ZKSYNC_SEPOLIA": return "ethereum-testnet-sepolia-zksync-1" - case "LINEA_MAINNET": - 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}`) } diff --git a/src/layouts/QuickstartLayout.astro b/src/layouts/QuickstartLayout.astro index c2462cea335..f05c5376999 100644 --- a/src/layouts/QuickstartLayout.astro +++ b/src/layouts/QuickstartLayout.astro @@ -81,7 +81,6 @@ const formattedContentTitle = `${frontmatter.title} | ${CONFIG.SITE.title}` grid-template-areas: "top main_content" "bottom main_content"; grid-template-columns: 2fr 1fr; gap: 2em; - margin-left: var(--space-2x); } #right-bg { @@ -103,11 +102,6 @@ const formattedContentTitle = `${frontmatter.title} | ${CONFIG.SITE.title}` grid-area: bottom; } } - @media (min-width: 72em) { - .layout { - margin-left: var(--space-8x); - } - }