ParclExplorer

Transaction Details

Hash
0x3e03d8a68a030c7837f1bec411bb1c53c8e4b800cfd26e424613d7f4ac9d05be
Type
PlaceOrder
Status
Success
Block
1304555
Index
28
Nonce
1776472783484
Timestamp
15:01:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2323556,
    "price": 22275000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2323556,
    "price": 22275000000,
    "order_id": 2871181,
    "market_id": 1,
    "account_id": 8
  }
}