Daniel Isac
Daniel Isac
@LuWey I have implemented a way to use the Pickup API alongside other XML based APIs. Haven't managed to write some tests yet. You can check it out here: https://github.com/danielcrt/php-ups-api...
If the swipe move is wider than the recycler view's height/width (depends on orientation) all recycler view's children are detached and all views will disappear. I think you also have...
Just found the solution. It doesn't seem to be a bug but a bad developer experience. In order to make the above example work I had to do something like:...
@jsy1218 I saw there's also no liquidity on Ethereum Sepolia for ETH/[USDC](https://sepolia.etherscan.io/address/0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238) What would be the min requirements to move this forward? Is 1 ETH/USDC (0.3%) LP on Base Sepolia...
I saw the WETH/USDC pool is already initialized: https://sepolia.basescan.org/address/0x94bfc0574ff48e92ce43d495376c477b1d0eeec0 But with a very bad ratio: 0.000000000000000001 WETH 0.900001 USDC I tried to mint a new position and add liquidity in...
This is blocking https://github.com/Uniswap/smart-order-router/pull/494