ParclExplorer

Transaction Details

Hash
0x7e988423dec7e51d018346c4519bbc66812b8691dfb82fee47c7ced32f4d68ee
Type
PlaceOrder
Status
Success
Block
3121011
Index
0
Nonce
1776875648597
Timestamp
22:41:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 36857243,
    "price": 22863000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 36857243,
    "price": 22863000000,
    "order_id": 6086256,
    "market_id": 1,
    "account_id": 8
  }
}