Returns the address book entries for a list of addresses. Each entry includes the user-friendly address form, detected interfaces, and associated DNS domain (if any).
List of addresses in any form to get address book. Max: 1024.
Address book entries keyed by raw address.
Dictionary mapping raw account addresses to their human-readable forms. Keys are raw addresses (hex), values are AddressBookRow objects with the user-friendly base64url form, detected interfaces, and DNS domain.
A single address book entry providing the user-friendly address form, detected smart contract interfaces, and associated DNS domain name (if any).