ParclExplorer

Transaction Details

Hash
0xca28473e9a3f4432c906ca58f1864963ce706af8dad85e8801ed9ef0a0bc167d
Type
PlaceOrder
Status
Success
Block
4235519
Index
23
Nonce
1776958072860
Timestamp
14:17:14 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 18468928,
    "price": 22222000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 18468928,
    "price": 22222000000,
    "order_id": 8152368,
    "market_id": 1,
    "account_id": 8
  }
}