Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Update crab.ts explorer (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher authored Aug 14, 2024
1 parent f9cc36c commit a787209
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 @@ -16,8 +16,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 a787209

Please sign in to comment.