ParclExplorer

Transaction Details

Hash
0xbbf7748f55c806d2b3718f11e75ee67cb55b275114b8814ec26710414237f05f
Type
PlaceOrder
Status
Success
Block
1300615
Index
11
Nonce
1776472762516
Timestamp
14:48:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2600975,
    "price": 21750000000,
    "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: 18
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2600975,
    "price": 21750000000,
    "order_id": 2857609,
    "market_id": 1,
    "account_id": 8
  }
}