ParclExplorer

Transaction Details

Hash
0xa9b52f93d455e988b82c192c567f09412cdf9826d1eb29d6ad2ee5cb82cea70a
Type
PlaceOrder
Status
Success
Block
3134840
Index
22
Nonce
1776875690021
Timestamp
23:29:11 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 20786127,
    "price": 22329000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 20786127,
    "price": 22329000000,
    "order_id": 6123845,
    "market_id": 1,
    "account_id": 8
  }
}