🌟 Polar Token Lists

Curated SUI token lists for DEXs, wallets, and DApps

📋 All Tokens

Complete list of verified SUI tokens from BlockBerry

https://dulcet-labs.github.io/polar-token-list/all.json
Loading...

⭐ Strict Tokens

Manually curated high-quality tokens for DEX interfaces

https://dulcet-labs.github.io/polar-token-list/strict.json
Loading...

🌟 Polar Verified

Tokens verified specifically by the Polar team

https://dulcet-labs.github.io/polar-token-list/polar-verified.json
Loading...

🚫 Banned Tokens

Blacklisted tokens to exclude from applications

https://dulcet-labs.github.io/polar-token-list/banned.json
Loading...

📖 Usage

// 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`);

🔄 Updates

Token lists are updated automatically: