ParclExplorer

Transaction Details

Hash
0x521a44a8ff1fedc08ceefb60faba8dc299063e512b6f2f501cfcdcdc9adee9cb
Type
PlaceOrder
Status
Success
Block
1300810
Index
123
Nonce
1776472763761
Timestamp
14:48:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 22287,
    "price": 22374000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 22287,
    "price": 22374000000,
    "order_id": 2858382,
    "market_id": 1,
    "account_id": 8
  }
}