ParclExplorer

Transaction Details

Hash
0x7a78c69f440976b36139ea4a89cc261fcd84003ac01df2300c8821b5890ad42e
Type
PlaceOrder
Status
Success
Block
228560
Index
19
Nonce
1776263665503
Timestamp
01:38:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 100708,
    "price": 22200000000,
    "market_id": 1,
    "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: 18
{
  "OrderPlaced": {
    "side": "Short",
    "size": 100708,
    "price": 22200000000,
    "order_id": 525405,
    "market_id": 1,
    "account_id": 8
  }
}