ParclExplorer

Transaction Details

Hash
0x9f6f812dae07b4fa1df8c5500dca9786e50e723794a77364ad3d62f3e7799d05
Type
PlaceOrder
Status
Success
Block
1305170
Index
0
Nonce
1776472180655
Timestamp
15:03:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 60421,
    "price": 27244000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 24,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 60421,
    "price": 27244000000,
    "order_id": 2872879,
    "market_id": 2,
    "account_id": 24
  }
}