ParclExplorer

Transaction Details

Hash
0x5c78560ce698d7de5fa428c96e631d4c787449197dd60cf770f81e03fd14866b
Type
PlaceOrder
Status
Success
Block
3481920
Index
17
Nonce
1776956278423
Timestamp
19:17:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 11439075,
    "price": 24212000000,
    "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: 30
{
  "OrderPlaced": {
    "side": "Short",
    "size": 11439075,
    "price": 24212000000,
    "order_id": 6579248,
    "market_id": 1,
    "account_id": 8
  }
}