curl --location 'https://api.neucron.io/v1/wallet/addresses?walletID=&network=' \ --header 'X-Neucron-Business-ID;' \ --header 'X-Neucron-App-Secret;'
[ { "addresses": [ "string" ], "chain": "ETHEREUM" } ]