|
constexpr char | Nonce [] = "1" |
| Transaction nonce. More...
|
|
constexpr char | Value [] = "0de0b6b3a7640000" |
| Transaction value. More...
|
|
constexpr char | To [] = "7a250d5630B4cF539739dF2C5dAcb4c659F2488D" |
| Receiver of the transaction (Uniswap V2 Router 02). More...
|
|
constexpr char | GasLimit [] = "30d40" |
| Gas limit of transaction (200000 units is enough for most swapExactETHForTokens calls). More...
|
|
constexpr char | PrivateKey [] = "4c0883a69102937d6231471b5dbb6204fe5129617082792ae468d01a3f362318" |
| Private key of sending wallet. More...
|
|