ParclExplorer

Transaction Details

Hash
0x43000e40d809f780dfd53e9a3159c9219f49c402dbb937ffca5b0b5f70aab7be
Type
PlaceOrder
Status
Success
Block
3726858
Index
29
Nonce
1776956885571
Timestamp
09:16:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5565946,
    "price": 34343000000,
    "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": 5565946,
    "price": 34343000000,
    "order_id": 7121812,
    "market_id": 2,
    "account_id": 8
  }
}