ParclExplorer

Transaction Details

Hash
0x8318703507f62d962a811a4a38ef14171b94bddc96f270c2215994cec90faeea
Type
PlaceOrder
Status
Success
Block
4396588
Index
20
Nonce
1776958406080
Timestamp
23:28:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 64923552,
    "price": 21870000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 64923552,
    "price": 21870000000,
    "order_id": 8443782,
    "market_id": 1,
    "account_id": 8
  }
}