Asset issuers, including those tokenizing MMFs, CLOs, private credit, private equity, real estate and commodities, can integrate their assets into Multiliquid to enable 24/7 stablecoin swaps. Most tokenized assets share common traits: NAV-based pricing, permissioning via whitelists, and free transferability between approved holders. Integration can be permissionless in many cases, but issuers may collaborate with Uniform Labs for custom features or logic.
Setup Process:
1. Assessment and Compatibility Check: Review the asset’s smart contracts for compatibility (e.g., ERC-20 compliance, NAV oracle integration). Uniform Labs assesses any custom logic, such as daily transfer limits or pre-approvals, to determine if a customized Asset Delegate Contract or frontend flow is needed.
2. Direct Registration (for Standard Assets): If no custom logic is required, the asset is added directly to the Swap Contract’s registry with the support of Uniform Labs. This involves:
– Obtaining the asset’s contract and whitelist addresses and NAV source (e.g., on-chain oracle or contract function).
– Updating the Swap Contract via its admin functions to include the asset.
No deployment of new contracts is needed; this process can be performed quickly by Uniform Labs.
3. Delegate Contract Deployment (for Custom Logic): For assets with unique logic or customization (e.g., wallet-specific limits or asynchronous transfer approvals):
Uniform Labs collaborates with the issuer to deploy a tailored Asset Delegate Contract, which abstracts and standardizes interactions with the Swap Contract.
Once deployed, the Asset Delegate’s address is registered in the Swap Contract.
This process is straightforward, requiring 3 days to 2 weeks, depending on custom requirements and testing. Integration enables the RWA to benefit from Multiliquid’s liquidity network without altering the asset’s core contract.