ParclExplorer

Transaction Details

Hash
0x66f04863a8b7e149db6a58a25b1cd775f0c804ae4e42baa6adc682da372520f3
Type
PlaceOrder
Status
Success
Block
3407228
Index
0
Nonce
1776956507615018
Timestamp
15:01:47 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": 6420681,
    "market_id": 1,
    "account_id": 39
  }
}