ParclExplorer

Transaction Details

Hash
0x358177be8715008b57a7fd1ca331e2f06ea3e614905bd6fe5969afbc5d9a7cf5
Type
PlaceOrder
Status
Success
Block
3063639
Index
0
Nonce
1776875380147
Timestamp
19:25:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 87449,
    "price": 29815000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 23,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 87449,
    "price": 29815000000,
    "order_id": 5961566,
    "market_id": 2,
    "account_id": 23
  }
}