ParclExplorer

Transaction Details

Hash
0x21aaa32f52d4bac563633eb7ed07db05cb38768e8e17d5df3dfcbfc3eb9ce06f
Type
PlaceOrder
Status
Success
Block
2111877
Index
30
Nonce
1776474767721
Timestamp
13:06:27 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 143791,
    "price": 47239000000,
    "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: 18
{
  "OrderPlaced": {
    "side": "Short",
    "size": 143791,
    "price": 47239000000,
    "order_id": 4473789,
    "market_id": 2,
    "account_id": 8
  }
}