ParclExplorer

Transaction Details

Hash
0x50feb9c6970916f03e90298f261e298edd565ef69a78199a290271234e572a9e
Type
PlaceOrder
Status
Success
Block
3145829
Index
3
Nonce
1776875718835
Timestamp
00:06:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23342236,
    "price": 30543000000,
    "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: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23342236,
    "price": 30543000000,
    "order_id": 6149754,
    "market_id": 2,
    "account_id": 8
  }
}