Uplink client
createToken
Create a new token in the channel. This function will revert if the caller does not fulfill any of the channel creatorLogic[]
rules.
Usage
Returns
Parameters
channelAddress
- type:
string
The target channel address
uri
- type:
string
The metadata URI of the token
maxSupply
- type:
bigint
The maximum supply of the token
transactionOverrides (optional)
- type:
TransactionOverrides
Overrides for the transaction
Calldata
generate calldata for the transaction
Returns
Gas Estimation
Estimate gas for the transaction