nautilus-polymarket 0.61.0

Polymarket integration adapter for the Nautilus trading engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "success": true,
  "orderID": "0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef12",
  "errorMsg": null,
  "transactionsHashes": [
    "0xaaaa000000000000000000000000000000000000000000000000000000000000",
    "0xbbbb000000000000000000000000000000000000000000000000000000000000"
  ],
  "tradeIDs": [
    "trade-0x001",
    "trade-0x002"
  ]
}