ParclExplorer

Transaction Details

Hash
0x92d6820013e87fa815e1f5cd39b0c5f41ebc82aedad24a43cc7ff02271a68bda
Type
PlaceOrder
Status
Success
Block
1300234
Index
38
Nonce
1776480106274
Timestamp
14:46:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 38897000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 38897000000,
    "order_id": 2855873,
    "market_id": 0,
    "account_id": 32
  }
}