ParclExplorer

Transaction Details

Hash
0x4af8e22c7122e66cd17b1d51becdab1538d9ad9bc5c1a76a849355527eabd56c
Type
PlaceOrder
Status
Success
Block
3144294
Index
17
Nonce
1776875714792
Timestamp
00:01:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 38857556,
    "price": 30160000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 38857556,
    "price": 30160000000,
    "order_id": 6146181,
    "market_id": 2,
    "account_id": 8
  }
}