ParclExplorer

Transaction Details

Hash
0x8d39536e83e6bd94df65418b3d2b0cde24d2600b8506a62a05a2398166d5dd9e
Type
PlaceOrder
Status
Success
Block
4221998
Index
24
Nonce
1776958044199
Timestamp
13:30:58 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8978398,
    "price": 22234000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 8978398,
    "price": 22234000000,
    "order_id": 8127778,
    "market_id": 1,
    "account_id": 8
  }
}