ParclExplorer

Transaction Details

Hash
0xd6795435015498f432b8af3a8abf0cb661ffec5df78bb38cd0c952f3711085b1
Type
PlaceOrder
Status
Success
Block
3416951
Index
0
Nonce
1776875380995
Timestamp
15:35:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 40585,
    "price": 28622000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 25,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 40585,
    "price": 28622000000,
    "order_id": 6439026,
    "market_id": 2,
    "account_id": 25
  }
}