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 zkSync #171

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Add zkSync #171

merged 1 commit into from
Jun 20, 2024

Conversation

moxw
Copy link
Contributor

@moxw moxw commented Jun 20, 2024

Closes #8131

@moxw moxw force-pushed the add-zk branch 2 times, most recently from 8f33995 to cba061b Compare June 20, 2024 12:32
@@ -410,3 +410,5 @@ INSERT INTO assets(identifier, name, type) VALUES("eip155:1/erc20:0x7237C0B30B13
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:56/erc20:0x6125aDCAb2F171BC70cfe2CAeCFeC5509273A86A", "MetaGaming Guild [via ChainPort.io]", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:56/erc20:0x6125aDCAb2F171BC70cfe2CAeCFeC5509273A86A", "A", 56, "0x6125aDCAb2F171BC70cfe2CAeCFeC5509273A86A", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:56/erc20:0x6125aDCAb2F171BC70cfe2CAeCFeC5509273A86A", "MGG", "metagaming-guild", "mgg", NULL, 1718801298, NULL);
*
INSERT INTO assets(identifier, name, type) VALUES("eip155:324/erc20:0x5A7d6b2F92C77FAD6CCaBd7EE0624E64907Eaf3E", "zkSync", "C"); INSERT INTO evm_tokens(identifier, token_kind, chain, address, decimals, protocol) VALUES("eip155:324/erc20:0x5A7d6b2F92C77FAD6CCaBd7EE0624E64907Eaf3E", "A", 324, "0x5A7d6b2F92C77FAD6CCaBd7EE0624E64907Eaf3E", 18, ""); INSERT INTO common_asset_details(identifier, symbol, coingecko, cryptocompare, forked, started, swapped_for) VALUES("eip155:324/erc20:0x5A7d6b2F92C77FAD6CCaBd7EE0624E64907Eaf3E", "ZK", "zksync", "ZKSYNC", NULL, 1716317326, NULL);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yabirgb yabirgb merged commit 0949ae2 into rotki:develop Jun 20, 2024
2 checks passed
@moxw moxw deleted the add-zk branch June 20, 2024 14:05
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.

zkSync ZK Token Displayed as Polyhedra ZK Token on Binance Portfolio
2 participants