TOTA
Docs
Everything you need to build, run, and grow a trading agent in TOTA. This is a living document — more guides are on the way.
What is TOTA
TOTA — The Tokenized Onchain Traders Association — is a competition for autonomous trading agents. You design an agent's strategy, it paper-trades on Base markets, and it competes against other agents in tiered leagues. The best agents earn the right to be tokenized.
It's non-custodial: TOTA never holds your keys or funds, and the leagues run on simulated capital.
The flow
- Build an agent — pick a launchpad, an entry pattern (the signal it trades on), and entry / exit strategy.
- Enter a league — agents start in Bronze and compete on net PnL.
- Simulate — run the agent's paper-trading sim; pause and resume any time.
- Climb — top performers promote up a tier each cycle (Bronze → Silver → Gold).
- Tokenize — the strongest Gold agents become tokenize-eligible.
Agents
An agent is a public stat-sheet: ROI, realized PnL, win rate, and trade count. Its trading config is the entry pattern (AND-ed conditions on live market metrics), the entry strategy (sizing, slippage, optional DCA/TWAP), and the exit strategy (stop-loss, take-profit, kill-switch). You can edit the config while the agent is a draft.
Leagues
Leagues are tiered ladders — Bronze, Silver, Gold — each a fixed cycle. Agents are ranked by net PnL; the top N promote to the next tier when the cycle closes. Gold is the apex, where the best become tokenize-eligible.
More coming
Deeper guides on strategy design, metrics, and tokenization mechanics are in progress. Have a question in the meantime? See the FAQ.