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
Merged
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
6123486
Update erc1155.json
MichaelFrazzy Dec 18, 2024
06d17c8
Update erc1155.json
MichaelFrazzy Dec 18, 2024
7853381
Update erc20.json
MichaelFrazzy Dec 18, 2024
936f63a
Update erc1155.json
MichaelFrazzy Dec 18, 2024
3e7b00e
Update erc20.json
MichaelFrazzy Dec 18, 2024
2a56c07
Update erc721.json
MichaelFrazzy Dec 18, 2024
ee8fd5a
Update erc1155.json
MichaelFrazzy Dec 18, 2024
061f08a
Update erc721.json
MichaelFrazzy Dec 18, 2024
cfae5a1
Update erc20.json
MichaelFrazzy Dec 18, 2024
83a526a
Update erc20.json
MichaelFrazzy Dec 18, 2024
3633fe0
Update erc20.json
MichaelFrazzy Dec 18, 2024
d5f376d
Update erc721.json
MichaelFrazzy Dec 18, 2024
0be519d
Update erc1155.json
MichaelFrazzy Dec 18, 2024
300d1d0
Update erc20.json
MichaelFrazzy Dec 18, 2024
9567591
Update erc721.json
MichaelFrazzy Dec 18, 2024
4dfa8d6
Update erc20.json
MichaelFrazzy Dec 19, 2024
0b37a48
Update erc721.json
MichaelFrazzy Dec 19, 2024
7b21128
Update erc20.json
MichaelFrazzy Dec 19, 2024
f0f0392
Update erc20.json
MichaelFrazzy Dec 19, 2024
38d5bcc
Update erc20.json
MichaelFrazzy Dec 19, 2024
38edda4
Update erc721.json
MichaelFrazzy Dec 19, 2024
203e877
Update erc1155.json
MichaelFrazzy Dec 19, 2024
9098caf
Update erc20.json
MichaelFrazzy Dec 19, 2024
77fd6d3
Update erc721.json
MichaelFrazzy Dec 19, 2024
eeefdaf
Update misc.json
MichaelFrazzy Dec 19, 2024
0e22397
Update erc20.json
MichaelFrazzy Dec 20, 2024
5eca44c
Update erc20.json
MichaelFrazzy Dec 20, 2024
582088a
Update erc20.json
MichaelFrazzy Jan 6, 2025
017d548
Update erc1155.json
MichaelFrazzy Jan 6, 2025
8d607f6
Update erc20.json
MichaelFrazzy Jan 6, 2025
f89166a
Update erc1155.json
MichaelFrazzy Jan 6, 2025
ce1d27a
Update erc20.json
MichaelFrazzy Jan 6, 2025
a320bd6
Update erc20.json
MichaelFrazzy Jan 7, 2025
982a29d
Update erc20.json
MichaelFrazzy Jan 7, 2025
25fa8b9
Update erc1155.json
MichaelFrazzy Jan 7, 2025
268871f
Update erc20.json
MichaelFrazzy Jan 7, 2025
a1c066c
Update erc721.json
MichaelFrazzy Jan 7, 2025
30ddfd1
Update misc.json
MichaelFrazzy Jan 7, 2025
502a727
Update erc20.json
MichaelFrazzy Jan 8, 2025
827489d
Update erc20.json
MichaelFrazzy Jan 9, 2025
f79244a
Update erc20.json
MichaelFrazzy Jan 9, 2025
ed13d88
Update erc721.json
MichaelFrazzy Jan 10, 2025
d2632f0
Update misc.json
MichaelFrazzy Jan 13, 2025
c6f9adb
Update erc721.json
MichaelFrazzy Jan 13, 2025
43a925b
Update erc20.json
MichaelFrazzy Jan 13, 2025
a723791
Update erc20.json
MichaelFrazzy Jan 13, 2025
cebba8c
Update erc20.json
MichaelFrazzy Jan 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update erc20.json
Added Avalanche testnet ERC-20 categories arrays.
  • Loading branch information
MichaelFrazzy authored Dec 18, 2024
commit cfae5a1ede66b11a783b72d5f630d124c7635c15
1 change: 1 addition & 0 deletions index/avalanche-testnet/erc20.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"extensions": {
"link": "https://www.circle.com/en/usdc",
"description": "USDC is a fully collateralized US dollar stablecoin. USDC is the bridge between dollars and trading on cryptocurrency exchanges. The technology behind CENTRE makes it possible to exchange value between people, businesses and financial institutions just like email between mail services and texts between SMS providers. We believe by removing artificial economic borders, we can create a more inclusive global economy. ",
"categories": ["usd-stablecoin", "transactional", "usdc"],
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol"
}
}
Expand Down