Introduction
Automation Platform
Botmain DAO
Building Trading Strategies
API References Dev Live Stream
@botmain/wallet / TypeAlias

TradingEnv

No documentation has been provided.

Presentation

type TradingEnv = 'simulator' | 'sandbox' | 'real' | 'mainnet' | 'devnet' | 'testnet';