TokenConverter.convertTokenToMyBit(_1, _2, _3);
-
_1
the token address. In case ofETH
, chose one from theEtherToken
contracts the Bancor team has deployed -
_2
the amount inwei
to convert -
_3
the minimum return value ofMYB
inwei
. If1
, transaction will fail only in case of invalidity.