ParclExplorer

Transaction Details

Hash
0x3e61ebc3d5570c359416de1c9e6919e2f316b2927d02cafc2f23f0cce02c4309
Type
PlaceOrder
Status
Success
Block
1300251
Index
26
Nonce
1776472759490
Timestamp
14:46:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4432269,
    "price": 22222000000,
    "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: 31
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4432269,
    "price": 22222000000,
    "order_id": 2855939,
    "market_id": 1,
    "account_id": 8
  }
}