ParclExplorer

Transaction Details

Hash
0xca192070c982fe61cf2820bcd3db312cde297085c66162ffd5801674282acba1
Type
PlaceOrder
Status
Success
Block
3621338
Index
10
Nonce
1776956604689
Timestamp
03:14:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42600642,
    "price": 60110000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42600642,
    "price": 60110000000,
    "order_id": 6879473,
    "market_id": 0,
    "account_id": 8
  }
}