ParclExplorer

Transaction Details

Hash
0xa26b0dd093e08eb4b783be630f7690dfd4b753ce0433bc027f92d6f8386b97ed
Type
PlaceOrder
Status
Success
Block
3848601
Index
13
Nonce
1776957200818
Timestamp
16:12:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 456951705,
    "price": 21708000000,
    "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: 21
{
  "OrderPlaced": {
    "side": "Short",
    "size": 456951705,
    "price": 21708000000,
    "order_id": 7388354,
    "market_id": 1,
    "account_id": 8
  }
}