ParclExplorer

Transaction Details

Hash
0x508483a985fb587c42ad2e1de4e6997a7e58306b7daef665e08e7f8a6014093c
Type
PlaceOrder
Status
Success
Block
3056987
Index
0
Nonce
1776875380296
Timestamp
19:02:50 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 99851,
    "price": 29815000000,
    "market_id": 2,
    "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": 99851,
    "price": 29815000000,
    "order_id": 5948124,
    "market_id": 2,
    "account_id": 22
  }
}