ParclExplorer

Transaction Details

Hash
0x1dd5f5a5e13c22e91b43e3272729c3329ec35a79438bc0c3d6ab8a7e015cb6a1
Type
PlaceOrder
Status
Success
Block
3726662
Index
28
Nonce
1776956884975
Timestamp
09:15:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42533628,
    "price": 22100000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42533628,
    "price": 22100000000,
    "order_id": 7121294,
    "market_id": 1,
    "account_id": 8
  }
}