mirror of
https://github.com/status-im/status-go.git
synced 2025-02-12 06:47:47 +00:00
`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`.