ParclExplorer

Transaction Details

Hash
0x9428ad00f0a4575e50bce2495b4878495e00e7d5e664f03fbef3abf5653d48ef
Type
PlaceOrder
Status
Success
Block
3793908
Index
15
Nonce
1776957064051
Timestamp
13:05:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 113916000,
    "price": 21895000000,
    "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: 24
{
  "OrderPlaced": {
    "side": "Short",
    "size": 113916000,
    "price": 21895000000,
    "order_id": 7276058,
    "market_id": 1,
    "account_id": 8
  }
}