diff --git a/src/state/actions/dispatchArNSUpdate.ts b/src/state/actions/dispatchArNSUpdate.ts index cdd634968..4a9605870 100644 --- a/src/state/actions/dispatchArNSUpdate.ts +++ b/src/state/actions/dispatchArNSUpdate.ts @@ -43,7 +43,7 @@ export function dispatchArNSUpdate({ queryKey: ['handlers', id], queryFn: async () => { // validate transfer supports eth addresses - const dryTransferRes = await ao + const dryTransferRes = await antAo .dryrun({ process: id, Owner: walletAddress.toString(),