Skip to content

Commit

Permalink
Update tld.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tempe-techie committed Oct 5, 2023
1 parent 1338f64 commit 0bf3bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/modules/tld.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default {
tldContract: null,
tldChainId: 14,
tldChainName: "Flare",
minterAddress: "0xe54e012B198468B2cbC7eF3Dd9B8C66d5795aD99", // TODO
minterAddress: "0x9EA937E644bBa692724a6a4aCD08CA74d32eC47a", // TODO
minterContract: null,
minterLoadingData: false,
minterPaused: true,
Expand Down

0 comments on commit 0bf3bf8

Please sign in to comment.