Curated SUI token lists for DEXs, wallets, and DApps
Complete list of verified SUI tokens from BlockBerry
Manually curated high-quality tokens for DEX interfaces
Tokens verified specifically by the Polar team
Blacklisted tokens to exclude from applications
// Fetch all tokens
const response = await fetch('https://dulcet-labs.github.io/polar-token-list/all.json');
const tokenList = await response.json();
console.log(`Loaded ${tokenList.tokens.length} tokens`);
Token lists are updated automatically: