PARCLExplorer

Transaction Details

Hash
6e50a388e1cb6ccb14366ec3f3fe08e72621a63a1f744eaa5f843c799ac4feb2
Type
PlaceOrder
Status
Success
Block
1034582
Index
1
Nonce
1775694198913
Timestamp
00:43:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 8453,
    "price": 238400000000,
    "market_id": 5,
    "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: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 8453,
    "price": 238400000000,
    "order_id": 3011990,
    "market_id": 5,
    "account_id": 20
  }
}