Skip to content

Add mvx CAIP-19 asset profile (MultiversX) - #222

Open
okwme wants to merge 1 commit into
ChainAgnostic:mainfrom
okwme:add-mvx-caip19
Open

okwme wants to merge 1 commit into
ChainAgnostic:mainfrom
okwme:add-mvx-caip19

Conversation

@okwme

@okwme okwme commented Sep 14, 2026

Copy link
Copy Markdown

Adds a CAIP-19 asset profile to the existing mvx namespace. The CAIP-2 profile is already ratified and is not touched.

Who wrote this

I do not represent the mvx ecosystem. I maintain FAR, an open cross-reference between CAIP-19, CoinGecko and ISO 24165 (DTI) identifiers, which needs a way to name 35 assets on this chain. CASA's README invites profiles added to an existing namespace, so this documents how assets are addressed rather than claiming to speak for anyone. Offered for the mvx community to correct, adopt or replace.

Asset namespaces

slip44, esdt

What this profile establishes

Zero percent-encoding, with the arithmetic: an ESDT identifier is ≤17 characters against a 128-character budget and every character is already in the charset. The reference is byte-identical to the on-chain string.

Verified by sweep, not by sample: 2,000/2,000 mainnet fungible tokens and 500/500 collections match the identifier regex, and 1,500/1,500 NFT/SFT instances have a third segment that decodes to exactly the API's nonce.

EGLD-000000 is a real trap. The API serves it, described as "the identifier used when wanting to transfer EGLD via a MultiESDTNFTTransfer" — zero supply, no issuer. It satisfies the profile's own regex, so no validator rejects it; the exclusion had to be written as an explicit rule. Native EGLD MUST be slip44:508.

Every example was verified against a live node or explorer; anything that could not be verified is marked as such in the document rather than asserted. discussions-to points at 0xcounting/FAR#1.

Adds an asset specification to the existing mvx namespace, covering 35
assets that a cross-reference project needs to name. The CAIP-2 profile is
unchanged.

This branch has not been deployed

No deployments
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.

1 participant