ParclExplorer

Transaction Details

Hash
0x2136ec9087ea1d776a25effd7ed8e8c5e410c85b6f63983b774b754298b0de28
Type
PlaceOrder
Status
Success
Block
3177135
Index
0
Nonce
1776909264894
Timestamp
01:54:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 80000000,
    "price": 29400000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 43,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 80000000,
    "price": 29400000000,
    "order_id": 6221571,
    "market_id": 2,
    "account_id": 43
  }
}