ParclExplorer

Transaction Details

Hash
0x61cfe15eee4d4bba45104ec59248602218e84ad0fbd7603dfa3a5fbd03c9d4f5
Type
PlaceOrder
Status
Success
Block
3359077
Index
0
Nonce
1776875380504
Timestamp
12:17:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 113371,
    "price": 28645000000,
    "market_id": 2,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 113371,
    "price": 28645000000,
    "order_id": 6408053,
    "market_id": 2,
    "account_id": 23
  }
}