We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expose a standard API for apps to obtain token details.
See https://forum.aragon.org/t/token-api-specification/1578.
We would want to include:
address
name
symbol
decimals
The user of @aragon/wrapper would provide a mechanism for obtaining token prices (e.g. centralized API, or on-chain DEX, etc).
@aragon/wrapper
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expose a standard API for apps to obtain token details.
See https://forum.aragon.org/t/token-api-specification/1578.
We would want to include:
address
,name
,symbol
,decimals
The user of
@aragon/wrapper
would provide a mechanism for obtaining token prices (e.g. centralized API, or on-chain DEX, etc).The text was updated successfully, but these errors were encountered: