Skip to content

Commit

Permalink
update mainnet mns contract
Browse files Browse the repository at this point in the history
  • Loading branch information
pivilartisant committed May 22, 2024
1 parent c6ee95f commit 981f897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-frontend/src/utils/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export enum networks {

export const contracts = {
[networks.mainnet]: {
mnsContract: 'AS12mdKsjAqcWC5DjabWZp7tG9s5wgkrwDGDuh6xUCSc53SrmfY9r',
mnsContract: 'AS1q5hUfxLXNXLKsYQVXZLK7MPUZcWaNZZsK7e9QzqhGdAgLpUGT',
},
[networks.buildnet]: {
mnsContract: 'AS12qKAVjU1nr66JSkQ6N4Lqu4iwuVc6rAbRTrxFoynPrPdP1sj3G',
Expand Down

0 comments on commit 981f897

Please sign in to comment.