IRMRKCore
RMRK team
IRMRKCore
Interface smart contract for RMRK core module.
Methods
name
function name() external view returns (string)Used to retrieve the collection name.
Returns
| Name | Type | Description | 
|---|---|---|
| _0 | string | Name of the collection | 
symbol
function symbol() external view returns (string)Used to retrieve the collection symbol.
Returns
| Name | Type | Description | 
|---|---|---|
| _0 | string | Symbol of the collection |