Skip to content

Commit

Permalink
fix: Update Crab explorer #51
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopy1412 committed Jul 2, 2024
1 parent e9194d8 commit f64337f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const chains: CHAIN[] = [
blockExplorers: {
default: {
name: 'Subscan',
url: 'https://crab.subscan.io'
url: 'https://crab-scan.darwinia.network'
}
}
},
Expand Down

0 comments on commit f64337f

Please sign in to comment.