Skip to content

Commit

Permalink
Update darwinia.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher authored Aug 14, 2024
1 parent 1f9cee7 commit da53932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/chains/darwinia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ export const darwinia: ChainConfig = {
decimals: 18,
logoPath: '/images/token/kton.svg'
},
stakingContractAddress: '0x000000000419683a1a03abc21fc9da25fd2b4dd7'
stakingContractAddress: '0xB633Ad1142941CA2Eb9C350579cF88BbE266660D'
} as const satisfies ChainConfig;

0 comments on commit da53932

Please sign in to comment.