diff --git a/src/app/build/ar-io-sdk/ario/arns/get-arns-auctions/page.mdx b/src/app/build/ar-io-sdk/ario/arns/get-arns-auctions/page.mdx index 25953569..9117145e 100644 --- a/src/app/build/ar-io-sdk/ario/arns/get-arns-auctions/page.mdx +++ b/src/app/build/ar-io-sdk/ario/arns/get-arns-auctions/page.mdx @@ -3,7 +3,7 @@ import {HeroPattern} from "@/components/HeroPattern" -# getGateways +# getArNSAuctions `getArNSAuctions` is a method on the `ARIO` class that retrieves all active auctions of the ARIO process, paginated and sorted by the specified criteria. The `cursor` used for pagination is the last auction name from the previous request.