ERC20 Smart Contract Troubleshoot
Budget: €18 – €36 EUR
Hi there,
I have an erc20 smart contract
I have deployed to rinkeby testnet and got it setup on uniswap test environment
there is a "tax" or "fee" function in the contract that should send a % of each transaction, in eth, to a designated wallet address. the code has been setup correctly but when deploying and testing I am unable to get this tax to work, it does not seem to be enabled on buys or sells.
the contract is deployed here https://rinkeby.etherscan.io/address/0xf237ea0F60d5c2a70B8d670d66957bBAAA4E1e25
I believe I have missed a simple step or it is a minor fix, however I need assistance in troubleshooting this please, many thanks!
I have an erc20 smart contract
I have deployed to rinkeby testnet and got it setup on uniswap test environment
there is a "tax" or "fee" function in the contract that should send a % of each transaction, in eth, to a designated wallet address. the code has been setup correctly but when deploying and testing I am unable to get this tax to work, it does not seem to be enabled on buys or sells.
the contract is deployed here https://rinkeby.etherscan.io/address/0xf237ea0F60d5c2a70B8d670d66957bBAAA4E1e25
I believe I have missed a simple step or it is a minor fix, however I need assistance in troubleshooting this please, many thanks!