Changelog
20min
v0 2 2 node rpc moved to dedicated folder /addresses/{address}/inscriptions updates response schema backward compatible /assets/dunes/{dune} removed field data total utxos v0 2 0 new inscription endpoints /addresses/{address}/inscriptions list of all inscriptions which reside at a specific address of script pubkey /assets/inscriptions/{inscription id} information about an inscription /assets/inscriptions/{inscription id}/content body paginated response of inscription content body byte array node rpc moved to dedicated folder /rpc/block/ endpoints moved to node rpc folder /rpc/mempool/ endpoints moved to node rpc folder /rpc/transaction/ endpoints moved to node rpc folder v0 1 2 new drc20 transfer inscriptions addresses/\\{address}/transfer\inscriptions drc20 transfer inscriptions by address v0 1 1 filter utxo without runes and inscriptions /addresses/{address}/utxos exclude metaprotocols flag to allow excluding metaprotocol utxos in dunes and inscriptions to use, append the full query parameter ?exclude metaprotocols=true adding runes circulating supply /assets/dunes/{rune} ; added circulating supply to provide the current amount of a specific dune in circulation v0 1 05 new dunes holders /assets/dunes/{dune}/holders list of all addresses that hold the specified dune, with the respective amounts v0 1 04 new transaction details /rpc/transactions/{tx hash} transaction information v0 1 03 dune utxos by address and dune /addresses/{address}/dunes/{dune} returns all utxos controlled by the specified address or script pubkey that contain a specified type of dune; v0 1 02 ignore dust utxo filter /addresses/\\{address}/utxos added filter dust threshold filter to ignore utxos containing less than specified shibes