ParclExplorer

Transaction Details

Hash
0xb13e7b4155f433cc21b118c757a1c2fe233e633d6aaa6c255d0d23ff8f783c34
Type
PlaceOrder
Status
Success
Block
3803660
Index
5
Nonce
1776957086529
Timestamp
13:38:58 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5354931,
    "price": 30714000000,
    "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: 10
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5354931,
    "price": 30714000000,
    "order_id": 7294943,
    "market_id": 2,
    "account_id": 8
  }
}