-
ICYSwap:
0x8De345A73625237223dEDf8c93dfE79A999C17FB (USDT) 0xd327B6D878bCD9D5EC6a5BC99445985d75F0D6E5 (USDC.e)
- Install deps with
yarn
- To run unit test, use command
npx hardhat test
- cp .env.example .env and update env configs
- Deploy contracts with
npx hardhat run deploy/deploySwap.ts
- Still in experiment. DYOR!
- Swap ICY -> USDC
- SetConversionRate
- WithdrawToOwner
- Ownable
- Pausable
- Staking ICY
- Swap
- SetConversionRate
- WithdrawToOwner