dOrgTech / OpenRaise

Bonding Curves For DAOs
MIT License
76 stars 26 forks source link

RewardsWallet flexible exchange proxy #87

Open tspoff opened 4 years ago

tspoff commented 4 years ago

Rather than interact directly with uniswap, the contract defines an 'exchange proxy' address and has a standard interface to interact with this.

There is an admin function for the curve owner to change the exchange by changing the address of this proxy.