Margin computation (UMR/d499 for derivatives; GMRA/d349 for repo/SFT), collateral eligibility, and cash-leg finality.
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 browsermobilize_margin_collateral{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "mobilize_margin_collateral",
"arguments": {}
},
"id": 1
}
check_tokenized_collateral_eligibility{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "check_tokenized_collateral_eligibility",
"arguments": {}
},
"id": 1
}
check_cash_leg_finality{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "check_cash_leg_finality",
"arguments": {}
},
"id": 1
}