├── LICENSE ├── README.md ├── shapeshiftbot.api.sol ├── shapeshiftbot.lookup.sol ├── shapeshiftbot.sol └── shapeshiftbot.solo.sol /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axic/shapeshiftbot/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axic/shapeshiftbot/HEAD/README.md -------------------------------------------------------------------------------- /shapeshiftbot.api.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axic/shapeshiftbot/HEAD/shapeshiftbot.api.sol -------------------------------------------------------------------------------- /shapeshiftbot.lookup.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axic/shapeshiftbot/HEAD/shapeshiftbot.lookup.sol -------------------------------------------------------------------------------- /shapeshiftbot.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axic/shapeshiftbot/HEAD/shapeshiftbot.sol -------------------------------------------------------------------------------- /shapeshiftbot.solo.sol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axic/shapeshiftbot/HEAD/shapeshiftbot.solo.sol --------------------------------------------------------------------------------