Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.95 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.95 KB

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