ParclExplorer

Transaction Details

Hash
0xebb1afda6a6d3484fa7f4dff490e6f278a4956aaa769d032dfa6f0a7fbe1b9a1
Type
PlaceOrder
Status
Success
Block
3528761
Index
0
Nonce
1776875382125
Timestamp
21:57:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 112655,
    "price": 60659000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 24,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (4)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 112655,
    "price": 60659000000,
    "order_id": 6674807,
    "market_id": 0,
    "account_id": 24
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 15641,
    "price": 59499000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6669472,
    "taker_order_id": 6674807,
    "maker_account_id": 39,
    "taker_account_id": 24
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 54052,
    "price": 59499000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6669473,
    "taker_order_id": 6674807,
    "maker_account_id": 39,
    "taker_account_id": 24
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 42962,
    "price": 59499000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6669474,
    "taker_order_id": 6674807,
    "maker_account_id": 39,
    "taker_account_id": 24
  }
}