WithdrawFromMarketplaceSolanaKMS
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getChain() | string | Blockchain to work with. Example: SOL | |
| getContractAddress() | string | Blockchain address of the smart contract Example: FZAS4mtPvswgVxbpc117SqfNgCDLTCtk5CoeAtt58FWU | |
| getFrom() | mixed | Blockchain address of the marketplace fee recipient Example: FZAS4mtPvswgVxbpc117SqfNgCDLTCtk5CoeAtt58FWU | |
| getAmount() | string | Amount of funds to withdraw. Example: 100000 | |
| getSignatureId() | string | The KMS identifier of the private key of the marketplace fee recipient Example: 26d3883e-4e17-48b3-a0ee-09a3e484ac83 |