FX conversion
Convert between currencies using atomic burn-and-mint operations.
Last updated
Convert between currencies using atomic burn-and-mint operations.
Detailed integration guides for FX will be added as the Managed Custody Mode FX API becomes available.
How FX conversion works (atomic burn-and-mint on Mantle Network)
Supported currency pairs across 7 tokenized deposit currencies
Rate calculation and fees
Step-by-step integration guide with code samples
FX is already available for External Wallet Access Mode integrations. See the External Wallet Access Mode FX flow for the current implementation with sequence diagrams.
Users can instantly convert between fiat currencies they hold (e.g., USD to EUR). Behind the scenes, UR executes an atomic burn-and-mint operation on the user's tokenized deposits.
Last updated