ParclExplorer

Transaction Details

Hash
0x9934c71ee965d0c734c9507e2f277a412051cc7369417bddf92cb19a9f2a38f4
Type
PlaceOrder
Status
Success
Block
437098
Index
15
Nonce
1776264136948
Timestamp
13:31:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2870220,
    "price": 28907000000,
    "market_id": 2,
    "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: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2870220,
    "price": 28907000000,
    "order_id": 905513,
    "market_id": 2,
    "account_id": 8
  }
}