ParclExplorer

Transaction Details

Hash
0xa5c3b1633b15affe6379c4a128c5d15d3de6de73f6c4232e182c1eb8675391cd
Type
PlaceOrder
Status
Success
Block
228477
Index
10
Nonce
1776263660608
Timestamp
01:38:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 43631142,
    "price": 26540000000,
    "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: 9
{
  "OrderPlaced": {
    "side": "Short",
    "size": 43631142,
    "price": 26540000000,
    "order_id": 524989,
    "market_id": 2,
    "account_id": 8
  }
}