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 eth_getStorageAt #97

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Add eth_getStorageAt #97

merged 1 commit into from
Feb 28, 2022

Conversation

DennisPitallano
Copy link
Owner

Returns the value from a storage position at a given address.

Returns the value from a storage position at a given address.
@DennisPitallano DennisPitallano self-assigned this Feb 28, 2022
@DennisPitallano DennisPitallano added BscScan BASIC BscScan BASIC API Geth Proxy API Geth Proxy API v1 Phase 1 labels Feb 28, 2022
@DennisPitallano DennisPitallano linked an issue Feb 28, 2022 that may be closed by this pull request
@DennisPitallano DennisPitallano merged commit 87607aa into main Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BscScan BASIC BscScan BASIC API Geth Proxy API Geth Proxy API v1 Phase 1
Projects
Development

Successfully merging this pull request may close these issues.

eth_getStorageAt
1 participant