PARCLExplorer

Transaction Details

Hash
98668583b3f8776c004a3b5bcce261222add2889428449f68dc157d82b2bc2c4
Type
PlaceOrder
Status
Success
Block
1050824
Index
2
Nonce
1775689832767
Timestamp
01:39:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 261375,
    "price": 7219300000000,
    "market_id": 5,
    "post_only": false,
    "stop_loss": null,
    "account_id": 16,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (4)

OrderPlacedIndex: 7
{
  "OrderPlaced": {
    "side": "Long",
    "size": 261375,
    "price": 7219300000000,
    "order_id": 3088311,
    "market_id": 5,
    "account_id": 16
  }
}
FillIndex: 8
{
  "Fill": {
    "size": 14129,
    "price": 7148200000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3088304,
    "taker_order_id": 3088311,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 9
{
  "Fill": {
    "size": 8477,
    "price": 7150500000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3088305,
    "taker_order_id": 3088311,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 10
{
  "Fill": {
    "size": 5086,
    "price": 7154100000000,
    "maker_fee": 0,
    "market_id": 5,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3088309,
    "taker_order_id": 3088311,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}