ParclExplorer

Transaction Details

Hash
0x28e5bcd85efaa547c678d27ec8b92806021d18ee42644ed2af063e02c82fbb94
Type
PlaceOrder
Status
Success
Block
4269111
Index
5
Nonce
1776958147995
Timestamp
16:12:11 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 69740266,
    "price": 21797000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Short",
    "size": 69740266,
    "price": 21797000000,
    "order_id": 8215213,
    "market_id": 1,
    "account_id": 8
  }
}