ParclExplorer

Transaction Details

Hash
0xd2fc71b5f9d09f9966c51f35b28512b93d5892f0413a071728c3481d6af03f73
Type
PlaceOrder
Status
Success
Block
228442
Index
91
Nonce
1776263660257
Timestamp
01:38:29 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 32142903,
    "price": 26503000000,
    "market_id": 2,
    "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: 100
{
  "OrderPlaced": {
    "side": "Short",
    "size": 32142903,
    "price": 26503000000,
    "order_id": 524845,
    "market_id": 2,
    "account_id": 8
  }
}