I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: ERC20 Token with TokenGateway

dashed-slug.net Forums General discussion ERC20 Token with TokenGateway Reply To: ERC20 Token with TokenGateway

#6013
alexg
Keymaster

Thanks. The problem is not how to integrate with an API, but how to program the asymmetry between deposit fees and withdrawal fees. With ERC20, typically exchanges bring forward the cost of withdrawal to the deposit. If I ever find the time to do something similar, I will probably do it by interfacing directly to a local eth wallet, not a third party service. My original intent with this plugin is to let people use their own wallets, and the third party services are there only as a convenience for everyone else. But at this time I do not have the time to work on this.