anchor-token-contracts
anchor-token-contracts copied to clipboard
[FEATURE] Astroport Support
Problem definition
Current anchor token contracts including staking and collector contracts work with terraswap contracts. Upon launching astroport, it is better to move contracts functionalities to astroport.
Feature specification
- staking contracts supports:
- Update different schedules
- Time-based calculation instead of blocked based calculation.
- collector contract supports:
- Update config variables
- Add Burn functionalities to anc buybacks
- Support
astroportfactory in config- Support max_spread for anc buy backs