PARCLExplorer

Transaction Details

Hash
ddcd745c70c5b81363258758436a865f1eedacb3d7c92e78ddd58c58b70cc0b9
Type
PlaceOrder
Status
Success
Block
1066876
Index
28
Nonce
1775700790803
Timestamp
02:34:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 17518000000,
    "market_id": 1,
    "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: 28
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 17518000000,
    "order_id": 3128852,
    "market_id": 1,
    "account_id": 11
  }
}