API Endpoints
📄️ AddrReceives
Link List all receives for incoming asset transfers for addresses that were.
📄️ BakeMacaroon
Link BakeMacaroon allows the creation of a new macaroon with custom.
📄️ BurnAsset
Link BurnAsset burns the given number of units of a given asset by sending them.
📄️ DebugLevel
Link DebugLevel allows a caller to programmatically set the logging verbosity of.
📄️ DecodeAddr
Link DecodeAddr decode a Taproot Asset address into a partial asset message that.
📄️ DecodeProof
Link DecodeProof attempts to decode a given proof file into human readable.
📄️ ExportProof
Link ExportProof exports the latest raw proof file anchored at the specified.
📄️ FetchAssetMeta
Link FetchAssetMeta allows a caller to fetch the reveal meta data for an asset.
📄️ FetchAsset
Link FetchAsset fetches asset(s) by asset ID or group key, with optional.
📄️ GetInfo
Link GetInfo returns the information for the node.
📄️ ListAssets
Link ListAssets lists the set of assets owned by the target daemon.
📄️ ListBalances
Link ListBalances lists asset balances.
📄️ ListBurns
Link ListBurns lists the asset burns that this wallet has performed. These assets.
📄️ ListGroups
Link ListGroups lists the asset groups known to the target daemon, and the assets.
📄️ ListTransfers
Link ListTransfers lists outbound asset transfers tracked by the target daemon.
📄️ ListUtxos
Link ListUtxos lists the UTXOs managed by the target daemon, and the assets they.
📄️ NewAddr
Link NewAddr makes a new address from the set of request params.
📄️ QueryAddrs
Link QueryAddrs queries the set of Taproot Asset addresses stored in the.
📄️ RegisterTransfer
Link RegisterTransfer informs the daemon about a new inbound transfer that has.
📄️ SendAsset
Link SendAsset uses one or multiple passed Taproot Asset address(es) to attempt.
📄️ StopDaemon
Link StopDaemon will send a shutdown request to the interrupt handler, triggering.
📄️ SubscribeReceiveEvents
Link SubscribeReceiveEvents allows a caller to subscribe to receive events for.
📄️ SubscribeSendEvents
Link SubscribeSendEvents allows a caller to subscribe to send events for outgoing.
📄️ UnpackProofFile
Link UnpackProofFile unpacks a proof file into a list of the individual raw.
📄️ VerifyProof
Link VerifyProof attempts to verify a given proof file that claims to be anchored.