> For the complete documentation index, see [llms.txt](https://dogecup.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://dogecup.gitbook.io/docs/learn-more/contracts.md).

# Contracts

#### DogeCUP token contract

<https://bscscan.com/address/0xcef365b5932558c7e3212053f99634f3d9e078ba>

#### NFT contract, which manages all NFT purchases, NFT Farm rewards claims

Performs the security checks between the platform backend (web2) and the blockchain (web3):

<https://bscscan.com/address/0x324a32263b2fb04726e3deb268e5a4f4c43d74ed>

#### Contract signature hash decoder keccak-256

Assists in securing NFT contract transactions

<https://bscscan.com/address/0x3ab030923b97d8541ce82670d4c77803d42d6d56#code>

#### DogeCUP token staking pool contract

Staking contract for payment of rewards in tokens to bettors in the pools:

<https://bscscan.com/address/0xf1406bffa7998bb014f1e41952ed431f838ad479>

#### Contract of the DAO systems governance token (Wrapper token)

Every 1 DogeCUP token has its equivalent in daoDCP tokens:

<https://bscscan.com/address/0x30e408fba789d384003e436ccfea14811571ddd9>

#### Governator Contract

Manages governance, voting, proposals, and permissions in the DogeCUP DAO

<https://bscscan.com/address/0x489d02c6c81f6d87251dbaf3747cd5c40d1de46d>
