PARCLExplorer

Transaction Details

Hash
64bb848b168d2140af7c62c7262c2c3aea1626a9837fda3980bfdc925f69c5e1
Type
PlaceOrder
Status
Success
Block
459344
Index
21
Nonce
1775486075597
Timestamp
16:01:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 77654,
    "price": 27881000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 77654,
    "price": 27881000000,
    "order_id": 913849,
    "market_id": 2,
    "account_id": 8
  }
}