Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.forteamm.io/llms.txt

Use this file to discover all available pages before exploring further.

Git Source
event ALTBCPoolDeployed(
    address indexed _xToken,
    address indexed _yToken,
    string _version,
    uint16 _lpFee,
    uint16 _protocolFee,
    address _protocolFeeCollector,
    ALTBCInput _tbcInput
);