// Sandbox
Convex REPL
0
#
(no key)—Query Examples
- Calculation
(+ 1 2) ;; Simple arithmetic - Account balance
(balance #12) ;; Get an account balance - Account details
(account #13) ;; Get account details - Resolve CNS
@convex.fungible ;; resolve a CNS address
Interactive Console
This sandbox connects to the Convex testnet. Execute Lisp expressions, define functions, query state, and observe Juice costs in real-time.
- Real-time Juice cost estimation
- Full Convex Lisp syntax support
- Query global state directly