ParclExplorer

Transaction Details

Hash
0xfd7817d79ca5ff29c5fea8864a272553f8b92795b06879f3589ee7493fdd30d6
Type
PlaceOrder
Status
Success
Block
3235533
Index
12
Nonce
1776875964703
Timestamp
05:14:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 33361428,
    "price": 30875000000,
    "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: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 33361428,
    "price": 30875000000,
    "order_id": 6371731,
    "market_id": 2,
    "account_id": 8
  }
}