ParclExplorer

Transaction Details

Hash
0xa43de59431155a77f71cfc4cea4e1ca34365487369307d95953a1619efc5e25a
Type
PlaceOrder
Status
Success
Block
3443884
Index
15
Nonce
1776956187197
Timestamp
17:07:18 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 50434500,
    "price": 29863000000,
    "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: 29
{
  "OrderPlaced": {
    "side": "Short",
    "size": 50434500,
    "price": 29863000000,
    "order_id": 6496949,
    "market_id": 2,
    "account_id": 8
  }
}