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

Get BNB Balance for Multiple Addresses in a Single Call #2

Closed
DennisPitallano opened this issue Feb 14, 2022 · 0 comments
Closed

Get BNB Balance for Multiple Addresses in a Single Call #2

DennisPitallano opened this issue Feb 14, 2022 · 0 comments
Assignees
Labels
Accounts API Accounts API endpoints BscScan BASIC BscScan BASIC API v1 Phase 1

Comments

@DennisPitallano
Copy link
Owner

DennisPitallano commented Feb 14, 2022

Returns the balance of the accounts from a list of addresses.

reference: https://docs.bscscan.com/api-endpoints/accounts#get-bnb-balance-for-multiple-addresses-in-a-single-call

Sample request:
https://api.bscscan.com/api
?module=account
&action=balancemulti
&address=0x3f349bBaFEc1551819B8be1EfEA2fC46cA749aA1,0x4bF01a5A576bE1254C5E19fbE5EB195D6cFBeBdD,0x70F657164e5b75689b64B7fd1fA275F334f28e18
&tag=latest
&apikey=YourApiKeyToken

@DennisPitallano DennisPitallano added Accounts API Accounts API endpoints BscScan BASIC BscScan BASIC API labels Feb 14, 2022
@DennisPitallano DennisPitallano self-assigned this Feb 15, 2022
@DennisPitallano DennisPitallano added the v1 Phase 1 label Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accounts API Accounts API endpoints BscScan BASIC BscScan BASIC API v1 Phase 1
Projects
Status: Released
Development

No branches or pull requests

1 participant