Blockscout
Explorer
Github
Forum
Search…
Welcome to Blockscout
💡
About BlockScout
Features
Projects Using Blockscout
Funding
Roadmap
🧑🎤
For Users
Verifying a Smart Contract
My Account
CSV Exports
ABI-Encoded Constructor Arguments
ERC-1155 Support
API
User FAQs
🥷
For Developers
Information & Settings
Ansible Deployment (AWS Cloud)
Manual Deployment
Configuration Options
EVM Version Information
Indexing
Testing
DB schema
Contributing to Blockscout
Developer FAQs
How do I speed up my hosted BlockScout instance?
How can I customize the coin symbol / name?
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?
How can I view smart contracts with RPC?
Why are Market Cap/Token Price stats wrong?
How do I disable exchange rates?
How to migrate verified contracts between databases?
Which Linux distro for manual deployment?
Do I need to enable ws?
👓
For projects
Hosted Features
Hardware/Hosting Requirements
🧩
Resources
Media kit
Discord Channel
Discussion
GitHub Repo
👩🏫
Job Openings
DevOps Engineer
Elixir Developer
Senior Front-end Engineer / Front-end Architect
Senior QA Engineer
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
Why are Market Cap/Token Price stats wrong?
Next
How to migrate verified contracts between databases?
Last modified
2yr ago
Export as PDF
Copy link