Skip to main content Link Menu Expand (external link) Document Search Copy Copied

UpdateFeeSolanaKMS

Model getters

Method name Return type Description Notes
getChain() string The blockchain to work with
Example: SOL
 
getContractAddress() string The blockchain address of the marketplace smart contract
Example: FZAS4mtPvswgVxbpc117SqfNgCDLTCtk5CoeAtt58FWU
 
getMarketplaceFee() float The new percentage of the amount that an NFT was sold for that will be sent to the marketplace as a fee. To set the fee to 1%, set this parameter to 100; to set 10%, set this parameter to 1000; to set 50%, set this parameter to 5000, and so on.
Example: 150
 
getFrom() string The blockchain address of the marketplace authority
Example: FZAS4mtPvswgVxbpc117SqfNgCDLTCtk5CoeAtt58FWU
 
getSignatureId() string The KMS identifier of the private key of the marketspace authority
Example: 26d3883e-4e17-48b3-a0ee-09a3e484ac83