Modules
T22
This module mints NFTs on the t22.io.
Task Setup
OrbitAIO will generate a tasks/nft
directory in the same directory as the executable for tasks.
Field Name | Description |
---|---|
module | Specifies the module to be used: t22 . |
mode | The transaction mode for the task (spam or fast ). |
wallet_alias | Alias of the wallet used for transactions. |
rpc_alias | Alias for the RPC server used, e.g., orbitflare-ny . |
candymachine_id | Deployment ID of the collection (use our scraper to retrieve this). |
collection_url | Leave empty (not required for this module). |
guard_label | Leave empty (not required for this module). |
auth_token | Leave empty (not required for this module). |
max_amount | Maximum amount of mints. optional |
tx_delay | Delay between transactions in milliseconds. spam mode |
start_time | Start time for the task in unix timestamp. optional |
prerun_ms | Time in milliseconds to start the task before the stage open time. |
priority_fee | Priority fee applied for the transaction (SOL). |