ParclExplorer

Transaction Details

Hash
0x19678eacbb6183688e8fed8aee5e40ad43a02b7dbb257a492e461a0b3839281c
Type
PlaceOrder
Status
Success
Block
2229902
Index
0
Nonce
1776472184667
Timestamp
19:51:35 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 221400,
    "price": 28128000000,
    "order_id": 4797822,
    "market_id": 2,
    "account_id": 22
  }
}