Which wallet to use for delegate transfer of erc20 token?

Ashish Kumar asked on Telegram:

Which wallet to use for delegate transfer of erc20 token

Iā€™m looking for an open source wallet from which I can approve allowance to another person. Metamask or mew does not have any function to delegate spend.

1 Like

Hi @Blockchain_made_Easy,

Do you just mean the ability to set an allowance for an ERC20 token?

etherscan.io for ERC20 tokens (with verified source code) you can use injected web3 (e.g. MetaMask) to approve an allowance using the write page.

Hi @Blockchain_made_Easy,

I wanted to follow up and see if you found a solution?