Skip to content

Humswap/smart-contracts

Repository files navigation

Our mission is to make fun and easy to use DeFi+NFT products on NEO. Would you like some pita and hummus?

Liquidity Pools

Token/NFT Swapping

🎲 Games Games Games!

❤️ Unique NFT Integrations

🎊 Stake NFTs? Sure!


Contracts


On TestNet we currently have seven live contracts, with more on the way.

OriginalHummusNFT (Live on TestNet) - [Dora Link]

The Original Hummus NFT will be able to be staked in order to multiply your yields in the liquidity pool. Multiplier 2x in our Liquidity Pool. This can be won by playing PitaToss. [This art is a placeholder. Final art is still work in progress]

OriginalHummusNFT Address: 0x97f2a5dabafbef8b8ec25a4adce273f827af80ae

⭐ Roadmap Item: Integrate Neofs for all NFTs


BummusNFT (Live on TestNet) - [Dora Link]

Beet Hummus NFT that will allow for a multiplier in our liquidity pool. Multiplier 1.5x in our Liquidity Pool. This can be purchased with PITA via the PurchaseContract. [This art is a placeholder. Final art is still work in progress]

BummusNFT Address: 0x734fd178956f2156a2a38cd58d7471259b7d979c

⭐ Roadmap Item: Integrate Neofs for all NFTs


JalapenoHummusNFT (Live on TestNet) - [Dora Link]

Jumping Jalapeno, spicy hummus. Multiplier 1.7x in our Liquidity Pool. This can be won via the AuctionContract. [This art is a placeholder. Final art is still work in progress]

JalapenoHummusNFT Address: 0xefbff647b8e253aaad4866c0d0084c756e7c0667

⭐ Roadmap Item: Integrate Neofs for all NFTs


PitaNFT (Live on TestNet) - [Dora Link]

Pita goes well with hummus. This NFT will have a quantity of 100,000 available, and will allow for a multiplier of 1.05x in our Liquidity Pool. PITA can be used to purchase NFTs in our marketplace, and it also attainable by playing PitaToss. [This art is a placeholder. Final art is still work in progress]

PitaNFT Address: 0xfbfaa7f4dee963fe20573ce9dd883ecb98cd57e8

⭐ Roadmap Item: Integrate Neofs for all NFTs


Auction (Live on TestNet) - [Dora Link]

Our auction contract facilitates the transfer of NFTs via auction format. When a user sends an amount greater than the previous bid, the contract will automatically refund the previous highest bidder. In it's current state, loading NFTs and ending auctions are both manual processes. We plan on automating this, and also allowing for anyone to use the auction contract to auction any NFT of their choosing.

Auction Address: 0x07d6901d7cbdd7905b17465fd768104b6cefe422

⭐ Roadmap Item: Automate NFT and Auction starting/ending ; Allow for anyone to use Auction contract to sell NFTs


PitaToss (Live on TestNet) - [Dora Link]

Send some GAS to toss a Pita, if you land in hummus you win a rare NFT! It costs 0.1 GAS to toss a PITA, if you don't land in hummus, the PITA that landed on the floor is yours! This is the beginning of introducing games to our ecosystem, and when a user tosses a pita, we derive a pseudo random number to determine if they win. The user will always win something. Chances of winning the rare NFT are configurable, our default setting is a 1% chance as the random number range is 0-99 with 99 being the winning number.

PitaToss Address: 0xf323d5ece33b8b969f57777d3e5dcb25840d53d8

⭐ Roadmap Item: We plan on having multiple rare types of NFTs winnable in one toss. This would be variable percentage rates for each NFT. Additionally, we plan to add more user interaction


Purchase (Live on TestNet) - [Dora Link]

Our purchase contract allows for the purchase of tokens and NFTs with other tokens or NFTs. Beet Hummus will be our first launched product on this marketplace, and will cost 1,000 PITA

Purchase Address: 0x6ad5f385f109dcfe1af4952921188ed0356b6b9b

⭐ Roadmap Item: Allow any user to place an item for purchase via our contract.


Roadmap


🚀 2021 Q3

  • Multiple NFT contracts released
  • Auction, Purchase, and PitaToss contracts released

🚀 2021 Q4

  • Liquidity Pools released
  • Swap functionality released
  • Improvements to PitaToss to allow for more granular gameplay, and more prize options available.

🚀 2022 Q1

  • Introduce at least one new game
  • Improvements on Purchase and Auction Contracts to present open protocols for decentralized creation of auctions and NFT purchases by anyone
  • Improvements for NFTs to integrate Neofs

🚀 2022 Q2

  • Introduce at least one new game
  • Improvements on Swap and Liquidity Pool features to present open protocols for usage. Ideally, anyone can be an Automated Market Maker

Notes


🗒️ Our NFTs are following the NEP17 standard and we have yet to adopt them to NEP11. This was a conscious decision given our NFTs will have a purpose in our DeFi products, in addition to being art. We will need to test this further as perhaps these NFTs will support both NEP11 and NEP17 standards.

🗒️ All of our NFT art is still work in progress as we are working with multiple designers. The art displayed in this readme is for illustration purposes only, and are not final designs.

🗒️ Multipliers for NFTs displayed in this readme are not final. We will run economic simulations to determine awards for our NFTs. NFTs may also interact with our games, such as giving you a bonus chance in PitaToss if you hold a certain NFT.

🗒️ Both Smart Contract code and the website are works in progress. We will have our smart contracts audited prior to launch.


About

All Smart Contracts for the Humswap project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages