ParclExplorer

Transaction Details

Hash
0x351adfa28bd01673a9997574d908a7f59b9ac7478953742c16c2fcda141ed452
Type
PlaceOrder
Status
Success
Block
3859893
Index
22
Nonce
1776957229984
Timestamp
16:51:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9812506,
    "price": 22107000000,
    "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": 9812506,
    "price": 22107000000,
    "order_id": 7412510,
    "market_id": 1,
    "account_id": 8
  }
}