ParclExplorer

Transaction Details

Hash
0x8e543f589da3f018dfc4cb9208820f8a80a9c9721d36eeec1bfe7ba7b64ada41
Type
PlaceOrder
Status
Success
Block
3069227
Index
5
Nonce
1776875520763
Timestamp
19:44:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3388430,
    "price": 33480000000,
    "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: 9
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3388430,
    "price": 33480000000,
    "order_id": 5973546,
    "market_id": 2,
    "account_id": 8
  }
}