ParclExplorer

Transaction Details

Hash
0xcf4235b755ffa8f0be991237dd696a67c25c0c888b6090880c0695b081e2e1cc
Type
PlaceOrder
Status
Success
Block
850435
Index
20
Nonce
1776357176848
Timestamp
13:05:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1073423,
    "price": 22512000000,
    "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: 7
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1073423,
    "price": 22512000000,
    "order_id": 2017399,
    "market_id": 1,
    "account_id": 8
  }
}