ParclExplorer

Transaction Details

Hash
0x402c9dd16795cc51cac1a8798349a535bdac7f9ecb04848e0b0ce4a51ce19814
Type
PlaceOrder
Status
Success
Block
464100
Index
9
Nonce
1776264210312
Timestamp
15:04:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23832120,
    "price": 26305000000,
    "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: 18
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23832120,
    "price": 26305000000,
    "order_id": 976019,
    "market_id": 2,
    "account_id": 8
  }
}