ParclExplorer

Transaction Details

Hash
0xabeca8812d615138cb1f9a66ae774af24a0756527094cf1f1c8d2a1236a29973
Type
PlaceOrder
Status
Success
Block
3176566
Index
15
Nonce
1776875796962
Timestamp
01:52:28 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 51132044,
    "price": 30000000000,
    "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: 25
{
  "OrderPlaced": {
    "side": "Short",
    "size": 51132044,
    "price": 30000000000,
    "order_id": 6220024,
    "market_id": 2,
    "account_id": 8
  }
}