PARCLExplorer

Transaction Details

Hash
adc04c701c091cc604e819f197f8be4237fff18b45153773b8331544a3bd23b7
Type
PlaceOrder
Status
Success
Block
1048995
Index
0
Nonce
1775698295055
Timestamp
01:32:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8485,
    "price": 7153900000000,
    "market_id": 5,
    "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": 8485,
    "price": 7153900000000,
    "order_id": 3079995,
    "market_id": 5,
    "account_id": 20
  }
}