PARCLExplorer

Transaction Details

Hash
ed55ad05080109035aae1e8ca2c956cbfabc1cca7a28b8841f2903459ae6421a
Type
PlaceOrder
Status
Success
Block
1048991
Index
0
Nonce
1775698295046
Timestamp
01:32:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 14142,
    "price": 7141900000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 14142,
    "price": 7141900000000,
    "order_id": 3079986,
    "market_id": 5,
    "account_id": 20
  }
}