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 balance() to utils/EthJsonRPC.sol #83

Merged
merged 1 commit into from
May 20, 2024

Conversation

foxytanuki
Copy link
Contributor

I have implemented a balance() function in EthJsonRPC to retrieve the balance of the native token. This function is similar to the nonce() function, which retrieves the nonce. I believe having a function to get the native token balance will be beneficial.

This is my first pull request for this repository. Please let me know if there are any additional tasks I should perform.

@ferranbt ferranbt merged commit bb673d4 into flashbots:main May 20, 2024
4 checks passed
@foxytanuki foxytanuki deleted the add-balance-ethjsonrpc branch May 24, 2024 04:38
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.

2 participants