ParclExplorer

Transaction Details

Hash
0xacba00dca3601df95bf777854b6a3eed1553d70406c0dc409a90f0a14effbc9b
Type
PlaceOrder
Status
Success
Block
228560
Index
14
Nonce
1776263665504
Timestamp
01:38:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 60425,
    "price": 22526000000,
    "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: 17
{
  "OrderPlaced": {
    "side": "Short",
    "size": 60425,
    "price": 22526000000,
    "order_id": 525404,
    "market_id": 1,
    "account_id": 8
  }
}