ParclExplorer

Transaction Details

Hash
0x8c17fd8adc3873288bd43485bcc090f3ca1d0b51d4fba3c673c508e9714e5405
Type
PlaceOrder
Status
Success
Block
1307545
Index
20
Nonce
1776472794815
Timestamp
15:11:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 287075,
    "price": 23881000000,
    "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: 31
{
  "OrderPlaced": {
    "side": "Short",
    "size": 287075,
    "price": 23881000000,
    "order_id": 2879999,
    "market_id": 1,
    "account_id": 8
  }
}