ParclExplorer

Transaction Details

Hash
0x54ac88f11963a81e5c991ff36a2bec6b9a6e4e828e45c7baa759b267fb05493e
Type
PlaceOrder
Status
Success
Block
4245678
Index
21
Nonce
1776958095514
Timestamp
14:52:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 53432421,
    "price": 21766000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 53432421,
    "price": 21766000000,
    "order_id": 8171514,
    "market_id": 1,
    "account_id": 8
  }
}