PARCLExplorer

Transaction Details

Hash
0dcdc65c382878b8b5db8fa42d5801a07af2324e3b787b2f59a428504e3a779a
Type
PlaceOrder
Status
Success
Block
1049286
Index
0
Nonce
1775698295677
Timestamp
01:33:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 8485,
    "price": 7143900000000,
    "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": 8485,
    "price": 7143900000000,
    "order_id": 3081307,
    "market_id": 5,
    "account_id": 20
  }
}