ParclExplorer

Transaction Details

Hash
0xa9b45a9354be1b54843c848825ec3082b2f6dadc5c5924a8059ea05a772e23fa
Type
PlaceOrder
Status
Success
Block
1307545
Index
26
Nonce
1776472794813
Timestamp
15:11:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10255019,
    "price": 21733000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10255019,
    "price": 21733000000,
    "order_id": 2880005,
    "market_id": 1,
    "account_id": 8
  }
}