Skip to content

Address Format Ambiguity Between TRON and Ethereum #14

Description

@madmatvey

Types::Address regex accepts both ETH (0x…) and TRON (base58), but there is no context check.

Risk: ETH address may be accepted when TRON is expected (and vice versa), leading to irreversible mis‑transfers.

Proposed fix: Add chain context parameter and validate address format accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsecurityMarks issues that may expose sensitive data or weaken system protection.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions