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
As the move towards shutting down explorer’s SQL backends and pushing its current consumers to use Enhanced API, here are the endpoints provided by the near-contract-helper which is leveraged by a lot of wallet projects across the ecosystem.
There are 3 important endpoints that wallets are using that are not available outside of Explorer DB that should be built using QueryAPI and hosted under near.
Description
As the move towards shutting down explorer’s SQL backends and pushing its current consumers to use Enhanced API, here are the endpoints provided by the near-contract-helper which is leveraged by a lot of wallet projects across the ecosystem.
There are 3 important endpoints that wallets are using that are not available outside of Explorer DB that should be built using QueryAPI and hosted under
near
.Success Criteria
Contract helper can be migrated to use these Wallet Query APIs (https://github.com/near/near-contract-helper/blob/master/src/middleware/indexer.js) and there is migration guide published on docs.near.org for it.
Child Issues
dependencies/blocked
The text was updated successfully, but these errors were encountered: