PARCLExplorer

Transaction Details

Hash
89168fee0497e5b07e52e21039cf137b448b4cf2feb73919943e9cc427ab189e
Type
PlaceOrder
Status
Success
Block
1066446
Index
0
Nonce
1775700790777
Timestamp
02:33:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10000,
    "price": 38071000000,
    "market_id": 3,
    "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": 10000,
    "price": 38071000000,
    "order_id": 3128819,
    "market_id": 3,
    "account_id": 11
  }
}