Launch My Nft

Parameters

Drop Url

Drop url or candy id

Stage

You can preload stages with button

Wallets

Your wallets

Quantity

The amount of nft you want to mint

Rpc

List of solana rpc nodes

Das Api

Helius api

Grpc (optional)

Used for webhooks

Websocket (optional)

Used for webhooks, alternative to grpc

Rpc Send Enable

Use rpc sending

Use Rpc Antidrain

Used to protect against drain when sending to rpc, can slow down the program

Rpc Broadcast

Send transaction to all selected rpc nodes

Rpc Delay

Delay between transaction sending to rpc in milliseconds

Rpc Burst

The number of transactions that can be sent without delay

Rpc Max Tx Count

Maximum number of transactions per wallet. 0 = unlimited

Gas

Transaction gas

Jito Send Enable

Use jito sending

Jito Broadcast

Send transaction to all selected jito regions

Jito Regions

Jito Tip

Jito Payer

The wallet that will pay jito tip

Jito Delay

Delay between transaction sending to jito in milliseconds

Jito Burst

The number of transactions that can be sent without delay

Prerun

Prerun in milliseconds

Max price (optional)

Maximum amount of solana for 1 nft. If the creator changes the value during the running task and if you have grpc or websocket specified, the task will stop

Example

Last updated