ParclExplorer

Transaction Details

Hash
0x5d269246155cdc93efd182286326a9ff6dc5d90c7bdb6fd238ff4e2c0a2a931c
Type
PlaceOrder
Status
Success
Block
4268648
Index
26
Nonce
1776958146972
Timestamp
16:10:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 319234555,
    "price": 21712000000,
    "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": 319234555,
    "price": 21712000000,
    "order_id": 8214386,
    "market_id": 1,
    "account_id": 8
  }
}