ParclExplorer

Transaction Details

Hash
0x6a520c2b02a6e098413048f5ce41437dd87b283c89716aa545b3d79f683f5486
Type
PlaceOrder
Status
Success
Block
3834165
Index
24
Nonce
1776957164135
Timestamp
15:23:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 789257788,
    "price": 21585000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 39
{
  "OrderPlaced": {
    "side": "Long",
    "size": 789257788,
    "price": 21585000000,
    "order_id": 7358527,
    "market_id": 1,
    "account_id": 8
  }
}