PARCLExplorer

Transaction Details

Hash
0c97645c9a1e75626ec4640fd9e93827f6acb084621e2a8103c52eb9bdcd08b5
Type
PlaceOrder
Status
Success
Block
1034568
Index
0
Nonce
1775694198879
Timestamp
00:43:28 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 945875,
    "price": 92562000000,
    "market_id": 3,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 945875,
    "price": 92562000000,
    "order_id": 3011891,
    "market_id": 3,
    "account_id": 20
  }
}