ParclExplorer

Transaction Details

Hash
0x2012ca03b080d3075a0e665f818368c0449f6d42e9335ccc74e63bfdf1a8e02d
Type
PlaceOrder
Status
Success
Block
3033192
Index
12
Nonce
1776875433529
Timestamp
17:41:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 34044527,
    "price": 21889000000,
    "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: 18
{
  "OrderPlaced": {
    "side": "Short",
    "size": 34044527,
    "price": 21889000000,
    "order_id": 5899412,
    "market_id": 1,
    "account_id": 8
  }
}