Files
proxmox/token-lists/lists/all-mainnet.tokenlist.json
defiQUG b3a8fe4496
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
chore: sync all changes to Gitea
- Config, docs, scripts, and backup manifests
- Submodule refs unchanged (m = modified content in submodules)

Made-with: Cursor
2026-03-02 11:37:34 -08:00

136 lines
3.4 KiB
JSON

{
"name": "ALL Mainnet Token List",
"version": {
"major": 1,
"minor": 1,
"patch": 0
},
"timestamp": "2026-02-28T00:00:00.000Z",
"logoURI": "https://raw.githubusercontent.com/ethereum/ethereum.org/main/static/images/eth-diamond-black.png",
"keywords": [
"all",
"alltra",
"mainnet",
"stablecoin"
],
"tokens": [
{
"chainId": 651940,
"address": "0x015B1897Ed5279930bC2Be46F661894d219292A6",
"name": "Alltra USD Token",
"symbol": "AUSDT",
"decimals": 18,
"logoURI": "https://ipfs.io/ipfs/QmRfhPs9DcyFPpGjKwF6CCoVDWUHSxkQR34n9NK7JSbPCP",
"tags": [
"stablecoin",
"defi"
]
},
{
"chainId": 651940,
"address": "0x66D8Efa0AF63B0e84eb1Dd72bf00f00cd1e2234e",
"name": "AUSDT",
"symbol": "USDT",
"decimals": 18,
"logoURI": "https://ipfs.io/ipfs/QmRfhPs9DcyFPpGjKwF6CCoVDWUHSxkQR34n9NK7JSbPCP",
"tags": [
"stablecoin",
"defi"
]
},
{
"chainId": 651940,
"address": "0xa95EeD79f84E6A0151eaEb9d441F9Ffd50e8e881",
"name": "AUSDC",
"symbol": "USDC",
"decimals": 18,
"logoURI": "https://ipfs.io/ipfs/QmNPq4D5JXzurmi9jAhogVMzhAQRk1PZ1r9H3qQUV9gjDm",
"tags": [
"stablecoin",
"defi"
]
},
{
"chainId": 651940,
"address": "0x798F6762BB40d6801A593459d08F890603D3979C",
"name": "Wrapped Ether",
"symbol": "WETH",
"decimals": 18,
"logoURI": "https://ipfs.io/ipfs/Qma3FKtLce9MjgJgWbtyCxBiPjJ6xi8jGWUSKNS5Jc2ong",
"tags": [
"defi",
"wrapped"
]
},
{
"chainId": 651940,
"address": "0x2da2b8f961F161ab6320acB3377e2e844a3C3ce4",
"name": "Wrapped Alltra",
"symbol": "WALL",
"decimals": 18,
"logoURI": "https://ipfs.io/ipfs/Qma3FKtLce9MjgJgWbtyCxBiPjJ6xi8jGWUSKNS5Jc2ong",
"tags": [
"defi",
"wrapped"
]
},
{
"chainId": 651940,
"address": "0x0d9793861AEB9244AD1B34375a83A6730F6AdD38",
"name": "Hyper-Dex Exchange",
"symbol": "HYDX",
"decimals": 18,
"tags": [
"defi"
],
"logoURI": "https://ipfs.io/ipfs/Qma3FKtLce9MjgJgWbtyCxBiPjJ6xi8jGWUSKNS5Jc2ong"
},
{
"chainId": 651940,
"address": "0x1839f77eBed7F388c7035f7061B4B8Ef0E72317a",
"name": "HYBX",
"symbol": "HYBX",
"decimals": 8,
"tags": [
"defi"
],
"logoURI": "https://ipfs.io/ipfs/Qma3FKtLce9MjgJgWbtyCxBiPjJ6xi8jGWUSKNS5Jc2ong"
},
{
"chainId": 651940,
"address": "0xE59Bb804F4884FcEA183a4A67B1bb04f4a4567bc",
"name": "ChatCoin",
"symbol": "CHT",
"decimals": 8,
"tags": [
"defi"
],
"logoURI": "https://ipfs.io/ipfs/Qma3FKtLce9MjgJgWbtyCxBiPjJ6xi8jGWUSKNS5Jc2ong"
},
{
"chainId": 651940,
"address": "0x690740f055A41FA7669f5a379Bf71B0cDF353073",
"name": "MOOLA",
"symbol": "AUDA",
"decimals": 18,
"tags": [
"defi"
],
"logoURI": "https://ipfs.io/ipfs/Qma3FKtLce9MjgJgWbtyCxBiPjJ6xi8jGWUSKNS5Jc2ong"
}
],
"tags": {
"stablecoin": {
"name": "Stablecoin",
"description": "Stable value tokens pegged to fiat currencies"
},
"defi": {
"name": "DeFi",
"description": "Decentralized Finance tokens"
},
"wrapped": {
"name": "Wrapped",
"description": "Wrapped tokens representing native assets"
}
}
}