typescript-sdk

Home > @3rdweb/sdk > MarketModule > get

MarketModule.get() method

Signature:

get(listingId: string): Promise<ListingMetadata>;

Parameters

Parameter Type Description
listingId string  

Returns:

Promise<ListingMetadata>