ParclExplorer

Transaction Details

Hash
0x74af08542bb1a3d37d9c73ebd58152eb41d207def633d82e4599ff17ee8f45d0
Type
PlaceOrder
Status
Success
Block
1300605
Index
64
Nonce
1776472762178
Timestamp
14:48:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 12341062,
    "price": 27695000000,
    "market_id": 2,
    "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: 19
{
  "OrderPlaced": {
    "side": "Short",
    "size": 12341062,
    "price": 27695000000,
    "order_id": 2857514,
    "market_id": 2,
    "account_id": 8
  }
}