AlphaWallet / alpha-wallet-ios

An advanced Ethereum/EVM mobile wallet
https://www.alphawallet.com
MIT License
595 stars 367 forks source link

Native swap, but only outgoing token appeared in Activity tab, not incoming token #5781

Open hboon opened 1 year ago

hboon commented 1 year ago

Ran a swap USDC -> WETH with 1inch https://etherscan.io/tx/0x5d66dd7ae55009dfa84bcd2dba0bbb4d69d85d11546d0c812a23801e56341f48#eventlog but only the outgoing USDC is shown in Activity tab, not the incoming WETH. Not sure if it's reproducible

oa-s commented 1 year ago

we dont see received token as we not able to decode transaction input data, we have no contracts abi to being able to decode that data, looking for solution

hboon commented 1 year ago

@oa-s low priority at the moment, but we'll get back to this later