monokh

Results 15 comments of monokh

This is the best I could do using as much `sdk-v2` code as possible. But the execution price retrieved is very wrong. ``` const { Token, WETH9, CurrencyAmount, TradeType }...

In the end, I let go of the Fetcher and called the pair contract directly for the reserves. See gist: https://gist.github.com/monokh/5dc494b9fb7887ac02d6898b6458648c

Realised i hadn't saved overriding of the host... The correct codepen is: https://codepen.io/anon/pen/gXMrXy Errors are: ``` The request to fetch the script was interrupted. wallet.metamask.io/background.js Failed to load resource: net::ERR_FAILED...

@frankiebee by user interaction, do you mean some sort of RPC call? In the codepen, to simulate user interaction, I have put a `sendTransaction` that triggers mascara popup fine. The...

This is somewhat expected behaviour in the environment you are running. We have a separate service (not built in the agent) that funds a NEAR account if it is conducting...