Live market terminal
Real Monad token metadata, indexed pools, charts, trades, liquidity, and AMM depth—not a static demo dataset.
Discover markets, trade live liquidity, place non-custodial triggers, bridge assets, and verify every production claim.
MonTerminal is a trading terminal for Monad Mainnet (chain ID 143). Its core feature is an immutable LimitOrderBook contract that lets a wallet register a future swap condition without depositing tokens into an application-controlled vault.
The product combines:
Placing an order records its parameters onchain. The order-book contract does not pull and hold the input tokens when the order is created. At execution time, it attempts to transfer the input amount from the maker using the maker's allowance.
This has two important consequences:
Read Limit Orders for the complete lifecycle.
Do not rely only on this documentation. Open the Live Proof page, inspect the deployed contracts, and follow the AI-agent verification procedure.
Hackathon software
MonTerminal is unaudited. Use small amounts and review every wallet request. Stop-loss execution is not guaranteed during illiquidity, RPC outages, extreme slippage, or insufficient balance/allowance.