ParclExplorer

Transaction Details

Hash
0xa8609b2ce915812fd5f2ec76907f9786bfd9e48580c0381b1229cee61104e1c0
Type
PlaceOrder
Status
Success
Block
4129752
Index
28
Nonce
1776957799689
Timestamp
08:15:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10904380,
    "price": 30983000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10904380,
    "price": 30983000000,
    "order_id": 7916647,
    "market_id": 2,
    "account_id": 8
  }
}