You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, there are limited number of tokens in the client Finance section through which a user can deposit to the DAO but if i try transfering the DAO token itself to Finance through "Deposit" i am getting the following error "VAULT_TOKEN_TRANSFER_FROM_REVERT". Why client is not supporting any other token or if it supports why am i getting the error mentioned above ?
Second, for example, if some user in the DAO community transfers some amount of token(ERC20) to the DAO as a "Deposit/Fund" , is there anything that we can do to transfer equal amount of DAO tokens to the user ? For instance, if a user transfers $150 worth DAI token to the DAO I should be able to transfer equal amout of DAO tokens to the user automatically, I mean is there anyway to monitor Finance section for the deposits from a user and transfer equal amout of DAO tokens to the user ?
The text was updated successfully, but these errors were encountered:
I have couple of questions ,
First, there are limited number of tokens in the client Finance section through which a user can deposit to the DAO but if i try transfering the DAO token itself to Finance through "Deposit" i am getting the following error "VAULT_TOKEN_TRANSFER_FROM_REVERT". Why client is not supporting any other token or if it supports why am i getting the error mentioned above ?
Second, for example, if some user in the DAO community transfers some amount of token(ERC20) to the DAO as a "Deposit/Fund" , is there anything that we can do to transfer equal amount of DAO tokens to the user ? For instance, if a user transfers $150 worth DAI token to the DAO I should be able to transfer equal amout of DAO tokens to the user automatically, I mean is there anyway to monitor Finance section for the deposits from a user and transfer equal amout of DAO tokens to the user ?
The text was updated successfully, but these errors were encountered: