PARCLExplorer

Transaction Details

Hash
f4525c46099689bbaf4199ef55cb696e4e9b86269128b5043c6ad73d696c6971
Type
PlaceOrder
Status
Success
Block
459344
Index
24
Nonce
1775486075596
Timestamp
16:01:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 129423,
    "price": 26486000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 129423,
    "price": 26486000000,
    "order_id": 913851,
    "market_id": 2,
    "account_id": 8
  }
}