ParclExplorer

Transaction Details

Hash
0x274f4c10f36f41590e8d04e3091016cb04b473b50a30b3ce04ed3e66815b948a
Type
PlaceOrder
Status
Success
Block
3246830
Index
26
Nonce
1776875993747
Timestamp
05:53:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 133435800,
    "price": 21765000000,
    "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": 133435800,
    "price": 21765000000,
    "order_id": 6399919,
    "market_id": 1,
    "account_id": 8
  }
}