ParclExplorer

Transaction Details

Hash
0x7d5fa5834ec89af6355c6bc5c46fe2084c92ef3b3fd81682b2effc1de708c22a
Type
PlaceOrder
Status
Success
Block
228477
Index
31
Nonce
1776263660646
Timestamp
01:38:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 463935,
    "price": 43272000000,
    "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: 22
{
  "OrderPlaced": {
    "side": "Short",
    "size": 463935,
    "price": 43272000000,
    "order_id": 524997,
    "market_id": 2,
    "account_id": 8
  }
}