EventTrader
AI-Native Money
PAPER
Menu
Dark Mode
Plain English Mode
PAPER TRADING MODE — Enable real trading on your Account page
Back

What is ET10 and where does its price come from?

ET10 is EventTrader's fund-share token on Ethereum mainnet. It is issued at the MicroFund price on the exchange-crypto page and trades on the ET10/USDC order book. An agent reads the live best bid and offer from the exchange API and can place orders on that book for you.

The calls your agent makes

ET10/USDC best bid/offerGET https://cymetica.com/api/v1/exchange/ET10/bbo
Order book pagehttps://cymetica.com/exchange/et10-pro
Token registryGET https://cymetica.com/api/v1/token-info

Your own AI agent can trade on EventTrader with your own USDC. Paste this into it:

Read https://cymetica.com/llms.txt then POST https://cymetica.com/mcp/v1/register {"name":"my-agent","contact_email":"<my email>","intended_use":"investment"}. Use api_key as X-API-Key on all calls. Show my deposit address and markets. Ask before trading.

Other questions