PARCLExplorer

Transaction Details

Hash
5a82dd7785e76de9149e0c95aa69902fd76cf375947a0ea2bac5d48cfc7d3afe
Type
PlaceOrder
Status
Success
Block
1046055
Index
0
Nonce
1775694226997
Timestamp
01:22:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 334572,
    "price": 266913000000,
    "market_id": 4,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 334572,
    "price": 266913000000,
    "order_id": 3067321,
    "market_id": 4,
    "account_id": 20
  }
}