MintNftExpressAlgorand
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getChain() | string | The blockchain to work with Example: ALGO | |
getUrl() | string | The URL pointing to the NFT metadata; for more information, see EIP-721 Example: https://my_token_data.com | |
getName() | string | The name of the NFT Example: My Crazy NFT | |
getAttr() | \Tatum\Model\MintNftExpressAlgorandAttr | Example: null | [optional] |