PARCLExplorer

Transaction Details

Hash
b3de323b39cc05788302a6a33f3f03f6ade3fc7b633eb54f3ebc3e31c40016cc
Type
PlaceOrder
Status
Success
Block
1056717
Index
0
Nonce
1775688920954
Timestamp
02:00:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3,
    "price": 21560000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3,
    "price": 21560000000,
    "order_id": 3111163,
    "market_id": 1,
    "account_id": 18
  }
}