circle-exclamation
This documentation page is currently under development and may be updated frequently.

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.

chevron-rightGasTankhashtag
https://github.com/Towerflow/ABI/blob/main/GasTank.ts
chevron-rightBotFactoryhashtag
https://github.com/Towerflow/ABI/blob/main/BotFactory.ts
chevron-rightSignalBothashtag
https://github.com/Towerflow/ABI/blob/main/SignalBot.ts

Last updated