PARCLExplorer

Transaction Details

Hash
d4421055c7dc175c23fbdcaf53fce62dccb2a41d457a281ea7a43aa5e4bee36b
Type
PlaceOrder
Status
Success
Block
1034588
Index
0
Nonce
1775694198929
Timestamp
00:43:32 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": 3012004,
    "market_id": 3,
    "account_id": 20
  }
}