ParclExplorer

Transaction Details

Hash
0x7f18623164bec0e345b4af3aeb1c34698aafa7cd635cacbbafddf9f2531d3f35
Type
PlaceOrder
Status
Success
Block
3059335
Index
28
Nonce
1776875495055
Timestamp
19:10:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4906025,
    "price": 23489000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4906025,
    "price": 23489000000,
    "order_id": 5952367,
    "market_id": 1,
    "account_id": 8
  }
}