String buildBalanceEndpoint(String address) => "$base&module=account&action=balance&address=$address" .addOptionalParameter('tag', 'latest');