Support for CASHA tokens in your project can be added with the following Tron contract addresses:
CASHA contract address:
https://tronscan.org/index.html#/token20/TK5nB99SemYRws6nnvrFHGa98odVtjCjwuNote: The integration path is the same as any TRC20 compatible token.
Exception: CASHA’s current CASHA TRC20 contract is based on a slightly older standard that does not return a boolean value in the transfer function. Developers and Integrators deploying their own custom contracts should take care and use the Safe TRC20 library which is designed to handle both the old and new standards.