Skip to content

feat(statics): add bsc:real (RealLink) for CECHO-1941 - #9599

Merged
manojkumar138 merged 1 commit into
manojkumar138/cecho-1941-unsupported-bsc-arb-tokens-falls-under-top-1000-assetsfrom
manojkumar138/cecho-1941-add-bsc-real
Aug 31, 2026
Merged

manojkumar138 merged 1 commit into
manojkumar138/cecho-1941-unsupported-bsc-arb-tokens-falls-under-top-1000-assetsfrom
manojkumar138/cecho-1941-add-bsc-real

Conversation

@manojkumar138

Copy link
Copy Markdown
Contributor

Summary

  • The ticket's second spreadsheet lists RealLink (REAL) as a BEP-20 token on BSC — contract 0x65e7a112db1142eae919201b1232f7aa488ed83c, 6 decimals, per its bscscan.com explorer link.
  • We had onboarded it as trx:real (Tron) in BitGoJS#9536. Verified on-chain: RealLink is a genuine multi-chain token with real deployments on both BSC and Tron, so trx:real is left untouched, and bsc:real is added alongside it to match what the ticket actually specified.
  • Adds bsc:real + ofcbsc:real using BSC_TOKEN_FEATURES_TRUST_ONLY, matching the rest of the CECHO-1941 batch (custody scoped to BitGo Trust only, gated everywhere else).
  • Verified via a built copy of @bitgo/statics: bsc:real resolves with the right contract/decimals/features, ofcbsc:real exists, trx:real is unaffected.

Stacked on #9598 (needs BSC_TOKEN_FEATURES_TRUST_ONLY, added there).

Ticket

CECHO-1941

Test plan

  • tsc --noEmit passes for modules/statics
  • Built statics confirms bsc:real/ofcbsc:real resolve correctly, trx:real unchanged
  • CI passes

CECHO-1941 The ticket's second spreadsheet lists RealLink (REAL) as a
BEP-20 token on BSC (contract 0x65e7a112db1142eae919201b1232f7aa488ed83c,
6 decimals, per bscscan.com), not the Tron deployment we onboarded as
trx:real in BitGoJS#9536. RealLink is a genuine multi-chain token with
real deployments on both chains, so trx:real is left as-is and
bsc:real is added alongside it to match what the ticket specified.

Scoped to BitGo Trust only via BSC_TOKEN_FEATURES_TRUST_ONLY, matching
the rest of the CECHO-1941 batch.

Ticket: CECHO-1941
@manojkumar138
manojkumar138 requested a review from a team as a code owner August 31, 2026 07:25
@linear-code

linear-code Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

CECHO-1941

@manojkumar138

Copy link
Copy Markdown
Contributor Author

@claude review

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


Code Review for BSC RealLink Token Addition

Reviewing the changes to add bsc:real (RealLink) token support for CECHO-1941.

Todo List:

  • Read and analyze the changed files
  • Verify token configuration (contract address, decimals, features)
  • Check code quality and repository standards
  • Validate multi-chain approach consistency
  • Provide comprehensive review feedback

Job Run | Branch

@manojkumar138
manojkumar138 merged commit b01a86b into manojkumar138/cecho-1941-unsupported-bsc-arb-tokens-falls-under-top-1000-assets Aug 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants