ParclExplorer

Transaction Details

Hash
0x610cfe6e4a8e0dc9b8231cbde3692b2295992d18890bb15045209a2f8d7360da
Type
PlaceOrder
Status
Success
Block
437439
Index
5
Nonce
1776264138626
Timestamp
13:32:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 876051,
    "price": 22332000000,
    "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: 5
{
  "OrderPlaced": {
    "side": "Short",
    "size": 876051,
    "price": 22332000000,
    "order_id": 906550,
    "market_id": 1,
    "account_id": 8
  }
}