Contract links

Main contracts

Our contracts are all verified and deployed on the Fantom Opera mainnet.

The FROCK token contract and Dividend Distributor contract are using the Proxy pattern. This means they are mutable, and their code can change over time.

We chose this design pattern, to be able to change the working of the smart contracts if there is a need.

The contracts:

Note: We did not make the Vault or Treasury Swapper contracts upgradeable. The Vault should be immutable, as otherwise it serves no purpose.

Pre launch

The community sale contracts can be found here:

The public sale contracts can be found here:

Last updated