Authorization: ********************curl --location --request GET 'https://api.neucron.io/v1/account-wallet/addresses?walletID' \
--header 'X-Neucron-Team-ID;' \
--header 'X-App-Secret;' \
--header 'Authorization: <api-key>'[
{
"address": "string",
"chain": "ETHEREUM"
}
]