ParclExplorer

Transaction Details

Hash
0x40e0f3d67ac4eb1236485242db95a455474d9591abd85feb80f43b482cf254b4
Type
PlaceOrder
Status
Success
Block
3076827
Index
20
Nonce
1776875541509
Timestamp
20:10:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123063226,
    "price": 21787000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123063226,
    "price": 21787000000,
    "order_id": 5990774,
    "market_id": 1,
    "account_id": 8
  }
}