ParclExplorer

Transaction Details

Hash
0x3c8198c6d8a364c75b474b0b4b151ab0aa36d18052d4d226840836051145a57b
Type
PlaceOrder
Status
Success
Block
228543
Index
26
Nonce
1776263665082
Timestamp
01:38:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 12974,
    "price": 21839000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 12974,
    "price": 21839000000,
    "order_id": 525289,
    "market_id": 1,
    "account_id": 8
  }
}