How to Batch Tokenize Assets
Process multiple assets simultaneously with ISO 20022 support
The Batch Tokenization Control Center allows you to manage multiple assets simultaneously, streamlining the tokenization process for large portfolios.
How to Access Batch Tokenization
- 1From the main navigation, click "Batch"
- 2Or navigate directly to
xrptokenizer.app/batch - 3You'll see the Batch Tokenization Control Center
Dashboard Overview:
Tip: Batch tokenization requires a Professional or Enterprise plan. Free tier users can tokenize assets one at a time.
Add assets to your processing pipeline. You can add them individually or import a bulk list from a spreadsheet.
Import Options
Upload a CSV file with multiple assets at once
Add assets one by one with the Add Asset form
Sample CSV Format
Name,Type,Value,Description,Location
Manhattan Office Tower,Real Estate,15000000,Class A office building,New York NY
Gold Bullion Vault 1,Precious Metals,2500000,500 oz gold bars,Delaware
Tech Startup Equity,Private Equity,5000000,Series A investment,CaliforniaAsset Pipeline View:
Once added, each asset appears in the pipeline with its current status:
Pro Tip: Use checkboxes to select multiple assets for bulk actions like advancing to the next stage or batch rejection.
Each asset must pass through four workflow stages before it can be deployed to the XRP Ledger. You can process assets individually or in bulk.
The Four Workflow Stages:
- • Validate asset information completeness
- • Upload supporting documentation
- • Assign compliance officer
- • Verify ownership documentation
- • Check regulatory requirements
- • Approve or request additional documents
- • Configure token symbol and supply
- • Set token parameters (transferable, freezable, etc.)
- • Define distribution rules
- • Final review of all settings
- • Prepare for blockchain deployment
- • Execute batch deployment
Bulk Actions
Important: Compliance review is mandatory and cannot be skipped. Ensure all documentation is complete before advancing.
XRPTokenizer supports ISO 20022 financial messaging standards, enabling seamless integration with traditional banking systems and regulatory reporting.
ISO 20022 Export Options
{
"GrpHdr": {
"MsgId": "XRPT-BATCH-20240115-001",
"CreDtTm": "2024-01-15T10:30:00Z",
"NbOfTxs": 3,
"CtrlSum": 22500000
},
"PmtInf": [
{
"PmtInfId": "TOKEN-MANHATTAN-001",
"InstrId": "BLDING",
"EndToEndId": "rP9jPyQ...",
"InstdAmt": {
"Ccy": "USD",
"value": 15000000
}
}
]
}Supported Message Types:
Note: ISO 20022 exports are available for Enterprise tier subscribers. These reports can be submitted to regulatory bodies and integrated with traditional banking systems.
Once all assets have passed through the workflow stages, you can deploy them to the XRP Ledger in a single batch operation.
Deployment Process
- 1Select Assets for DeploymentUse checkboxes to select assets in "Ready for Launch" stage
- 2Click "Deploy Selected to XRPL"Review deployment summary and estimated costs
- 3Confirm Transaction BundleAll tokens will be created in a single multi-signature transaction
- 4Sign with Xaman WalletAuthorize the batch transaction with your connected wallet
- ✓Batch Deployed!All tokens are now live on the XRP Ledger
Deployment Summary Example:
Congratulations!
Your batch tokenization is complete! All tokens are now live on the XRP Ledger. View them in your dashboard or list them on the marketplace.