Get rune utxos by wallet addressAsk AIget https://api-mainnet.magiceden.dev/v2/ord/btc/runes/utxos/wallet/{address}Get rune utxos by wallet addressPath ParamsaddressOption 1Option 2Option 3requiredThe Bitcoin address to fetch Rune UTXOs for.Query ParamsrunestringrequiredFilter UTXOs by rune symbol.sortstringenumSorting order of the UTXOs based on their balance. Defaults to 'balanceAsc'.balanceDescbalanceAscAllowed:balanceDescbalanceAscincludeListedbooleanWhether to include UTXOs that are currently listed in the marketplace. Defaults to false.truefalseResponse 200Successful response with an array of UTXOs for the specified address.Updated 7 months ago