Ask AI
Docs
Connect
Contracts
Engine
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
GetAllAuctionParams
GetAllAuctionParams
Defined in
thirdweb/src/extensions/marketplace/read/english-auction/getAllAuctions.ts#L12
type
GetAllAuctionParams
=
{
count
?:
bigint
;
start
?:
number
};
count
start
On this page