Contracts
List and Descriptions of the Smart Contracts Utilized
Assets:
- CyberKongz: CyberKongz 2D collection ERC721 token contract (https://etherscan.io/address/0x57a204AA1042f6E66DD7730813f4024114d74f37)
- CyberKongzVX: CyberKongz VX 3D collection ERC721 token contract (https://etherscan.io/address/0x7EA3Cca10668B8346aeC0bf1844A49e995527c8B)
- Banana: Banana ERC20 token contract (https://etherscan.io/address/0xE2311ae37502105b442bBef831E9b53c5d2e9B3b)
- BananaV2: New updated BananaV2 ERC20 token contract (https://etherscan.io/address/0x94e496474f1725f1c1824cb5bdb92d7691a4f03a)
- Charmz: New discoverable gaming asset. ERC1155 token contract with 3 rarities (https://etherscan.io/address/0xDD6E7fF87CE5e19F7856280A24f1eEC612947248)
Polygon Bridge:
- BananaToken: Banana ERC20 token bridge contract for polygon network (https://polygonscan.com/address/0xbc91347e80886453f3f8bbd6d7ac07c122d87735)
- KongzVXPoly: CyberKongz VX ERC721 token bridge contract for polygon network (https://polygonscan.com/address/0x05df72d911e52ab122f7d9955728bc96a718782c)
- CharmzPoly: Charmz ERC1155 token bridge contract for polygon network (https://polygonscan.com/address/0x7cBCCC4a1576d7A05eB6f6286206596BCBee14aC)
Functionality
- Consumables: Source for findable token rewards (https://polygonscan.com/address/0x543dc6cA8381E8A1Dd425bD7a686d5D7295F950e)
- YieldHub: Distribution center for claimable ERC20/ERC1155 token rewards (https://etherscan.io/address/0x86cc33dbe3d2fb95bc6734e1e5920d287695215f)
- LockRegistry: The new era of staking (see KongzVXPoly)
- Enables assets to be used in multiple applications
- Removes the need to send assets to a staking contract
- The asset remains in the owner's wallet and can be unlocked by the owner at any time
Adventure:
- JungleAdventure: Handles all assets, interactions and logic needed to start and end season (https://polygonscan.com/address/0x70C575588B98C1F46B1382c706AdAf398A874e3E, https://polygonscan.com/address/0xF72459056C3440d846f47E8a24d79E1531104e8e)
- Fund, claim and withdraw
- Create and edit crews
- Level up CyberKongz VX
- Activate Charmz
- Commit Kongium
- Run adventures
- JungleLogic: logic for an adventure run (https://polygonscan.com/address/0xC527FA7e0A5d8d66A6121239DF7B838d1A454dB7)
- Creates random event - based on used lvl, team size and if a Charm is used
- Gives rewards in the form of exp, Kongium or even ERC20 and ERC1155 tokens which then can be claimed from the YieldHub
- KongzExtraData: will store Kongium amount and CyberKongz VX LVLs and additional stats in the future (https://polygonscan.com/address/0x1421B4337cE370A389cf4E45a6B870487574006E)
The KLAW!:
- TheKlaw: redeeming logic and nft pool (https://etherscan.io/address/0x7a08865a3e7c291f3b794210bc51d559b49dfd15#code)