Closed xianny closed 4 years ago
Simbotted with Bancor enabled in https://github.com/dorothy-zbornak/0x-swap-server and got some data:
No surprise here.
Bancor revert rate a bit worrying.
Bancor slippage also higher than the rest.
Bancor TOKEN slippage is good though. Maybe we enable Bancor only for BNT for now??
Just for the record.
A-B testing with prod:
With latest asset-swapper (Bancor disabled)
Little bit worried about Balancer reverts looking uneven so I ran it for a while with just Balancer and Uniswap as sources:
Description
Add integration for Bancor V2.
contracts/asset-proxy
asset-swapper
contract-addresses
We're waiting on https://github.com/bancorprotocol/sdk/pull/20 to merge and publish before we enable Bancor as a source. After the SDK is updated, we need to do the following:
.../market_operation_utils/constants.ts
Testing instructions
I tested with simbot using https://github.com/dorothy-zbornak/0x-swap-server. Charts are in a comment below.
Unit tests are updated.
Types of changes
Checklist:
[WIP]
if necessary.