ParclExplorer

Transaction Details

Hash
0x993fee1ea484b090f4150edeff2fc144fb9d5ee00bd9e8608acaa76ab59c78dc
Type
PlaceOrder
Status
Success
Block
3955562
Index
20
Nonce
1776957427017
Timestamp
22:19:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 11452997,
    "price": 22555000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 11452997,
    "price": 22555000000,
    "order_id": 7587356,
    "market_id": 1,
    "account_id": 8
  }
}