Skip to main content
Forte Dynamic AMM home page
Search...
⌘K
Contact Us
Dashboard
Dashboard
Search...
Navigation
Documentation
Reference
Documentation
Contributor Guide
GitHub
Reference
Overview
Example
AMM
Common
Overview
IErrors.sol
IEvents.sol
Constants.sol
TBC.sol
Enum.TBCType
Struct.ALTBCInput
Struct.FeeInfo
Struct.ALTBCDef
Allow List
Factory
On this page
FeeInfo
TBC.sol
Struct.FeeInfo
FeeInfo
Git Source
Copy
Ask AI
struct
FeeInfo
{
uint16
_lpFee;
uint16
_protocolFee;
address
_protocolFeeCollector;
}
Struct.ALTBCInput
Struct.ALTBCDef
⌘I