ParclExplorer

Transaction Details

Hash
0xae2f895827af8f0330290714f04e3cf1d40146bd142c854162b39a2126b08c30
Type
PlaceOrder
Status
Success
Block
3349565
Index
1
Nonce
1776875380475
Timestamp
11:44:30 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 17789,
    "price": 58180000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 23,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 17789,
    "price": 58180000000,
    "order_id": 6407923,
    "market_id": 0,
    "account_id": 23
  }
}