ParclExplorer

Transaction Details

Hash
0x5e335bf442af094b7f350d28cdec9e865d3e554123b0975a7cf9c423214e1d7d
Type
PlaceOrder
Status
Success
Block
3274802
Index
0
Nonce
1776875380252
Timestamp
07:28:44 UTC

Transaction Data

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