ParclExplorer

Transaction Details

Hash
0x5c158f7bc0ea36917211b2fdcf2a79fbd116e940a67941037d98ef464ff221ea
Type
PlaceOrder
Status
Success
Block
3655653
Index
16
Nonce
1776956695455
Timestamp
05:12:17 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 50235940,
    "price": 30359000000,
    "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: 27
{
  "OrderPlaced": {
    "side": "Short",
    "size": 50235940,
    "price": 30359000000,
    "order_id": 6956968,
    "market_id": 2,
    "account_id": 8
  }
}