Reads the component's substate/s from the top of the current ledger.
Also recursively extracts vault balance totals from the component's entity subtree.
POSThttps://xrd.nownodes.io/core/state/component
Body
network*NetworkIdentifier (string)
The logical name of the network
Example: "{{network}}"
component_address*string
The Bech32m-encoded human readable version of the component's global address
Response
Current state response
Body
at_ledger_state*LedgerStateSummary (object)
info*Substate (object)
state*Substate (object)
royalty_accumulatorSubstate (object)
owner_role*Substate (object)
vaults*array of VaultBalance (object)
Any vaults owned directly or indirectly by the component
descendent_nodes*array of StateComponentDescendentNode (object)
Any descendent nodes owned directly or indirectly by the component