ParclExplorer

Transaction Details

Hash
0x6109185db29fd1e245bc1d953b7fb56f91becd738fa3ff30e5e67b81d04f0d12
Type
PlaceOrder
Status
Success
Block
4219488
Index
23
Nonce
1776958038870
Timestamp
13:22:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1065954,
    "price": 24639000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1065954,
    "price": 24639000000,
    "order_id": 8123214,
    "market_id": 1,
    "account_id": 8
  }
}