Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Token Categories Arrays (All Chains but mainnet) #92

Merged
merged 47 commits into from
Jan 14, 2025

Conversation

MichaelFrazzy
Copy link
Contributor

Worked through every indexer JSON token entry and added a new categories array (and extensions object if necessary) for Issue #3715. Identified the type/utilities of each token and determined categories to include from the initial standardized list I created beforehand. Every token received as many category tags as applicable from column A, while only gaming, art, and sometimes gambling related projects received further genre tags from column B within the same categories array. Initial tags were also included to easily identify whole ecosystems such as Maker or Synthetix.

The ERC-20, ERC-1155, ERC-721, and misc JSONs have been completed for every chain besides mainnet. Each of mainnet's JSONs includes more entries than nearly every other chain combined so will take a while before being pushed as a 2nd PR. Polygon is the 2nd most extensive and was prioritized being already indexed.

Pushing before mainnet completion to prevent Marcin from being blocked and to enable testing with real data.

Added Arbitrum Nova ERC-1155 categories arrays.
Added Arbitrum Nova ERC-1155 categories arrays.
Added Arbitrum Nova ERC-20 categories arrays.
Added Arbitrum mainnet ERC-1155 categories arrays.
Added Arbitrum mainnet ERC-20 categories arrays.
Added Arbitrum mainnet ERC-721 categories arrays.
Added Astar zkEVM ERC-1155 categories arrays.
Added Astar zkEVM ERC-721 categories arrays.
Added Avalanche testnet ERC-20 categories arrays.
Updated Arbitrum mainnet DAI categories.
Updated Arbitrum Nova DAI categories.
Added Avalanche Testnet ERC-721 categories arrays.
Added Avalanche mainnet ERC-1155 categories arrays.
Added Avalanche mainnet extensions objects and categories arrays.
Added Avalanche mainnet ERC-721 categories arrays.
Added Base mainnet ERC-20 categories arrays.
Added Base mainnet ERC-721 categories arrays.
Added BNB testnet ERC-20 categories arrays.
Added BNB mainnet ERC-20 categories arrays.
Added Gnosis ERC-20 categories arrays.
Added Gnosis ERC-721 categories arrays.
Added Mumbai ERC-1155 categories arrays.
Added Mumbai ERC-20 categories arrays.
Added Mumbai ERC-721 categories arrays.
Added Mumbai misc placeholder / boilerplate.
Began adding Optimism ERC-20 categories arrays.
Continued adding Optimism mainnet ERC-20 categories arrays.
Finished adding Optimism mainnet ERC-20 categories arrays.
Added Polygon zkEVM ERC-1155 categories array.
Added Polygon zkEVM ERC-20 categories arrays.
Added Polygon mainnet ERC-1155 extensions objects and categories arrays.
Started adding Polygon mainnet ERC-20 categories arrays.
Fixed USDT categories arrays
Continued adding Polygon mainnet ERC-20 categories arrays.
Added Rinkeby ERC-1155 categories arrays.
Added Rinkeby ERC-20 categories arrays.
Added Rinkeby ERC-721 categories array.
Added Rinkeby misc extensions object and categories array.
Continued adding Polygon ERC-20 categories arrays.
Continued adding Polygon ERC-20 categories arrays, up to line 3300 completed.
Finished adding Polygon ERC-20 extensions objects and categories arrays.
Researched and added Polygon ERC-721 categories arrays.
@MichaelFrazzy MichaelFrazzy changed the title Added Token Categories Arrays (Part 1) Added Token Categories Arrays (All Chains but mainnet) Jan 11, 2025
Fixed syntax error in Rinkeby misc.json.
Fixed Polygon ERC-721 syntax error.
Fixed Polygon ERC-20 syntax error.
Fixed Polygon ERC-20 syntax errors.
Fixed Polygon ERC-20 syntax errors from categories arrays.
Copy link
Contributor

@marino39 marino39 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marino39 marino39 merged commit d720458 into 0xsequence:master Jan 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants