RadicalBodies / protocol

RadicalBodies smart contracts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move on from ETH to ERC20

axic opened this issue · comments

Support for both would be optimal

There's WETH to rule them all

EEEEWW

I suggest we do this through abstraction. Can probably be done quite elegantly by implementing an AbstractMarket, that is implemented in both EthMarket and TokenMarket.