usePrimarySaleRecipient
Hook for getting the primary sales recipient of a smart contract.
Available to use on contracts that implement the PrimarySale
interface.
Example
Parameters
Returns
The hook's data
property, once loaded, is a string
with the wallet address of the primary sales recipient.