ParclExplorer

Transaction Details

Hash
0x3ae9cd0cbcca3d660a07acf644e02111be70b812851fae4a4a52322266c4c36c
Type
PlaceOrder
Status
Success
Block
3828021
Index
25
Nonce
1776957148386
Timestamp
15:02:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 100991913,
    "price": 21875000000,
    "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": 100991913,
    "price": 21875000000,
    "order_id": 7345855,
    "market_id": 1,
    "account_id": 8
  }
}