Skip to content

dwarvesf/icy-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7dea3fa · Mar 21, 2025

History

61 Commits
Mar 21, 2025
Feb 21, 2025
Feb 21, 2025
Feb 26, 2025
Mar 14, 2025
Feb 25, 2025
Feb 25, 2025
Nov 4, 2022
Nov 4, 2022
Mar 22, 2024
Feb 21, 2025
Dec 6, 2022
Feb 25, 2025
Nov 4, 2022
Feb 25, 2025
Nov 4, 2022
Feb 28, 2025
Dec 7, 2022
Dec 7, 2022
Feb 25, 2025
Feb 21, 2025
Mar 12, 2025

Repository files navigation

banner

ℹ️ Information

  • Website
  • Base network
  • 1 $ICY = 1.5 $USDC
  • You can earn $ICY by:

📷 Screenshots

screenshot 1 screenshot 2

🏃 Run the project (for devs)

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Environment Variables

Name Value Note
NEXT_PUBLIC_ICY_CONTRACT_ADDRESS
NEXT_PUBLIC_USDC_CONTRACT_ADDRESS
NEXT_PUBLIC_ICY_SWAPPER_CONTRACT_ADDRESS
NEXT_PUBLIC_RATE This is just for showing on UI, changing this does not change the actual swapping amount
WEBHOOK_ID Discord webhook
WEBHOOK_TOKEN Discord webhook

🙏 Credits

A big thank to all who contributed to this project!

Contributing