ParclExplorer

Transaction Details

Hash
0xc4405d33079a79b385398a830a7bf5ae3af95e46b15e568c0c3bcbaf4e042a0b
Type
PlaceOrder
Status
Success
Block
3853952
Index
25
Nonce
1776957214488
Timestamp
16:31:10 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3551455,
    "price": 23171000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3551455,
    "price": 23171000000,
    "order_id": 7399551,
    "market_id": 1,
    "account_id": 8
  }
}