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
Send an external token (one that was not created by a colony) to a colony
Expected behaviour
A transaction with the token should show up in the transaction feed. Once it has been claimed, the token should show up in the colony's balance.
Actual behaviour
DAI and other external tokens are not displayed in the dapp at all. They can't be claimed in incoming transactions and and existing balances are not displayed.
The issue arises when the specific token does not have an entry which the Dapp can pull information from.
As a quick patch until the above mentioned issues are fixed, I've manually added an entry with the DAI token, so your transaction will show up and you'll be able to claim it.
Steps to reproduce
Expected behaviour
A transaction with the token should show up in the transaction feed. Once it has been claimed, the token should show up in the colony's balance.
Actual behaviour
DAI and other external tokens are not displayed in the dapp at all. They can't be claimed in incoming transactions and and existing balances are not displayed.
My guess is that this is also related to #1967.
The text was updated successfully, but these errors were encountered: