-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 TAIKO ERC-20 token to Ethereum mainnet #6109
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Workflow run id 9406837374 approved. |
Workflow run id 9406837483 approved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.✅
Please sign the CLA @cheeky-gorilla so we can continue to merge this PR.
recheck |
1 similar comment
recheck |
I have read the CLA Document and I hereby sign the CLA |
recheck |
Done @Hosuke :) |
@@ -4560,5 +4560,6 @@ FROM (VALUES | |||
, ( 0xfc87753df5ef5c368b5fba8d4c5043b77e8c5b39, 'aETH', 18) | |||
, ( 0xf1617882a71467534d14eee865922de1395c9e89, 'saETH', 18) | |||
, ( 0x9deb0fc809955b79c85e82918e8586d3b7d2695a, 'GOLD', 18) | |||
, ( 0x75e88b8c2d34a52a6d36deada664d7dc9116e4ef, 'ZRS', 18) | |||
, ( 0x75e88b8c2d34a52a6d36deada664d7dc9116e4ef, 'ZRS', 18) | |||
, ( 0x10dea67478c5f8c5e2d90e5e9b26dbe60c54d800, 'TAIKO', 18) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2024 Dune Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
Contribution type
New spell(s)
Adding to existing spell lineage
Bug fix
Description: Add TAIKO ERC-20 token to Ethereum mainnet
https://etherscan.io/address/0x10dea67478c5f8c5e2d90e5e9b26dbe60c54d800
I have read the CLA Document and I hereby sign the CLA