ParclExplorer

Transaction Details

Hash
0x2d12311ff6fc00904e8af06eea7ad3ab654c3d38e92178c843909b64f927377e
Type
PlaceOrder
Status
Success
Block
3211790
Index
6
Nonce
1776875900920
Timestamp
03:53:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4097203,
    "price": 23882000000,
    "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: 12
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4097203,
    "price": 23882000000,
    "order_id": 6313342,
    "market_id": 1,
    "account_id": 8
  }
}