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

Add JustList: {Memelist} #4392

Open
cachvu opened this issue Aug 25, 2024 · 0 comments
Open

Add JustList: {Memelist} #4392

cachvu opened this issue Aug 25, 2024 · 0 comments

Comments

@cachvu
Copy link

cachvu commented Aug 25, 2024

{
"name": "TokenListExample", #List name
"logoURI": "https://coin.top/production/logo/usdj.png", #List logo uri
"timestamp": 1610339529000, #Update time in millisecond
"tokens": [{
"chainId": 1, #ChainId, which is currently 1
"address": "THUqGw1wtmS5wZxNh7j6BYYDab19EiYabg", #Token address
"name": "HALOO", #Token name
"symbol": "HAL", #Token symbol
"decimals": 18, #Token decimals
"logoURI": "https://coin.top/production/logo/TN3W4H6rK2ce4vX9YnFQHwKENnHjoxb3m9.png" #Token logo uri
}
],
"version": { #Version info
"major": 1, #Major version
"minor": 0, #Minor version
"patch": 0 #Patch version
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant