v1

latestOpenAPI 3.1.0Apache 2.02026-07-17142753.9 KB
Charms (Metaprotocol)

Charm Value at UTXO

Returns the value of the specified charm at the provided UTXO. For fungible tokens (tag t), the value is a u64 amount. For other charms, it can be any JSON value.

get/charms/{charm}/utxos/{utxo}/value

Path parameters

utxostring required

UTXO reference in format txid:index

charmstring required

Charm app in URI-safe form (dashes instead of slashes)

Query parameters

mempoolboolean

Mempool-aware

Response

Charm value at UTXO