IRMRKCollectionData
Methods
collectionMetadata
function collectionMetadata() external view returns (string)
Returns
Name | Type | Description |
---|---|---|
_0 | string | undefined |
contractURI
function contractURI() external view returns (string)
Returns
Name | Type | Description |
---|---|---|
_0 | string | undefined |
getRoyaltyPercentage
function getRoyaltyPercentage() external view returns (uint256)
Returns
Name | Type | Description |
---|---|---|
_0 | uint256 | undefined |
getRoyaltyRecipient
function getRoyaltyRecipient() external view returns (address)
Returns
Name | Type | Description |
---|---|---|
_0 | address | undefined |
maxSupply
function maxSupply() external view returns (uint256)
Returns
Name | Type | Description |
---|---|---|
_0 | uint256 | undefined |
name
function name() external view returns (string)
Returns
Name | Type | Description |
---|---|---|
_0 | string | undefined |
owner
function owner() external view returns (address)
Returns
Name | Type | Description |
---|---|---|
_0 | address | undefined |
symbol
function symbol() external view returns (string)
Returns
Name | Type | Description |
---|---|---|
_0 | string | undefined |
totalSupply
function totalSupply() external view returns (uint256)
Returns
Name | Type | Description |
---|---|---|
_0 | uint256 | undefined |