PARCLExplorer

Transaction Details

Hash
2b7ff736c7bac2d8f82ee765e801da3fabd00514883502c5b639d0b9aa5959ed
Type
PlaceOrder
Status
Success
Block
1066876
Index
30
Nonce
1775700790807
Timestamp
02:34:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 17345000000,
    "market_id": 1,
    "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: 30
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 17345000000,
    "order_id": 3128854,
    "market_id": 1,
    "account_id": 11
  }
}