Name | Type | Description | Notes |
---|---|---|---|
updateAuthority | String | The public key of the update authority of the NFT | [optional] |
updateAuthoritySearchMethod | String | Only `exact_match` supported at this time | [optional] [default to .exactMatch] |
mintAddress | String | The mint address of the NFT | [optional] |
mintAddressSearchMethod | String | Only `exact_match` supported at this time | [optional] [default to .exactMatch] |
name | String | The name of the NFT | [optional] |
nameSearchMethod | String | [optional] [default to .exactMatch] | |
uri | String | The NFT's uri | [optional] |
uriSearchMethod | String | [optional] [default to .exactMatch] | |
symbol | String | The symbol associated with the candy machine | [optional] |
symbolSearchMethod | String | [optional] [default to .exactMatch] | |
network | String | [optional] [default to .devnet] |