The official token list for getBlobs platform, supporting Binance Smart Chain (BSC) tokens.
Below is a list of tokens currently supported on Binance Smart Chain (Chain ID: 56).
Note: Tokens without DEX liquidity may be removed from the supported list.
npm install @getblobs/token-listimport tokenList from '@getblobs/token-list';
// or
const tokenList = require('@getblobs/token-list');
console.log(tokenList.tokens);# Build token list
npm run build
# Validate token list
npm run validate
# Run tests
npm testTo request the addition of a new token, please contact official@naws.ai or submit a request on GitHub.




























