Hey,
I am using the Admin API at https://defender-api.openzeppelin.com/admin and defender-client npm package.
I would like to manage the address book but can not find any way to do it neither from the API nor defender-client npm package. Would you have a solution for me?
When looking at the dashboard I see that you have a route GET /address-book
that returns the address book with aliases, is this available in the Admin API and defender-client?
Thanks a lot!