List Rune Mint Orders

You can use this endpoint to retrieve all the Runes Mint orders involving a specific destinationAddress

This is the Bitcoin address to which the minted runes should be allocated, as specified when you created your mint order

Rune Mint orders are identified bu their orderType

get

Get orders summary by destination address.

Authorizations
x-api-keystringRequired
Query parameters
destinationAddressstringRequired

Bitcoin address to filter orders

Responses
200

Default Response

application/json
get
/v1/runes-managed/orders
200

Default Response

Last updated