Last updated 12 days ago
The utility ID
Claimed users retrieved successfully
const response = await fetch('https://devutility.streamnft.tech/claims/{utilityId}', { method: 'GET', headers: {}, }); const data = await response.json();
[ "text" ]