Zhang Haochuan Jack

Results 3 comments of Zhang Haochuan Jack

> It looks interesting, could you add a specific application of your code in this same PR? Sure, this is still WIP. I can reuse your demo app as the...

I don't have write access lol, please contact the author

Here is my code: ``` int precision = 10000000; var getAmountsOutFunctionMessage = new GetAmountsOutFunction() { AmountIn = precision, Path = GetPath() // List{tokenAddress, ..., usdtAddress} }; var getAmountsOutHandler = web3.Eth.GetContractQueryHandler();...