ParclExplorer

Transaction Details

Hash
0x7117edb497307c335132ba97a01be0f0f85529246eb2d0c00c6d14e1aee58e5b
Type
PlaceOrder
Status
Success
Block
2175758
Index
21
Nonce
1776474969121
Timestamp
16:45:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 478788,
    "price": 23349000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 478788,
    "price": 23349000000,
    "order_id": 4648473,
    "market_id": 1,
    "account_id": 8
  }
}