ParclExplorer

Transaction Details

Hash
0x288ef7168bbb17f5ec048bfe02147b86ea73282b61a787f09aaab4ea92434026
Type
PlaceOrder
Status
Success
Block
228616
Index
22
Nonce
1776263665804
Timestamp
01:39:04 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 18172356,
    "price": 21635000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 18172356,
    "price": 21635000000,
    "order_id": 525614,
    "market_id": 1,
    "account_id": 8
  }
}