addresses are specific to wallets/nodes... so, you will have to run the following command in all your nodes..
multichain-cli chain_name getaddresses ....
Returns a list of addresses in this node’s wallet. Set verbose to true to get more information about each address, formatted like the output of the validateaddress command. For more control see the new listaddresses command.
https://www.multichain.com/developers/json-rpc-api/