anchor-token-contracts icon indicating copy to clipboard operation
anchor-token-contracts copied to clipboard

[FEATURE] Astroport Support

Open MSNTCS opened this issue 3 years ago • 0 comments

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 astroport factory in config
  • Support max_spread for anc buy backs

MSNTCS avatar Jan 12 '22 06:01 MSNTCS