> For the complete documentation index, see [llms.txt](https://litepaper.dystopunks.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.dystopunks.net/development/blockchain/smart-contracts.md).

# Smart Contracts

[Smart contracts](https://ethereum.org/smart-contracts/) are the fundamental building blocks of Ethereum applications. They are computer programs stored on the blockchain that allow converting traditional contracts into digital parallels. Smart contracts are very logical - following an if this then that structure. This means they behave exactly as programmed and cannot be changed.

**DystoPunks:** <https://etherscan.io/address/0xbea8123277142de42571f1fac045225a1d347977>

**DystoPunks VX:** <https://etherscan.io/address/0xf91523Bc0ffA151ABd971f1b11D2567d4167DB3E>

**$CREDS:** <https://etherscan.io/address/0xc13F4F0F865bAc08F62654B57E38669EbC4747a3>

**VX Crates:** <https://etherscan.io/address/0xC50F11281b0821E5a9AD3DD77C33Eaf82d3094f4>

**VX Assets:** <https://etherscan.io/address/0x2af55f1fa2ac44e2f5a199ff16e5eafae37b7389>

{% hint style="success" %}
All [DystoPunks ](/introduction/dystopunks.md)smart contracts are fully verified.
{% endhint %}
