ParclExplorer

Transaction Details

Hash
0x9f593c91fa0fbb759fb73d885bf5ee59389bbae6c987dc1abda3a4aec8b6741e
Type
PlaceOrder
Status
Success
Block
3145339
Index
15
Nonce
1776875717235
Timestamp
00:05:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123354087,
    "price": 59504000000,
    "market_id": 0,
    "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: 25
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123354087,
    "price": 59504000000,
    "order_id": 6148267,
    "market_id": 0,
    "account_id": 8
  }
}