ETH Bundler
  • ETH-Bundler INTRO
    • 🧰The Problems We Solve at Eth-Bundler
    • πŸ”‘ETH-Bundle Solutions
    • 1️⃣ETH-Bundler Version 1
    • πŸ’°Make Money with ETH-Bundler
  • Preparation
    • πŸ’Compatible Contracts
    • Token Owner & Executor Wallet
    • πŸ‘ Bundle Wallets
  • Getting started with ETH-bundler
    • 🍌Deploy the Token Contract
    • 1️⃣Step1 - Fetch Token Data
    • 2️⃣Step 2 - Owner Private Key
    • 3️⃣Step 3 - Executor Wallet
    • 4️⃣Step 4 - Recipient Wallets
    • 5️⃣Step 5 - Simulate Bundle
    • 6️⃣Step 6 - Launch Token with Bundle
  • Features
    • πŸ‘Manage Your Wallets
    • πŸ’ΈETH MultiSender
    • Sell Tokens
    • πŸ’₯ETH MultiCollect
  • ETH-Bundler Platform Key
    • About ETH-Bundler Platform Key
  • πŸ“ΉLive Demo
  • βœ‰οΈSupport
Powered by GitBook
On this page
  1. Getting started with ETH-bundler

Deploy the Token Contract

Before using Eth-Bundler, you must deploy your token using IDE Remix or another platform to obtain the contract address (CA) for use in the app. Ensure that your contract meets all requirements to execute the enableTrading function or a similar mechanism.

For instance, if you use the contract downloaded from this documentation, you will need to send some ETH and tokens to your token contract address to provide initial liquidity. This setup allows traders to begin transactions on Uniswap immediately after the app executes the bundle.

PreviousπŸ‘ Bundle WalletsNextStep1 - Fetch Token Data

Last updated 8 months ago

🍌