Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

interfaces

Fully qualified path: tokentable_v2::components::interfaces

Modules

deployerSPDX-License-Identifier: Apache 2.0 TokenTable Deployer Interface This is the deployer for all TokenTable core and proxy contracts. All initial setup and configuration is automatically done here….
feecollectorSPDX-License-Identifier: Apache 2.0 TokenTable Fee Collector Interface This interface handles TokenTable service fee calculation.
futuretokenSPDX-License-Identifier: Apache 2.0 TokenTable FutureToken Interface The lightweight interface for TTFutureTokenV2(.5.x), which handles unlocking schedule ownership for TokenTable.
hookSPDX-License-Identifier: Apache 2.0 TokenTable Hook Interface You must implement this interface to become a valid hook for TokenTable Unlocker.
mockerc20
unlockerSPDX-License-Identifier: Apache 2.0 TokenTable Unlocker Interface The lightweight interface for TokenTableUnlockerV2(.5.x), which handles token unlocking and distribution for TokenTable.
versionableSPDX-License-Identifier: Apache 2.0 TokenTable Versioning Interface This interface is implemented by all major TokenTable contracts to keep track of their versioning for upgrade compatibility checks.