ParclExplorer

Transaction Details

Hash
0x7dcf67ed864a0d90fec6f1e8fc39c80b5314a2805322675b6637536a9630f2af
Type
PlaceOrder
Status
Success
Block
3303068
Index
0
Nonce
1776875380331
Timestamp
09:05:26 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42630,
    "price": 58180000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 23,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42630,
    "price": 58180000000,
    "order_id": 6406978,
    "market_id": 0,
    "account_id": 23
  }
}