ParclExplorer

Transaction Details

Hash
0x82c54544140b707eeef47e5cbe5a51449afb7f813126bdeea8005adb508567ba
Type
PlaceOrder
Status
Success
Block
4279831
Index
3
Nonce
1776958172068
Timestamp
16:48:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 46637799,
    "price": 29699000000,
    "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: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 46637799,
    "price": 29699000000,
    "order_id": 8234826,
    "market_id": 2,
    "account_id": 8
  }
}