ParclExplorer

Transaction Details

Hash
0x3c90d5a0ed3fd38c5f562cf82a9cba4759d62f6d91aa5d01dfcd4b4a9ee536d6
Type
PlaceOrder
Status
Success
Block
57454
Index
12
Nonce
1776263104259
Timestamp
15:53:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3202849,
    "price": 26812000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3202849,
    "price": 26812000000,
    "order_id": 69681,
    "market_id": 2,
    "account_id": 8
  }
}