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 Databot token #1408

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Add Databot token #1408

merged 3 commits into from
Jan 15, 2025

Conversation

tun43p
Copy link
Contributor

@tun43p tun43p commented Jan 14, 2025

This pull request adds the Databot (DATA) details to the MetaMask contract metadata repository.

Token Symbol: DATA
Token Name: Databot
Contract Address: 0xb551b43AF192965F74e3dfAA476C890B403caD95
Decimals: 9

Links:

@tun43p tun43p requested review from MRabenda and a team as code owners January 14, 2025 13:05
@MRabenda
Copy link
Collaborator

Hey @tun43p - you SVG image has over 500kb - regular SVG image should be closer to 10kB are you able to work on it and optimize?

@tun43p
Copy link
Contributor Author

tun43p commented Jan 14, 2025

Hey @tun43p - you SVG image has over 500kb - regular SVG image should be closer to 10kB are you able to work on it and optimize?

Hey @MRabenda, i tried to optimize the svg but it was impossible to get it under 500kb, the solution would be to convert it to a smaller png file, would that be ok?

Our wonderful designer has managed to optimize the svg, let me know if it's right for you

@MRabenda
Copy link
Collaborator

@tun43p thanks. The issue is that this is not SVG accually - view-source:https://raw.githubusercontent.com/MetaMask/contract-metadata/7314f798300998925a3933f89c6e0be696f31221/images/databot.svg - it has PNG file encoded as SVG. xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA is there a chance that you would convert that logo to regular vector image?

@tun43p
Copy link
Contributor Author

tun43p commented Jan 15, 2025

@tun43p thanks. The issue is that this is not SVG accually - view-source:https://raw.githubusercontent.com/MetaMask/contract-metadata/7314f798300998925a3933f89c6e0be696f31221/images/databot.svg - it has PNG file encoded as SVG. xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA is there a chance that you would convert that logo to regular vector image?

Our design wizards managed to solve the issue! The problem was that the gradient wasn't linear, so Photoshop converted it to an image on export, tell me it's good for you!
And thanks for taking the time to check it out, don't hesitate if there's anything you need.

@MRabenda
Copy link
Collaborator

@tun43p This is the most beautiful and optimized vector logo I ever saw - shout out to you and design wizards!

@MRabenda MRabenda merged commit 3794232 into MetaMask:master Jan 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants