Smart Contracts
Forta Network uses smart contracts to coordinate registration and ownership of Scanner Nodes and Detection Bots (referred by their former name of Agents in this release), the assignments of Bots and Scanners, the accepted Scanner Node software version and the economic safety mechanisms of the network via the ERC20 FORT Token.
To learn more, read the smart contracts github repo, or the documentation for the contracts in this site.
Deployments
Most of the contracts in Forta Network are upgradeable. If you are going to interact with an Upgradeable contract, always use the Proxy address.
Ethereum Mainnet
Name | Proxy | Implementation |
---|---|---|
Forta Token | 0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29 | 0x587969Add789c13F64Bcc34Ff253BD9BFB78f38a |
Polygon
Goerli Testnet
Name | Proxy | Implementation |
---|---|---|
Forta Token | 0x848F1fF1fa76Dc882Ca2F3521265ba3F27e42158 | 0x1b8CCBf5E8dBE1599905349E24b92a61175F9A10 |