Skip to content

Commit

Permalink
Update crab.ts explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopy1412 committed Aug 15, 2024
1 parent 39e5679 commit 7ad34fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/chains/crab.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ export const crab: ChainConfig = {
},
blockExplorers: {
default: {
name: 'Subscan',
url: 'https://crab.subscan.io'
name: 'CrabExplorer',
url: 'https://crab-scan.darwinia.network'
}
},
contracts: {
Expand Down

0 comments on commit 7ad34fa

Please sign in to comment.