ParclExplorer

Transaction Details

Hash
0xa0879744516ee5af082dd987beec9e1a15566ec2f21be38f4a363e99029bdbc7
Type
PlaceOrder
Status
Success
Block
3769883
Index
18
Nonce
1776957009600
Timestamp
11:43:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23913173,
    "price": 22325000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23913173,
    "price": 22325000000,
    "order_id": 7229455,
    "market_id": 1,
    "account_id": 8
  }
}