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

Update tokens.sql #1408

Merged
merged 1 commit into from
Aug 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ethereum/erc20/tokens.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2363,7 +2363,7 @@ COPY erc20.tokens (contract_address, symbol, decimals) FROM stdin;
\\x40c6f861a08f97dfbc3c0931485bff4921975a56 HGH 18
\\x0c93b616933b0cd03b201b29cd8a22681dd9e0d9 HGOLD 8
\\xba2184520a1cc49a6159c57e61e1844e085615b6 HGT 8
\\x3fa729b4548becbad4eab6ef18413470e6d5324c HH 18
\\x3fa729b4548becbad4eab6ef18413470e6d5324c MOVE 18
\\xb14ebf566511b9e6002bb286016ab2497b9b9c9d HID 18
\\x71ab77b7dbb4fa7e017bc15090b2163221420282 HIGH 18
\\xbd0a4bf098261673d5e6e600fd87ddcd756e6764 HINA 9
Expand Down