ParclExplorer

Transaction Details

Hash
0xb5af9fa344841690f6c4b34b0db388419997e6437a4e34408d54e08b7848bdb2
Type
PlaceOrder
Status
Success
Block
3073856
Index
16
Nonce
1776875534140
Timestamp
20:00:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5648255,
    "price": 33230000000,
    "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: 17
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5648255,
    "price": 33230000000,
    "order_id": 5984420,
    "market_id": 2,
    "account_id": 8
  }
}