Last updated 3 months ago
AVAX (C-CHAIN)
const response = await fetch('https://dashboard.cryptadium.com/Payment/DetailsWithoutEmail', { method: 'GET', headers: {}, }); const data = await response.json();