ParclExplorer

Transaction Details

Hash
0xc654c9407d311e1819e5aced7ca42fab305974464b91e347d20c0924d2ee766d
Type
PlaceOrder
Status
Success
Block
3826298
Index
4
Nonce
1776957143982
Timestamp
14:56:29 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 789625,
    "price": 64585000000,
    "market_id": 0,
    "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: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 789625,
    "price": 64585000000,
    "order_id": 7342297,
    "market_id": 0,
    "account_id": 8
  }
}