PARCLExplorer

Transaction Details

Hash
8c53cf7ca28626270e638fabea9cf90137717e2c69038701209a0d7066f7edd1
Type
PlaceOrder
Status
Success
Block
1209386
Index
25
Nonce
1775689832807
Timestamp
10:38:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 5035539,
    "price": 109650000000,
    "market_id": 4,
    "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: 40
{
  "OrderPlaced": {
    "side": "Long",
    "size": 5035539,
    "price": 109650000000,
    "order_id": 3329818,
    "market_id": 4,
    "account_id": 16
  }
}
FillIndex: 41
{
  "Fill": {
    "size": 808166,
    "price": 107573000000,
    "maker_fee": 0,
    "market_id": 4,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3127760,
    "taker_order_id": 3329818,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 42
{
  "Fill": {
    "size": 557621,
    "price": 107598000000,
    "maker_fee": 0,
    "market_id": 4,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3127781,
    "taker_order_id": 3329818,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}
FillIndex: 43
{
  "Fill": {
    "size": 334572,
    "price": 107636000000,
    "maker_fee": 0,
    "market_id": 4,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 3127782,
    "taker_order_id": 3329818,
    "maker_account_id": 20,
    "taker_account_id": 16
  }
}