issues
search
Intercoin
/
CommunityCoinContract
Contracts to let people stake various tokens and use the trust that was built up in Intercoin's factory code.
GNU Affero General Public License v3.0
12
stars
2
forks
source link
59 remove common pool
#60
Closed
artman325
closed
1 year ago
artman325
commented
1 year ago
removed logic with traded/reserved token. So no more uniswap LP tokens when user staking. Also there are no
remove liquidity
functionality.
left only one pool ERC20. and it was renamed to StakingPool instead STakingPoolERC20
now one CommunityCoin have several stakingpool in various combinations ERC20token and duration
cleaned up code and adapted unittests
remove liquidity
functionality.