> For the complete documentation index, see [llms.txt](https://info.skybornegenesis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.skybornegenesis.com/important/our-tech/smart-contracts.md).

# Smart Contracts

{% hint style="info" %}
Note: If you are new to the world of blockchain technology and smart contracts, [ethereum.org](https://ethereum.org/en/developers/docs/smart-contracts/) offers a wealth of information to help you learn more
{% endhint %}

***

We leverage various smart contracts to power Skyborne Genesis, from Immortals to Loot to the logic of questing and associated reward granting.

We build in the open and all our smart contracts are verified and public.

### Verified Smart Contracts

| Contract            | Chain         | Address                                                                                                                   |
| ------------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------- |
| Genesis Immortals   | Ethereum      | [0x963590FaBDc1333D03BC3Af42a6B2Ab33e21e2eE](https://etherscan.io/address/0x963590fabdc1333d03bc3af42a6b2ab33e21e2ee)     |
| Genesis Loot        | Arbitrum Nova | [0xF31e12938b9957348519318AE07bE99A21Cc2255](https://nova.arbiscan.io/address/0xF31e12938b9957348519318AE07bE99A21Cc2255) |
| QuestManager        | Arbitrum Nova | [0x3E2268126Ab8b353B7c38C20aD26aee222694019](https://nova.arbiscan.io/address/0x3E2268126Ab8b353B7c38C20aD26aee222694019) |
| TokenTraitsProvider | Arbitrum Nova | [0xB21bd80c25fbAF227Ec8967E89c0b358D5C8aD51](https://nova.arbiscan.io/address/0xB21bd80c25fbAF227Ec8967E89c0b358D5C8aD51) |
| WalletDelegation    | Arbitrum Nova | [0x147C7e661100137cd4285a3682a6Fe1A2e23764F](https://nova.arbiscan.io/address/0x147C7e661100137cd4285a3682a6Fe1A2e23764F) |

***
