ParclExplorer

Transaction Details

Hash
0x07e62192f05a64b277cb81acfe47f4efca957e95f70f97ae944f9908ad7320af
Type
PlaceOrder
Status
Success
Block
3203539
Index
23
Nonce
1776875877318
Timestamp
03:24:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 54108456,
    "price": 30290000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 54108456,
    "price": 30290000000,
    "order_id": 6291488,
    "market_id": 2,
    "account_id": 8
  }
}