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

Add option to query an account's balance on a given erc20 contract #13

Open
jrchatruc opened this issue Nov 21, 2023 · 0 comments
Open
Assignees

Comments

@jrchatruc
Copy link

jrchatruc commented Nov 21, 2023

🌟 Feature Request

📝 Description

Modify the existing balance command (implemented on this PR) to give the option to query the balance of an ERC20 token. When this option is chosen, the command should ask for the contract's address.

🤔 Rationale

🖼️ Mockups/Examples

npm run dev -- wallet balance --chain="era-mainnet" --account=0x6CD3EFCae464f17b4e6FAD254cfc10039f2e88dE --erc20-address=<contract_address>

📋 Additional Context

@jrchatruc jrchatruc changed the title Add command to query an account's balance on a given erc20 contract Add option to query an account's balance on a given erc20 contract Nov 21, 2023
@ronibarylko ronibarylko self-assigned this Nov 23, 2023
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

2 participants