typescript-sdk

Home > @3rdweb/sdk > ThirdwebSDK > getContractMetadata

ThirdwebSDK.getContractMetadata() method

Signature:

getContractMetadata(address: string): Promise<ModuleMetadataNoType>;

Parameters

Parameter Type Description
address string  

Returns:

Promise<ModuleMetadataNoType>

The contract metadata for the given contract address.