BlockScout
BlockScout
Explorer
Github
Forum
Welcome to BlockScout
About BlockScout
Features
Use Cases
Roadmap
For Developers
Information & Settings
Ansible Deployment (AWS Cloud)
Manual Deployment
Configuration Options
AWS Marketplace
Testing
Contributing to BlockScout
Db schema
For users
Smart Contract Interaction
API
FAQs
How do I speed up my hosted BlockScout instance?
How can I customize the coin symbol?
How do I disable exchange rates?
How do I manage deployment with AWS CodeDeploy?
How do I replace missing assets/version number in my BlockScout deployment?
How do I fix the Gettext.Error?
How do I fix indexer timeouts?
How do I update memory consumption to fix indexer memory errors?
How do I update menu links in the header / footer?
What does "In" or "Out" label mean
For projects
Premium Features
List of Projects Using BlockScout
Resources
Media kit
Forum
Gitter Channel
GitHub Repo
Powered by GitBook

How do I disable exchange rates?

Change the Explorer.ExchangeRates variable from enabled: true to enabled: false

  • config :explorer, Explorer.ExchangeRates, enabled: false, store: :ets

​https://github.com/poanetwork/blockscout/blob/7aeecb2a04838cda0289a7fe432db74481cf575a/apps/explorer/config/config.exs#L32​

Content moved from https://forum.poa.network/t/faq-disabling-exchange-rates-in-blockscout/2443​

​

Previous
How can I customize the coin symbol?
Next
How do I manage deployment with AWS CodeDeploy?
Last updated 1 year ago
Edit on GitHub
Export as PDF