ETHEREUM MINTER
This type of task requires ETHEREUM RPC in Tokenizer settings.
You need to have a complete understanding of Ethereum smart contracts, fees, and transactions to successfully use this module.

Wallet group
Select a wallet group from those present in the drop-down list.
Wallet
Select a wallet that will be used in the task.
Contract address
Smart contract address.
Mint function
Mint function.
Gas limit
Number of gas units in a transaction. Leave empty for automatic calculation (takes more time).
Eth amount
Eth amount to be send in a transaction, in most of the cases it is the mint price.
Mint function args
Arguments belonging to the mint function. Use comma (,) to separate multiple arguments.
payableAmount (ether) is never considered as an argument of the mint function. For instance, you'd only input the number in this field like 1 or 2, using the mint function below.
Max gas fees
Max priority fees
Custom RPC
Optional field. Here you can input any RPC for Ethereum.
Monitoring delay
Delay in ms during monitoring.
TX FEES
Here you can read more on how transaction fees are calculated.
Last updated