ParclExplorer

Transaction Details

Hash
0x5039f9409204afeda4a3255f0142049f5fe9d2ed88f2c2486481861b6411c90c
Type
PlaceOrder
Status
Success
Block
3358479
Index
0
Nonce
1776875381367
Timestamp
12:15:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 135028,
    "price": 22058000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 22,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 135028,
    "price": 22058000000,
    "order_id": 6408041,
    "market_id": 1,
    "account_id": 22
  }
}