ParclExplorer

Transaction Details

Hash
0xb42d9d90396dffa016d17a3b39aebf31ebbf46287870991af2cf21d8daf642b5
Type
PlaceOrder
Status
Success
Block
3988133
Index
0
Nonce
1777075828764
Timestamp
00:10:28 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 600000000,
    "price": 28600000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 67,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (5)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 600000000,
    "price": 28600000000,
    "order_id": 7646179,
    "market_id": 2,
    "account_id": 67
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 153686906,
    "price": 28967000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7646128,
    "taker_order_id": 7646179,
    "maker_account_id": 8,
    "taker_account_id": 67
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 92212144,
    "price": 28839000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7646075,
    "taker_order_id": 7646179,
    "maker_account_id": 8,
    "taker_account_id": 67
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 55327286,
    "price": 28647000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7646129,
    "taker_order_id": 7646179,
    "maker_account_id": 8,
    "taker_account_id": 67
  }
}
FillIndex: 4
{
  "Fill": {
    "size": 200000000,
    "price": 28600000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7273865,
    "taker_order_id": 7646179,
    "maker_account_id": 43,
    "taker_account_id": 67
  }
}