Create a Trading Profile
Set up a trading profile for your token with DEX and chain configuration.
A trading profile is how you configure Sumo for a specific token. Each profile defines which token you're trading, which chain and DEX to use, and your execution preferences. You can create multiple profiles for different tokens or different configurations of the same token.
Create a New Profile
- From the dashboard, click Create Profile
- Fill in the profile details (see below)
- Click Continue to preview your profile
- Review the resolved token metadata and click Create Profile
Profile Fields
Profile Name
Give your profile a descriptive name, e.g. "MYTOKEN Market Making" or "MYTOKEN DCA".
Pool Address
Paste the on-chain pool address (or pool ID) for your token's liquidity pool. Sumo automatically resolves the pool and fills in the DEX, base token, and quote token for you.
Smart Pool Resolution
When you paste a pool address, Sumo detects the DEX, identifies both tokens in the pair, and fetches token metadata (symbol, decimals, image) — all automatically.
Network
Select the blockchain network where your token lives. Sumo supports:
- Solana Mainnet
- Ethereum
- BNB Smart Chain
- Base
- Ethereum Sepolia (testnet)
Pool DEX
Automatically set when you resolve a pool address. You can also select manually. See Supported DEXes for the full list.
Base Token & Quote Token
These are resolved automatically from the pool address. The base token is your project's token and the quote token is the asset it's paired against (e.g. SOL, WETH, WBNB).
You can also enter token addresses manually if you're not using pool resolution.
Execution Provider
Choose how trades are routed:
- DEX (default) — Trades execute directly on the selected pool
- Aggregator — Trades route through a DEX aggregator for best-price execution (e.g. Jupiter, 0x). Some aggregators charge a small additional fee on top of the trade.
If your token trades on a single pool, DEX is recommended — it's direct and fee-free. If your token has significant liquidity across multiple pools, an Aggregator can find better prices through cross-pool routing, even accounting for the small additional fee.
See Supported Aggregators for available options per chain.
Default Slippage
Maximum slippage tolerance for trades, in percent. Default is 1%. Individual strategies can override this.
Trade with Native
When enabled, Sumo trades with the chain's native asset (SOL, ETH, BNB) instead of its wrapped version. Enabled by default.
Preview & Confirm
After clicking Continue, Sumo shows a preview with the resolved token metadata:
- Token symbol, name, and image
- Quote token symbol, name, and image
- Token and quote decimals
- Total token supply
Review the details and click Create Profile to finalize. You'll be taken to the Wallets page to set up your wallet seed.