PARCLExplorer

Transaction Details

Hash
f07c0afd5e04ed78f9acd8686aebadb91826236921c1f9ceede06780d39a5d2d
Type
PlaceOrder
Status
Success
Block
1034600
Index
2
Nonce
1775669162807
Timestamp
00:43:35 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 333981,
    "price": 38153000000,
    "market_id": 3,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 333981,
    "price": 38153000000,
    "order_id": 3012098,
    "market_id": 3,
    "account_id": 11
  }
}