Classify the digital asset type and validate PvP settlement compliance for Canton deposit tokens. MiCA/MiFID II regulatory classification → multi-currency PvP finality check.
This page is the chain definition (plan). To run the chain step by step in your browser, with each step's kernel executing in-page and a composite hash over the outputs, open the live runner:
▶ Run this chain in your browserclassify_digital_asset_regulatory{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "classify_digital_asset_regulatory",
"arguments": {}
},
"id": 1
}
validate_pvp_settlement{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "validate_pvp_settlement",
"arguments": {}
},
"id": 1
}