Home > @3rdweb/sdk > ContractMetadata
The typical contract metadata found on the modules.
Signature:
export interface ContractMetadata
| Property | Type | Description |
|---|---|---|
| description? | string | (Optional) |
| external_link? | string | (Optional) |
| fee_recipient? | string | (Optional) |
| image? | string | (Optional) |
| name? | string | (Optional) |
| seller_fee_basis_points? | number | (Optional) |
| uri | string |