ParclExplorer

Transaction Details

Hash
0x7cbae34d4f17ded11f0915fc59ad9c38c128d9b5eba48c7209244ec80ba8f2f6
Type
PlaceOrder
Status
Success
Block
3416640
Index
20
Nonce
1776958441099
Timestamp
15:34:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 420221036,
    "price": 0,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 54,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (3)

OrderPlacedIndex: 40
{
  "OrderPlaced": {
    "side": "Long",
    "size": 420221036,
    "price": 0,
    "order_id": 6438476,
    "market_id": 0,
    "account_id": 54
  }
}
FillIndex: 41
{
  "Fill": {
    "size": 14245429,
    "price": 59528000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6418159,
    "taker_order_id": 6438476,
    "maker_account_id": 39,
    "taker_account_id": 54
  }
}
FillIndex: 42
{
  "Fill": {
    "size": 405975607,
    "price": 59600000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6407365,
    "taker_order_id": 6438476,
    "maker_account_id": 51,
    "taker_account_id": 54
  }
}