getPredictionPayTokenList
Verify supported payment tokens before placing a prediction market buy order. Returns the token symbol, code, and blockchain list needed to set payTokenCode.
Instructions
Query available payment tokens for prediction market trading. Returns token symbol, code, and supported blockchain list.
AI agent should call this before executing a trade to verify supported payment tokens. Prediction market Phase 1 supports USDC only.
Agent hint: Use this endpoint to get available payment tokens before placing a prediction market buy order. Returns USDC token info. Use the token code in buy requests (payTokenCode field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||