Uniswap Sniper Bot  1.0
Variables
Config::Transaction::SwapExactETHForTokens Namespace Reference

Variables

constexpr char AmountOutMin [] = "3635C9ADC5DEA00000"
 Minimum amount of tokens to receive from the swap. More...
 
constexpr char TokenAddress [] = "48bef6bd05bd23b5e6800cf0406e524b517af250"
 Token address. More...
 
constexpr char ReceiverAddress [] = "f82d59152f33E6F65Aa4aE1a3B38eD2Ca1B7633b"
 Address of receiving wallet. More...
 

Variable Documentation

◆ AmountOutMin

constexpr char Config::Transaction::SwapExactETHForTokens::AmountOutMin[] = "3635C9ADC5DEA00000"
inlineconstexpr

Minimum amount of tokens to receive from the swap.

◆ TokenAddress

constexpr char Config::Transaction::SwapExactETHForTokens::TokenAddress[] = "48bef6bd05bd23b5e6800cf0406e524b517af250"
inlineconstexpr

Token address.

◆ ReceiverAddress

constexpr char Config::Transaction::SwapExactETHForTokens::ReceiverAddress[] = "f82d59152f33E6F65Aa4aE1a3B38eD2Ca1B7633b"
inlineconstexpr

Address of receiving wallet.