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

docs: add docs for fungible token discovery and display #2347

Merged
merged 5 commits into from
Jan 11, 2022

Conversation

esaminu
Copy link
Contributor

@esaminu esaminu commented Jan 6, 2022

Base automatically changed from sign-transaction-doc to master January 11, 2022 13:58
Copy link
Contributor

@MaximusHaximus MaximusHaximus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 lookin' good! nice work <3


return {
balance: nearBalance?.balanceAvailable || "",
onChainFTMetadata: { symbol: "NEAR" },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a blocker, but for consistency, should there be an icon here, I wonder....

@MaximusHaximus MaximusHaximus merged commit 6304bda into master Jan 11, 2022
@MaximusHaximus MaximusHaximus deleted the ft-integrator-docs branch January 11, 2022 14:19
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

Successfully merging this pull request may close these issues.

Wallet displaying USD values from ft_metadata of fungible tokens
2 participants