ParclExplorer

Transaction Details

Hash
0xc0ebd5b1a6935927690eea9878c7a77d3c125dad2211a7c34d4d6500aa0ba28d
Type
PlaceOrder
Status
Success
Block
1304603
Index
26
Nonce
1776472783648
Timestamp
15:01:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4186825,
    "price": 21900000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4186825,
    "price": 21900000000,
    "order_id": 2871299,
    "market_id": 1,
    "account_id": 8
  }
}