Home > @3rdweb/sdk > ThirdwebSDK > getContractMetadata
Signature:
getContractMetadata(address: string): Promise<ModuleMetadataNoType>;
Parameter | Type | Description |
---|---|---|
address | string |
Returns:
Promise<ModuleMetadataNoType>
The contract metadata for the given contract address.