ParclExplorer

Transaction Details

Hash
0x7e7285bba98f39a9e4612b9b681f6e1f8854ae2563d3f81631db0e8582415687
Type
PlaceOrder
Status
Success
Block
4219782
Index
8
Nonce
1776958039520
Timestamp
13:23:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 49345665,
    "price": 29494000000,
    "market_id": 2,
    "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: 9
{
  "OrderPlaced": {
    "side": "Short",
    "size": 49345665,
    "price": 29494000000,
    "order_id": 8123814,
    "market_id": 2,
    "account_id": 8
  }
}