diff --git a/src/components/CCIP/TutorialBlockchainSelector/ChainUpdateBuilder.tsx b/src/components/CCIP/TutorialBlockchainSelector/ChainUpdateBuilder.tsx index f67b749c2e7..57a5291f56a 100644 --- a/src/components/CCIP/TutorialBlockchainSelector/ChainUpdateBuilder.tsx +++ b/src/components/CCIP/TutorialBlockchainSelector/ChainUpdateBuilder.tsx @@ -251,6 +251,30 @@ export const ChainUpdateBuilder = ({ chain, readOnly, defaultConfig, onCalculate )} + +

+ Rate limits control how many tokens can be transferred over a given blockchain lane within a specific time + frame. Each rate limit has: +

+ +

+ Learn more in the CCIP rate limits documentation. +

+
+
{/* Remote Configuration Section */}