//uniswap question. What’s the difference between a router and a pool?
function addcount (uint256 value) public { counting = value; counting+=1; } function checkUpkeep (bytes calldata checkData) external override returns (bool upkeepNeeded, byte...
Does anyone one know why swapExactTokenForTokens doesn’t work on polygon? Have router address right and it’s Abi. I performed the swap on kovan and it is working
function _position(int24 tickLower, int24 tickUpper) internal view returns ( uint128, uint256, uint256, uint128, uint128 ) { bytes32 keyValue = keyValue.compute(address(th...
I am thinking of using the value gotten from getAmountsOut() as my amountOutMin when interacting with swapExactTokensForTokens(). Will this always work or might it fail due to...
Solcx not being found in my python compiler despite being installed. What can I do?
Pls who’s in charge of dent listings?