ParclExplorer

Transaction Details

Hash
0x2341b8bf665278e428b5fa32becbd4e5c26bec8f91ef3b1bbd45b62f0d275053
Type
PlaceOrder
Status
Success
Block
987260
Index
24
Nonce
1776357608456
Timestamp
20:54:26 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 35954483,
    "price": 21654000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 30
{
  "OrderPlaced": {
    "side": "Short",
    "size": 35954483,
    "price": 21654000000,
    "order_id": 2369695,
    "market_id": 1,
    "account_id": 8
  }
}