ParclExplorer

Transaction Details

Hash
0xde4bf8476102ff214c607054d242dce8055ad26b0e0bb9ccd777cb5f770be3db
Type
PlaceOrder
Status
Success
Block
3357713
Index
0
Nonce
1776875380498
Timestamp
12:12:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 145135,
    "price": 22058000000,
    "market_id": 1,
    "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": 145135,
    "price": 22058000000,
    "order_id": 6408029,
    "market_id": 1,
    "account_id": 23
  }
}