Skip to content

Main Methods To Support

Taylor Dawson edited this page Aug 9, 2019 · 5 revisions
Method Endpoints Options(params) Use Cases Implemented Notes
address.getInformation() /addresses/hash/information · hash
· includePrice
· get my balance info
· get token holdings
· get contract information
×
address.getMultipleBalances() · /addresses/:hash/balances
· /addresses/balances
· [ hash ]
· includePrice
· get ether balances for an address(es)
· get token balances & prices for an address(es)
× if you get 1 address hit /addresses/:hash/balances endpoint
maybe limit # of addresses; max 100;
Clone this wiki locally