- The channel does not allow ERC20 minting.
- The caller does not fulfill any of the channel
creatorLogic[]
rules. - The caller does not fulfill any of the channel
minterLogic[]
rules. - The caller does not have the required ERC20 balance to mint the tokens.
- The caller has not approved the channel to spend the required ERC20 balance.
Usage
Returns
Parameters
channelAddress
- type:
string
to
- type:
string
tokenId
- type:
bigint
amount
- type:
bigint
mintReferral (optional)
- type:
string
data (optional)
- type:
string
transactionOverrides (optional)
- type:
TransactionOverrides