ParclExplorer

Transaction Details

Hash
0x06600ebbf03762dc94fa00b57307a7d2a8d329d2075215259ad1cd96ae5be74f
Type
PlaceOrder
Status
Success
Block
4216322
Index
13
Nonce
1776958031856
Timestamp
13:11:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3638150,
    "price": 32066000000,
    "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: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3638150,
    "price": 32066000000,
    "order_id": 8117234,
    "market_id": 2,
    "account_id": 8
  }
}