Files
wallet/apps/web/k8s/overlays/hanzo/brand.json
T

64 lines
2.9 KiB
JSON

{
"brand": {
"name": "Hanzo",
"title": "Hanzo Wallet",
"description": "Self-custodial Hanzo wallet — multi-chain, post-quantum, MPC custody.",
"shortName": "HAN",
"labsName": "Hanzo AI",
"legalEntity": "Hanzo Industries, Inc.",
"walletName": "Hanzo Wallet",
"copyrightHolder": "Hanzo Industries, Inc.",
"appDomain": "wallet.hanzo.ai",
"docsDomain": "docs.hanzo.ai",
"gatewayDomain": "api.hanzo.ai",
"helpUrl": "https://docs.hanzo.ai/wallet",
"termsUrl": "https://hanzo.ai/terms",
"privacyUrl": "https://hanzo.ai/privacy",
"downloadUrl": "https://wallet.hanzo.ai/download",
"walletApi": "https://wallet-api.hanzo.ai",
"iamIssuer": "https://hanzo.id",
"iamClientId": "hanzo-wallet",
"complianceEmail": "compliance@hanzo.ai",
"supportEmail": "hi@hanzo.ai",
"twitter": "https://x.com/hanzoai",
"github": "https://github.com/hanzoai",
"discord": "https://discord.gg/hanzo",
"logoUrl": "/brands/hanzo.svg",
"faviconUrl": "/brands/hanzo.svg",
"primaryColor": "#FFFFFF",
"defaultChainId": 36963,
"supportedChainIds": [36963, 36911, 96369, 200200, 1, 42161, 8453, 137],
"walletConnectProjectId": "",
"insightsHost": "",
"insightsApiKey": "",
"downloads": {
"mac": { "url": "https://wallet.hanzo.ai/dl/mac/Hanzo-Wallet.dmg", "version": "1.0.0", "checksumUrl": "https://wallet.hanzo.ai/dl/mac/checksums.txt" },
"windows": { "url": "https://wallet.hanzo.ai/dl/windows/Hanzo-Wallet-Setup.exe", "version": "1.0.0", "checksumUrl": "https://wallet.hanzo.ai/dl/windows/checksums.txt" },
"linux": { "url": "https://wallet.hanzo.ai/dl/linux/Hanzo-Wallet.AppImage", "version": "1.0.0", "checksumUrl": "https://wallet.hanzo.ai/dl/linux/checksums.txt" },
"ios": { "storeUrl": "https://apps.apple.com/app/hanzo-wallet" },
"android": { "storeUrl": "https://play.google.com/store/apps/details?id=ai.hanzo.wallet" },
"extension": { "storeUrl": "https://chromewebstore.google.com/detail/hanzo-wallet" }
},
"theme": {
"light": { "accent1": "#000000", "surface1": "#FFFFFF", "surface2": "#F9F9F9", "neutral1": "#131313", "neutral2": "rgba(19, 19, 19, 0.63)" },
"dark": { "accent1": "#FFFFFF", "surface1": "#000000", "surface2": "#1A1A1A", "neutral1": "#FFFFFF", "neutral2": "rgba(255, 255, 255, 0.65)" }
}
},
"chains": {
"defaultChainId": 36963,
"supported": [36963, 36911, 96369, 200200, 1, 42161, 8453, 137]
},
"rpc": {
"36963": "https://api.hanzo.ai/mainnet/ext/bc/C/rpc",
"36911": "https://api.hanzo.ai/qchain/ext/bc/C/rpc",
"96369": "https://api.lux.network/mainnet/ext/bc/C/rpc",
"200200": "https://api.zoo.network/rpc",
"1": "https://eth.llamarpc.com",
"42161": "https://arb1.arbitrum.io/rpc",
"8453": "https://mainnet.base.org",
"137": "https://polygon-rpc.com"
},
"api": { "gateway": "https://api.hanzo.ai", "insights": "" },
"walletConnect": { "projectId": "" }
}