ParclExplorer

Transaction Details

Hash
0x781734b909e4a3d2cf54519e57e47839db7440cd21bcaa2d37f31326bb21881f
Type
PlaceOrder
Status
Success
Block
3565862
Index
21
Nonce
1776956474895
Timestamp
00:04:55 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 124567362,
    "price": 29670000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 124567362,
    "price": 29670000000,
    "order_id": 6759124,
    "market_id": 2,
    "account_id": 8
  }
}