Polymarket
Overview
Getting Started
1. Create Polygon Wallet
# Generate new wallet
moltmarket wallet create --network polygon
# Or import existing
moltmarket wallet import \
--private-key-path ~/.ethereum/polygon.key \
--network polygon2. Fund Wallet with USDC
3. Configure MoltMarket
API Architecture
Three API Endpoints
Trading Flow
1. Approve USDC Spending (One-Time)
2. Place Order
3. Monitor Position
4. Close Position
Smart Contracts
Key Contracts (Polygon Mainnet)
Gas Fees
Market Resolution
Resolution Process
Claiming Winnings
Rate Limits
Best Practices
1. Monitor Gas Prices
2. Use Limit Orders for Large Trades
3. Check Orderbook Liquidity
Troubleshooting
Issue: Transaction Fails
Issue: "Slippage Exceeded"
Issue: USDC Approval Fails
Resources
Related Documentation
Last updated
