For the complete documentation index, see llms.txt. This page is also available as Markdown.

Contract ABI

This page contains the Application Binary Interfaces (ABI) for the smart contracts used by the platform.

An ABI describes how applications and services can interact with a smart contract on an EVM-compatible blockchain. It defines the contract's available functions, events, and their input/output parameters.

GasTank
https://github.com/Towerflow/ABI/blob/main/GasTank.ts
BotFactory
https://github.com/Towerflow/ABI/blob/main/BotFactory.ts
SignalBot
https://github.com/Towerflow/ABI/blob/main/SignalBot.ts

Last updated