Provides a list of all Rune assets held by the specified address. It returns both total and available balances, allowing for token inventory management and portfolio tracking.
In addition to confirmed transactions, mempool endpoints return data which reflects pending transactions in some number of “estimated” blocks - predicted blocks containing transactions which have been propagated around the network but not yet included in a mined block, with transactions with a higher sat/vB value being prioritised. The response details how many of these estimated blocks were considered when fetching the data.
Project API Key
Bitcoin address or hex encoded script pubkey
Limit the number of estimated mempool blocks to be reflected in the data (default: as many as available)
x >= 0
Requested data
The response is of type object
.