TransferNftFlowPK
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getChain() | string | The blockchain to work with Example: FLOW | |
getTo() | string | Blockchain address to send NFT token to. Example: 0xc1b45bc27b9c61c3 | |
getTokenId() | string | ID of token to be sent. Example: 123 | |
getContractAddress() | string | Address of NFT token Example: 17a50dad-bcb1-4f3d-ae2c-ea2bfb04419f | |
getAccount() | string | Blockchain address of the sender account. Example: 0xc1b45bc27b9c61c3 | |
getPrivateKey() | string | Private key of sender address. Private key, mnemonic and index or signature Id must be present. Example: 05e150c73f1920ec14caa1e0b6aa09940899678051a78542840c2668ce5080c2 |