ParclExplorer

Transaction Details

Hash
0xf85439799baf60a0f1436dbd5c14edc9b04624a059b98e3c3522b5921ac9b7c9
Type
PlaceOrder
Status
Success
Block
3407234
Index
0
Nonce
1776956508853019
Timestamp
15:01:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 155000,
    "price": 21646000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 39,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 155000,
    "price": 21646000000,
    "order_id": 6420682,
    "market_id": 1,
    "account_id": 39
  }
}