Closed ghost closed 9 months ago
This is the first out of two PR’s which enables tokens to be searchable by token address.
This first PR migrates the database to extend token table with column for token address.
Second PR: https://github.com/Concordium/concordium-scan/pull/178 Task: https://concordium.atlassian.net/browse/CBW-1658
graphql_tokens
token_address
Purpose
This is the first out of two PR’s which enables tokens to be searchable by token address.
This first PR migrates the database to extend token table with column for token address.
Second PR: https://github.com/Concordium/concordium-scan/pull/178 Task: https://concordium.atlassian.net/browse/CBW-1658
Changes
graphql_tokens
with columntoken_address
Checklist