ParclExplorer

Transaction Details

Hash
0x0672cb0a23522ac5dcb00860f8d6146a78614e336c33b45296c93625195dc60b
Type
PlaceOrder
Status
Success
Block
228520
Index
13
Nonce
1776263664885
Timestamp
01:38:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 440582,
    "price": 43272000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 440582,
    "price": 43272000000,
    "order_id": 525185,
    "market_id": 2,
    "account_id": 8
  }
}