Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update avalanche explorer api #883

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Conversation

kaladinlight
Copy link
Collaborator

api.snowtrace.io is being sunset on November 30th, use the routescan replacement for avalanche.

  • internal tx types were updated to distinguish internal txs by address or tx hash
  • additional filtering was added to remove non internal txs that were being returned from routescan...
  • we will not need to update block explorer urls client side as https://snowtrace.io will be redirected to the new backend being hosted by Avascan on November 30th (https://twitter.com/avax/status/1719005686196322525)

@kaladinlight kaladinlight requested a review from a team as a code owner November 10, 2023 20:02
@kaladinlight kaladinlight linked an issue Nov 10, 2023 that may be closed by this pull request
@kaladinlight kaladinlight merged commit fc9298a into develop Nov 10, 2023
1 check passed
@kaladinlight kaladinlight deleted the avalanche-explorer-api branch November 10, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Update to routescan.io for supported chains
1 participant