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