ParclExplorer

Transaction Details

Hash
0x63cb310fd03ac42948d2400e9d3cd1cc8391ca41c6e1fbafaa62c1ce14cc381d
Type
PlaceOrder
Status
Success
Block
1270964
Index
22
Nonce
1776472671981
Timestamp
13:05:39 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000,
    "price": 59132000000,
    "market_id": 0,
    "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: 41
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1000,
    "price": 59132000000,
    "order_id": 2762791,
    "market_id": 0,
    "account_id": 8
  }
}