ParclExplorer

Transaction Details

Hash
0xd2e7b85e4aedf11708801321b87a6a059fa4dbd43663a4c510f561790488e2ae
Type
PlaceOrder
Status
Success
Block
3058946
Index
1
Nonce
1776875494225
Timestamp
19:09:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1288924,
    "price": 44950000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1288924,
    "price": 44950000000,
    "order_id": 5951623,
    "market_id": 2,
    "account_id": 8
  }
}