ParclExplorer

Transaction Details

Hash
0x2da3df407ec85cf2754b5a8da3565dc4bd9faba891dc80f581a7ad6c4b9f37e3
Type
PlaceOrder
Status
Success
Block
3176250
Index
23
Nonce
1776875795959
Timestamp
01:51:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 11048519,
    "price": 31656000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 11048519,
    "price": 31656000000,
    "order_id": 6219151,
    "market_id": 2,
    "account_id": 8
  }
}