Deploy the Token Contract

Before using BundleZen, you must deploy your token (using IDE Remix or another Platform) and obtain the contract address (CA) to use in the app. Ensure that your contract meets all requirements to execute the enableTrading function.

For example, if you use the contract you downloaded from this Docs, you will need to send some ETH and tokens to your token contract address to provide initial liquidity, allowing traders to make transactions on Uniswap right after the app execute the Bundle.

Last updated