Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent token balances does not show an organizations native token #1277

Open
inverted-capital opened this issue Dec 12, 2020 · 1 comment
Open

Comments

@inverted-capital
Copy link

We have a deployed open enterprise template to which we added an agent instance using the aragonCLI. We can observe DAI and ETH balances showing up on the agent token balances, but we see no token balance representing our organizations own native token.

We have tried to

  • mint tokens to the agent directly
  • deposit tokens in the finance app then withdraw to Agent
  • deposit tokens to the agent, then deposit tokens to Finance app

None of these attempts result in our organizations native token showing up on the balance of the agent, altho it does show up fine in the Finance app, and etherscan shows the tokens are owned by the Agent, just like the DAI and ETH balances.

We suspect the error is related to how this list is used to display tokens https://github.com/aragon/aragon-apps/blob/master/apps/agent/app/src/lib/verified-tokens.js but we think that an organizations native token should always be considered verified within that org by default.

May be related to #956

@welcome
Copy link

welcome bot commented Dec 12, 2020

Thanks for opening your first issue in the Aragon apps repo! Someone will circle back soon ⚡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant