mirror of
https://github.com/status-im/status-go.git
synced 2025-01-12 23:55:03 +00:00
1418d40a63
`AddressDetails` is added, basically it is the same as `GetAddressDetails`, but does the check for address activity (if has balance) across all chains if the chainIDs list is empty. Setting `timeoutInMilliseconds` param ensures that in case of network congestion or no internet `AddressDetails` will return the response setting `hasActivity` property to `false`.