Contracts for Degen Domain Name Service
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* needed only for deployTld.js purposes */
|
|
|
|
module.exports = [
|
|
".test",
|
|
"TEST",
|
|
"<enter-owner-address>",
|
|
"100000000000000000",
|
|
false,
|
|
0,
|
|
"<enter-factory-address>"
|
|
]; |