ENV Setup
Infinity AIO ENV Guide, any values left in the ENV upon download, can generally be kept as default besides BLOCK ENGINE URL
LICENSE_KEY
Your Infinity Bundler License Key
Required
SIGNER_PRIVATE_KEY
Private key of dev wallet
Must be in BASE58 format (Phantom Export Format)
DEV_ADDRESS
Wallet address of dev wallet
Public key
FUNDER_PRIVATE_KEY
Private key of funder wallet
BASE58 format; Used to fund sub wallets
SELLER_PRIVATE_KEY
Private key of seller wallet
- BASE58 format - For transfer sell mode only - Keep 0.1 SOL for fees
RPC_URL
Your RPC URL
HTTP or HTTPS format
WS
Your WebSocket URL
WSS or WS format
BLOCKENGINEURL
JITO block engine URL
See block engine list
JITO_TIP
JITO tip amount
In SOL
SELL_TIP
Sell tip amount
In SOL
DEVBUY
Amount to buy on dev wallet
In SOL
LUT_Address
Lookup table address
DO NOT EDIT - Bot managed
COMPUTE_LIMIT_PRICE
Compute limit price
- In lamports - Leave default unless experienced
COMPUTE_UNIT_PRICE
Compute unit price
- In lamports - Leave default unless experienced
CUSTOM_OCP
Custom OCP value (OPTIONAL)
Leave empty unless you purchased private OCP
TARGET_MCAP
Target market cap for Auto Sell (OPTIONAL)
Currently PumpFun only
NEXTBLOCK_ENDPOINT
NextBlock transaction endpoint (OPTIONAL)
See endpoint list
NEXTBLOCK_API_KEY
Your NextBlock API key (OPTIONAL)
Required for NextBlock services
Important Notes:
All private keys must be in BASE58 format (Phantom Export Format)
Keep default values for compute settings unless you understand the implications
The LUT_Address is automatically managed by the bot - do not modify
Ensure sufficient SOL balance in seller wallet when using transfer sell mode
JITO Block Engine Endpoints
π³π± Amsterdam
Europe
amsterdam.mainnet.block-engine.jito.wtf
π©πͺ Frankfurt
Europe
frankfurt.mainnet.block-engine.jito.wtf
πΊπΈ New York
North America
ny.mainnet.block-engine.jito.wtf
π―π΅ Tokyo
Asia Pacific
tokyo.mainnet.block-engine.jito.wtf
πΊπΈ Salt Lake City
North America
slc.mainnet.block-engine.jito.wtf
Next Block Endpoints
New York
America
France
Europe
Selection Guide
Choose the endpoint closest to your physical location or server
Consider network latency when selecting an endpoint
For optimal performance, try to match your RPC location with your chosen block engine location
Last updated