ParclExplorer

Transaction Details

Hash
0x5c09302104d7a146c5de76190f739174d160f641b993fb8ee4c691dbeadd18c4
Type
PlaceOrder
Status
Success
Block
3544604
Index
8
Nonce
1776956419935
Timestamp
22:52:08 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42452205,
    "price": 21938000000,
    "market_id": 1,
    "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: 15
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42452205,
    "price": 21938000000,
    "order_id": 6708700,
    "market_id": 1,
    "account_id": 8
  }
}