ParclExplorer

Transaction Details

Hash
0x8627a2ff5125f19e53144231128c8c93d0b1b99de51cdfaa4ace7651e0106d7e
Type
PlaceOrder
Status
Success
Block
3167684
Index
24
Nonce
1776875772198
Timestamp
01:21:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 12825231,
    "price": 22585000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 12825231,
    "price": 22585000000,
    "order_id": 6197904,
    "market_id": 1,
    "account_id": 8
  }
}