Validate a tokenized money-market fund as eligible collateral for Canton settlement. Fund-level NAV and eligibility check → HQLA tier and haircut verdict.
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 browservalidate_fund_collateral{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "validate_fund_collateral",
"arguments": {}
},
"id": 1
}
check_tokenized_collateral_eligibility{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "check_tokenized_collateral_eligibility",
"arguments": {}
},
"id": 1
}