ParclExplorer

Transaction Details

Hash
0x56f83613d5244847f6f42bd987a0ea47f20a429ead1e0f370ad7e42b36db25ba
Type
PlaceOrder
Status
Success
Block
4218514
Index
18
Nonce
1776958036732
Timestamp
13:19:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 22813547,
    "price": 22037000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 22813547,
    "price": 22037000000,
    "order_id": 8121423,
    "market_id": 1,
    "account_id": 8
  }
}