Ask AI
Docs
Connect
Contracts
Engine
Pay
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
GetAllOffersParams
GetAllOffersParams
Defined in
thirdweb/src/extensions/marketplace/offers/read/getAllOffers.ts#L13
type
GetAllOffersParams
=
{
count
?:
bigint
;
start
?:
number
};
count
start
On this page