ParclExplorer

Transaction Details

Hash
0x123fdf747cf2023dd8123cea830354b7ee85f41335740363e75dd580207e5444
Type
PlaceOrder
Status
Success
Block
3147452
Index
6
Nonce
1776875722858
Timestamp
00:12:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 104246513,
    "price": 59601000000,
    "market_id": 0,
    "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: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 104246513,
    "price": 59601000000,
    "order_id": 6153330,
    "market_id": 0,
    "account_id": 8
  }
}