ParclExplorer

Transaction Details

Hash
0xa59a3288cab171b37a83532d32af1dfe74e54ebb9983007e82d965148350fccd
Type
PlaceOrder
Status
Success
Block
228556
Index
13
Nonce
1776263665234
Timestamp
01:38:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3681033,
    "price": 29300000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3681033,
    "price": 29300000000,
    "order_id": 525346,
    "market_id": 2,
    "account_id": 8
  }
}