ParclExplorer

Transaction Details

Hash
0xcdf41f3cc2f40fd11b5ea43b09a07e5bc687799ec04d8b85dfca6ed78f319a19
Type
PlaceOrder
Status
Success
Block
1300234
Index
42
Nonce
1776480106263
Timestamp
14:46:44 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 36
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 40197000000,
    "order_id": 2855876,
    "market_id": 0,
    "account_id": 32
  }
}