Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates several configuration files to add support for the
savUSDtoken across multiple mainnet chains, introduces new or updated rate limiter settings, and makes several additional updates and corrections to testnet and mainnet token and lane configurations. The most significant changes are grouped below.Mainnet Token and Lane Configuration Updates:
savUSDas a supported token to multiple chains inlanes.jsonwith rate limiter configuration set to disabled and zero capacity/rate. This ensures the token is recognized but not actively rate-limited or enabled for transfers yet. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]savUSDtoken details forberachain-mainnetandethereum-mainnet-arbitrum-1intokens.json, including pool and token addresses, decimals, and other metadata. [1] [2]Mainnet Token Corrections:
APRS(Apeiros) onronin-mainnetintokens.json.APRSinlanes.jsonto reflect new values. [1] [2]Testnet Chain and Lane Configuration Updates:
monad-testnetand other testnets inchains.json, reflecting new deployments and support for additional fee tokens. [1] [2] [3]monad-testneton/off ramp addresses and versions inlanes.json, and added support forCCIP-BnMwith a disabled rate limiter.sei-testnet-atlanticinlanes.json.monad-testnetlane entries fromlanes.json. [1] [2] [3]These updates collectively improve token support, correct configuration errors, and ensure the latest contract addresses and settings are reflected in the configuration files.