How to add a logo for a Native Token on a self-hosted Blockscout instance? #14358
Unanswered
kirmizidata-prog
asked this question in
Q&A
Replies: 1 comment
|
Ok |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Blockscout Team,
We are currently running a self-hosted instance of Blockscout for our custom blockchain (Turkchain). We have successfully configured our Chain ID and RPC settings. The explorer is working perfectly; it is producing blocks and tracking all on-chain transactions correctly.
Our question is about the Native Token of our network. Since it is a native token and not a smart contract-based ERC-20 token, we are unsure how to display its logo on the explorer interface.
Is it possible to add a custom logo for the native token in a self-hosted setup?
Which directory or database table should we use to link the logo image to our native currency?
Are there specific environment variables (ENV) or metadata settings required for this?
Thank you for your support and for this great open-source tool!
Best regards,
All reactions