anonfile · community-funded
Keep anonfile free
No accounts, no logs, no paywalls — every byte served is paid for by storage and bandwidth. If anonfile saved you a signup form today, send a little something to keep the lights on.
m.symbol === sym);
if (!c) return;
this.coin = sym; this.symbol = c.symbol; this.name = c.name; this.address = c.address;
this.loading = true;
fetch('https://anonfile.co/support/qr/' + sym.toLowerCase())
.then(r => r.ok ? r.text() : Promise.reject('qr failed'))
.then(svg => { if (this.coin === sym) this.qr = svg; })
.catch(() => { if (this.coin === sym) this.qr = ''; })
.finally(() => { this.loading = false; });
}
}">
Loading…
Donations are voluntary and non-refundable. Addresses are rotated periodically — always copy from this page.