ParclExplorer

Transaction Details

Hash
0xfbc2910d28f57a5899789fe2463d9d3cfe746ad5eba0754fd9b363b21817d7ac
Type
PlaceOrder
Status
Success
Block
4279148
Index
23
Nonce
1776958170548
Timestamp
16:46:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 75984245,
    "price": 21768000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 75984245,
    "price": 21768000000,
    "order_id": 8233548,
    "market_id": 1,
    "account_id": 8
  }
}