Skip to content

coinbase/token-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Token hub

Token hub allows users to update token metadata by leveraging Ethereum Attestation Service. Our schema will be on Base and users can submit attesations through our UI here or directly onchain through EAS

Schema

ID: 0x1134b93c315c222968305b0467339b4fe8fc42c4646c4d4fce5d89e506c5aa6c

Variable Type Description
chainId uint256 token chain ID
contractAddress address token contract address
name string token name
symbol string token symbol
description string token description
imageUrl string link to token image
websiteUrl string link to token website
whitePaperUrl string link to token whitepaper
codebaseUrl string link to codebase
socialMediaUrls []string list of social media URLs
auditUrls []string list of audit URLs
migratedToAddress address token has migrated to another contract address
version string token version (e.g., v2 after 1 migration)
email string email for contact
canonicalChainId uint256 chain ID of the canonical token
canonicalAddress address canonical token to get metadata from

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published