0

Is it possible to subtract the network fee from the user's ERC token instead of subtracting from the eth balance using web3js

1
  • you can do that but you will need to change the code of the ERC20 contract. Commented Aug 3, 2021 at 20:50

1 Answer 1

0

No, it's not possible on Ethereum (and BSC).

Some lesser known EVM blockchains support meta transactions that possibly could allow that. Huobi Eco Chain would be an example, although I never tested this feature.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.