feat: add Plasma mainnet chain and USDT0 token#24
Open
dirkpage wants to merge 2 commits into
Open
Conversation
- Chain ID 9745, RPC https://rpc.plasma.to, prod portal + Hyperlane prover - USDT0 token (6 decimals) at 0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
OverviewThe PR introduces configuration for the Plasma mainnet and the USDT0 token. The blockchain security agent found no issues with the declarative configuration changes. However, the QA agent noted a lack of automated test coverage for the new chain and token configurations, relying solely on manual CLI checks. Highlights (2)
QA & Test Coverage · 2 warning
Web SecuritySkipped: not applicable to this PR — No web security concerns in chain and token configuration additions Blockchain SecurityNo issues found in this domain. PerformanceSkipped: not applicable to this PR — Configuration additions are unlikely to impact performance Stats
Automated review by Eco's specialized review team. Architecture, business logic, and correctness remain with the human reviewer. |
- Chain ID 9745, RPC https://rpc.plasma.to, prod portal + Hyperlane prover - USDT0 token (6 decimals) at 0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb - Tests for both chain and token config entries Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
https://rpc.plasma.to, prod portal, and Hyperlane prover0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb) deployed on Plasma mainnetTest plan
eco-routes-cli chainslists Plasma in production chainseco-routes-cli tokenslists USDT0 with correct address for chain 9745🤖 Generated with Claude Code