ParclExplorer

Transaction Details

Hash
0x5072209cb99ccb1ee59e5666d76693e66a1f799c83d0b8d8375eb484d92fe28d
Type
PlaceOrder
Status
Success
Block
3828806
Index
30
Nonce
1776957150260
Timestamp
15:05:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13882997,
    "price": 30494000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13882997,
    "price": 30494000000,
    "order_id": 7347342,
    "market_id": 2,
    "account_id": 8
  }
}