{name?: string;description?: string;address: string;symbol?: string;url?: string;imageUrl?: string;type?: string;media?: string;}
Parameter | Required | Type | Description |
|
|
| The name of the contract / application |
|
|
| The description of the contract / application |
|
|
| The contract address (on the blockchain) |
|
|
| Symbol of the contract |
|
|
| The (external) URL of the contract / application |
|
|
| The image of the contract / application |
|
|
| The type of the contract, ex. ERC721/ERC1155 |
|
|
| Media associated with this contract, ex. a youtube video |