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 the token configuration files for both mainnet and testnet environments, primarily by adding support for new tokens and networks and updating pool addresses for existing tokens. These changes expand the range of supported tokens and networks and ensure correct routing for token transfers.
Mainnet token additions and updates:
New token and network support:
brBTCanduniBTCsupport forethereum-mainnet-ink-1andbrBTCforethereum-mainnet-xlayer-1, including all relevant pool and token addresses. [1] [2]GRT(Graph Token) support foravalanche-mainnet,ethereum-mainnet-arbitrum-1, andethereum-mainnet-base-1.savETHsupport forethereum-mainnet-linea-1.savUSDsupport forbsc-mainnet,ethereum-mainnet-linea-1, andpolygon-mainnet-katana. [1] [2]TRADEtoken support formatic-mainnet.Testnet token updates:
Pool address updates and new network support:
poolAddressforUSDCon several testnet networks for accuracy. [1] [2] [3] [4]USDCsupport forethereum-testnet-sepolia-unichain-1with all necessary token and pool details.poolAddressforUSDConpolygon-testnet-amoy.These changes collectively improve the network and token coverage for cross-chain operations and ensure the configuration stays up to date with the latest deployments.