Ask AI
Docs
Connect
Contracts
Engine
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
IsBuyerApprovedForListingParams
IsBuyerApprovedForListingParams
Defined in
thirdweb/src/extensions/marketplace/read/direct/isBuyerApprovedForListing.ts#L5
type
IsBuyerApprovedForListingParams
=
{
buyer
:
Address
;
listingId
:
bigint
;
};
buyer
listingId
On this page