ParclExplorer

Transaction Details

Hash
0x219fde80f37cc2174b7981913b42b643fff090e0e1c112762afbb5079c0ece6b
Type
PlaceOrder
Status
Success
Block
2172032
Index
0
Nonce
1776472184289
Timestamp
16:32:27 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 95125,
    "price": 28128000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 22,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 95125,
    "price": 28128000000,
    "order_id": 4637911,
    "market_id": 2,
    "account_id": 22
  }
}