You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many web3 products rely on cuistom APIs on the EVM block explorer (e.g. Etherscan, BlockScouts, etc), however, our MNE is split up as a clients and a backend that's HAPI focused.
Therefore there's no EVM focused REST API's to support some of these expected APIs
Add custom REST API support to the relay which will allow the MNE to pass through queries and responses to satisfy community expectations on these APIs
The content you are editing has changed. Please copy your edits and refresh the page.
Problem
Many web3 products rely on cuistom APIs on the EVM block explorer (e.g. Etherscan, BlockScouts, etc), however, our MNE is split up as a clients and a backend that's HAPI focused.
Therefore there's no EVM focused REST API's to support some of these expected APIs
Etherscan required APIs endpoints:
Blockscout RPC API endpoints:
Solution
Add custom REST API support to the relay which will allow the MNE to pass through queries and responses to satisfy community expectations on these APIs
Block Explorer Supporting Custom API Tasks
Alternatives
No response
The text was updated successfully, but these errors were encountered: