N
N
novichkovv2021-05-11 07:25:37
blockchain
novichkovv, 2021-05-11 07:25:37

How to implement acceptance of Ethereum and other erc20 tokens to a permanent address for each user?

I am writing a backend for a multi-currency wallet.
The task is to implement a permanent address for each user. If this is an erc20 token - not ether, then in order to withdraw the same amount from this wallet, you also need to transfer ether to this address to pay for gas, paying for this gas. That is, in order to accept and then give a token worth $100, you need to pay 2 times $20 commission. It is also very desirable to collect coins to a common account (to implement one of the wallet features), which makes the process even more expensive. Maybe there are some solutions to this issue?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question