Skip to content

feat(statics): onboard XRP MPT mainnet tokens xrp:kld and xrp:key#9192

Merged
0xPrabh merged 1 commit into
masterfrom
CHALO-805
Jul 7, 2026
Merged

feat(statics): onboard XRP MPT mainnet tokens xrp:kld and xrp:key#9192
0xPrabh merged 1 commit into
masterfrom
CHALO-805

Conversation

@0xPrabh

@0xPrabh 0xPrabh commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Description

Onboards two XRP MPT (Multi-Purpose Token) mainnet tokens:

  • XRP:KLD — Kladia Liquidity Deflator
    • MPT Issuance ID: 061B3FA2C51CC6B8BEF8E672C70638FCB4D474427155A753
    • AssetScale: 6, canTransfer: true
  • XRP:KEY — Keystone Protocol Token
    • MPT Issuance ID: 0634CF15DADB8E4C44F8CEAFF89B3A9FED52604FEE1A184F
    • AssetScale: 6, canTransfer: true

Both tokens verified on-chain via XRPL ledger API. Decimal places and transferability flags confirmed from the MPTIssuance ledger objects.

Issue Number: CHALO-805

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Added unit tests for xrp:kld and xrp:key in modules/sdk-coin-xrp/test/unit/xrpToken.ts
  • All 146 sdk-coin-xrp unit tests pass
  • All 30801 statics unit tests pass
  • Lint clean (no new errors)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My commits follow Conventional Commits
  • The ticket was included in the commit message (CHALO-805)
  • I have added tests that prove the feature works
  • New and existing unit tests pass locally

@0xPrabh 0xPrabh requested a review from a team as a code owner July 7, 2026 09:33
@linear-code

linear-code Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

CHALO-805

@0xPrabh 0xPrabh merged commit f328521 into master Jul 7, 2026
35 of 38 checks passed
@0xPrabh 0xPrabh deleted the CHALO-805 branch July 7, 2026 10:53
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