PARCLExplorer

Transaction Details

Hash
715e3cf87e1cebc67aee9682f78850b5f150306b59028cddc153b76d2fb4617a
Type
PlaceOrder
Status
Success
Block
1028119
Index
0
Nonce
1775669160126
Timestamp
00:21:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1280,
    "price": 7064200000000,
    "market_id": 5,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1280,
    "price": 7064200000000,
    "order_id": 2979570,
    "market_id": 5,
    "account_id": 11
  }
}