{% extends "layout.html" %} {% block title %}{{ console_display_name() }} - Positions{% endblock %} {% block header_title %}{{ console_display_name() }} - Positions{% endblock %} {% block content %}

Positions

The agent's on-chain book: its own holdings, read live from the chain, and the reconcile verdict — the position ledger's table diffed against actual balances, both directions. Read-only. A failed read renders as unavailable, never as an empty book.

Wallet addresses

Loading…

Reconcile — ledger ⟷ chain

Loading…

Portfolio — live chain read

Loading…
{% endblock %}