Skip to main content

Usage

Returns

Parameters

channelAddress

  • type: string
The target channel address

to

  • type: string
The recipient of the minted tokens

tokenIds

  • type: bigint[]
The token IDs to mint

amounts

  • type: bigint[]
The amounts of each token 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