ParclExplorer

Transaction Details

Hash
0x5d6dea2c74f792e7d33ed07190291f69c89bc438f4d7160b3124ec51c8be09ac
Type
PlaceOrder
Status
Success
Block
3188316
Index
22
Nonce
1776875833336
Timestamp
02:32:42 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 64483351,
    "price": 60123000000,
    "market_id": 0,
    "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": 64483351,
    "price": 60123000000,
    "order_id": 6252117,
    "market_id": 0,
    "account_id": 8
  }
}