Since: cosmos-sdk 0.46
A successful response.
const response = await fetch('https://lunc.nownodes.io/cosmos/upgrade/v1beta1/authority', { method: 'GET', headers: {}, }); const data = await response.json();
{ "address": "text" }