ParclExplorer

Transaction Details

Hash
0x46ec5f40cd4519100ecb3a27d785dd5e31df10ea7d913809b7d57f5643440a63
Type
PlaceOrder
Status
Success
Block
1305185
Index
90
Nonce
1776480106262
Timestamp
15:03:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 40315000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 29,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 29
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 40315000000,
    "order_id": 2872964,
    "market_id": 0,
    "account_id": 29
  }
}