Risks
For Users:
Caution: If a malicious user gains access to the private owner key, they may be able to perform malicious actions, including removing legitimate relayers, adding malicious relayers to the protocol, and disallowing the further use of any token within the protocol.
Like with any smart contract, there is a risk that a token contract blacklists Hinkal from using their token. In this case, users will not be able to deposit that token to Hinkal anymore. Furthermore, the token amounts already inside Hinkal would end up locked up inside protocol.
Caution: Please do not send direct transactions to Hinkal. All funds should be sent via transact methods. Any funds that are sent directly will be permanently lost.
Caution: Please always be careful to send trusted coins to Hinkal. Use of malicious coins with Hinkal may cause problems including users not being able to withdraw their balance of malicious funds.
Note: Sometimes in case an access token is blacklisted, your transactions may be reverted. This is a normal part of the process and reverted transactions can be safely posted again, once the access token is whitelisted, without any problem resulting from it.
Caution: An adversarial user that is participating in the Hinkal Protocol may attach UTXOs in the
encryptedOutputs
field of the transaction that are not the ones that supposedly should be (amount/owner fields may be changed). It could trick another user into thinking that he has sent him some tokens. Once a sender sends tokens, always check a transaction in Statistics tab of the application to verify correct amount and token was sent.
For Relayers:
Relayers are ethereum addresses that post transactions to Hinkal on the user’s behalf for some incentive. Please note that Relayers cannot be Smart Contracts. The address used for relaying Hinkal transactions should be used exclusively for that purpose.
Last updated