返回 Skill 列表
extension
分类: 效率与办公无需 API Key

Polymarket Portfolio

查看您的Polymarket活跃持仓、交易历史和盈亏,以追踪市场持仓和交易表现。

person作者: mosonchan2023hubclawhub

Polymarket Portfolio

View your Polymarket positions and trading history. Track your active trades and PnL.

Features

  • Active Positions: See all your current Yes/No positions
  • Trade History: View past trades
  • PnL Tracking: Calculate profit/loss on closed positions

Pricing

  • Price: 0.001 USDT per API call
  • Payment: Integrated via SkillPay.me

Use Cases

  • Track election market positions
  • Monitor sports betting PnL
  • Review trading performance

Example Input

{
  "address": "0x1234..."
}

Example Output

{
  "positions": [
    {
      "market": "Will BTC reach $100k by 2025?",
      "side": "yes",
      "size": 10,
      "avgPrice": 0.42,
      "currentValue": 4.2
    }
  ],
  "totalValue": 4.2,
  "note": "Connect wallet on polymarket.com for real portfolio data"
}

Integration

This skill is integrated with SkillPay.me for automatic micropayments. Each call costs 0.001 USDT.