> For the complete documentation index, see [llms.txt](https://yieldzcc.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yieldzcc.gitbook.io/docs/resources/smart-contracts.md).

# Smart Contracts

### Smart Contracts on GitHub

You can find yieldz.cc's smart contracts here: <https://github.com/web3-creator/yieldzcc-contracts>

### Sonic

You can find the most recent addresses of the mainnet deployments on our GitHub:

{% @github-files/github-code-block url="<https://github.com/web3-creator/yieldzcc-contracts/blob/main/deployments/sonic.json>" %}

<table><thead><tr><th width="296">Name</th><th>Address</th><th data-hidden>Description</th></tr></thead><tbody><tr><td>StakingSimple Factory</td><td><a href="https://sonicscan.org/address/0xc91661d9cEA9B8db82Ea3331C58282ECD745054e">0xc91661d9cEA9B8db82Ea3331C58282ECD745054e</a></td><td>Deploys a simple staking beacon</td></tr><tr><td>StakingSimple</td><td><a href="https://sonicscan.org/address/0x1FDFf1297B25B69046a9964A69327544D3DDdC82">0x1FDFf1297B25B69046a9964A69327544D3DDdC82</a></td><td>Implementation for beacon deployment of StakingSimple Factory</td></tr><tr><td>StakingCustomReward Factory</td><td><a href="https://sonicscan.org/address/0x36712Af1af9b3e5037eFCe322188B895f3c49219">0x36712Af1af9b3e5037eFCe322188B895f3c49219</a></td><td>Deploys a custom reward staking beacon</td></tr><tr><td>StakingCustomReward</td><td><a href="https://sonicscan.org/address/0x5083A85336992418c37d9190d16245d581a147Bd">0x5083A85336992418c37d9190d16245d581a147Bd</a></td><td>Implementation for beacon deployment of StakingCustomReward Factory</td></tr><tr><td>StakingTimeLock Factory</td><td><a href="https://sonicscan.org/address/0x58Eb3b718152f5d41eafe413605923A23A286D92">0x58Eb3b718152f5d41eafe413605923A23A286D92</a></td><td>Deploys a time lock staking beacon</td></tr><tr><td>StakingTimeLock</td><td><a href="https://sonicscan.org/address/0x7528C9fb57649a55D453C8AfF68b79075aDec46F">0x7528C9fb57649a55D453C8AfF68b79075aDec46F</a></td><td>Implementation for beacon deployment of StakingTimeLock Factory</td></tr><tr><td>StakingActionFees Factory</td><td><a href="https://sonicscan.org/address/0xc7269a040609680bEd6e9b3bddf0fa2fA530881c">0xc7269a040609680bEd6e9b3bddf0fa2fA530881c</a></td><td>Deploys an action fee staking beacon</td></tr><tr><td>StakingActionFees</td><td><a href="https://sonicscan.org/address/0xD9a35368333aCe772274D5Fa9F888c6B4681be61">0xD9a35368333aCe772274D5Fa9F888c6B4681be61</a></td><td>Implementation for beacon deployment of StakingActionFees Factory</td></tr><tr><td>StakingOverTimeReward Factory</td><td><a href="https://sonicscan.org/address/0x6e28e856C889aa17A15B9f1936392D916561d30f">0x6e28e856C889aa17A15B9f1936392D916561d30f</a></td><td>Deploys an over time distribution staking beacon</td></tr><tr><td>StakingOverTimeReward</td><td><a href="https://sonicscan.org/address/0xF6f4e7D85A348869DD055Bad98C476C3a1eaaAc5">0xF6f4e7D85A348869DD055Bad98C476C3a1eaaAc5</a></td><td>Implementation for beacon deployment of StakingOverTimeReward Factory</td></tr></tbody></table>
