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

webapp: Fetch token balance from Drips smart contract #50

Open
nya-elimu opened this issue Aug 22, 2024 · 1 comment
Open

webapp: Fetch token balance from Drips smart contract #50

nya-elimu opened this issue Aug 22, 2024 · 1 comment
Labels
drips💧 Issues related to the elimu.ai Drip List💧 ux/ui User Experience (UX) / User Interface (UI)
Milestone

Comments

@nya-elimu
Copy link
Member

nya-elimu commented Aug 22, 2024

Instead of simply displaying the current $ELIMU balance of a contributor's Ethereum account, display the collectable balance from @drips-network.

Change the link so that it points to https://www.drips.network/app/<eth_address> instead of https://etherscan.io.


@nya-elimu
Copy link
Member Author

nya-elimu commented Aug 22, 2024

Call the splittable function: https://etherscan.io/address/0xd0dd053392db676d57317cd4fe96fc2ccf42d0b4#readProxyContract#F29

To get the accountId of an Ethereum address, use BigNumber.from(address).

@nya-elimu nya-elimu added ux/ui User Experience (UX) / User Interface (UI) drips💧 Issues related to the elimu.ai Drip List💧 labels Aug 22, 2024
@nya-elimu nya-elimu added this to the Q3 2024 milestone Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drips💧 Issues related to the elimu.ai Drip List💧 ux/ui User Experience (UX) / User Interface (UI)
Projects
None yet
Development

No branches or pull requests

1 participant