Optional
amount?: Erc20Amountno collect fee
Optional
collectThe maximum number of NFT to mint.
no limit
Optional
endsThe date when the collect ends.
no end date
Whether only followers can collect.
Optional
recipient?: EvmAddressThe recipient of the collect fee.
You MUST provide a recipient if you provide an amount.
Optional
referralThe referral reward as a percentage.
This is the maximum referral fee percentage that can be used to reward the referrer. The referrers are determined by the FE app used when this simple collect open action is executed.
Number between 1-100 with up to 2 decimals of precision (e.g. 10.5 for 10.5%)
no referral reward
The collect fee amount.
Use Amount.erc20 with instances Erc20 to create an instance of this type.