ParclExplorer

Transaction Details

Hash
0x3fb9b1804ed7fae9ff66c80e1049d57fcfdda7514cb5ea61b7930d19f695da5b
Type
PlaceOrder
Status
Success
Block
4279806
Index
20
Nonce
1776958171986
Timestamp
16:48:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 120386695,
    "price": 21720000000,
    "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: 29
{
  "OrderPlaced": {
    "side": "Short",
    "size": 120386695,
    "price": 21720000000,
    "order_id": 8234755,
    "market_id": 1,
    "account_id": 8
  }
}