Configuration
How to fill the config.json file
DEVWALLET_PRIVATE_KEY = Private Key of Dev wallet it should be funded the amount of Dev Buy.
GHOSTBUNDLER_PRIVATE_KEY = Private Key of Funder wallet this wallet will pay any fees and also Auto-fund Wallets Upon launch .
When dealing with sensitive information such as private keys, always ensure they are stored securely and never shared publicly. Protecting your private keys is crucial to maintaining the security of your wallets.
RPC_URL = [YOUR_RPC_URL (HTTP or HTTPS)]
BLOCKENGINEURL = JITO BLOCKENGINE URL (pick closest BLOCKENGINE to you)
AMSTERDAM: amsterdam.mainnet.block-engine.jito.wtf
FRANKFURT: frankfurt.mainnet.block-engine.jito.wtf
NEW YORK: ny.mainnet.block-engine.jito.wtf
TOKYO: tokyo.mainnet.block-engine.jito.wtf
SALT LAKE CITY: slc.mainnet.block-engine.jito.wtf
JITO_TIP = [JITO TIP AMOUNT AMOUNT] (0.01 Recommended)
SELL_TIP = [SELL TIP AMOUNT] (0.01 Recommended)
BUNDLE_AND_TX_RETRIES = Does not require change , make sure to contact us before trying to make changes here .
MULTI_MAKERS = If you want multiple makers to appear on photon, change the multi makers option to true
in the config file.
PHOTON_BYPASS : false, = By setting this option to true you are going to launch the token with only Dev Buy then after the configured delay the bundler will drop the remaining wallets buys automatically.
PHOTON_BYPASS_SECOND_BUNDLE_DELAY_IN_SECONDS = The delai in sencods for the second Bundle.
By using the photon bypass auto mode the manual second bundle function will be desactivated and its proven that its more effective to deal with snipers.
BUMP_BOT = Set this to true if you want to use the bump bot .
FUNDER_PRIVATE_KEY= The private key of the wallet used for funding Bump bot .
"START_ON_LAUNCH": true, = Having this function set to true will start the bump bot automatically on launch by setting it to false you will have to run the bump bot manually.
**For setup assistance or any further questions, please contact us. Our team is ready to help .
Last updated