Skip to main content

Usage

Returns

Parameters

channelAddress

  • type: string
The target channel address

to

  • type: string
The recipient of the minted tokens

tokenId

  • type: bigint
The token ID to mint

amount

  • type: bigint
The amount to mint

mintReferral (optional)

  • type: string
The referral address for the mint

data (optional)

  • type: string
Additional data for the mint

transactionOverrides (optional)

  • type: TransactionOverrides
Overrides for the transaction

Calldata

generate calldata for the transaction

Returns

Gas Estimation

Estimate gas for the transaction

Returns