Skip to content

Moonpug-xyz/IceCreamSwap-smart-contracts

 
 

Repository files navigation

IceCreamSwap Contracts 🍦

This repo contains all the contracts used in IceCreamSwap. It is divided in independent projects where each of them contains its smart contracts, test environment and unique config files.

Existing projects

Project name Description Solidity version(s)
Bridge Based on ChainSafe ChainBridge with modifications like an improved fee system 0.8.11
Dex Based on Uniswap V2, it combines peripheral and core trading and liquidity protocols. 0.5.16 / 0.6.6
Launchpad Based on PSI-Passive-Income launchpad. 0.8.17
Liquidity Farms Based on SushiSwap's MasterChefV2. 0.6.12
Multicall Multicall smart contract to batch RPC calls 0.8.12
Soulbound Non transferable NFTs for on chain attestation like KYC or audit 0.8.17
Staked Core (SCORE) auto compounding staked core, comparable to Lido's wstETH 0.8.17
Staking Single token staking 0.8.17

Manny new projects and contracts will be added in the future 🔥

About

IceCreamSwap Smart Contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 95.5%
  • TypeScript 4.5%