ParclExplorer

Transaction Details

Hash
0x27373928e166908c7c7f8414682066b82d6ec23cc86d1e783430d174a60c9266
Type
PlaceOrder
Status
Success
Block
3073831
Index
20
Nonce
1776875533998
Timestamp
20:00:28 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 43582214,
    "price": 29945000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 43582214,
    "price": 29945000000,
    "order_id": 5984309,
    "market_id": 2,
    "account_id": 8
  }
}