Skip to content

Commit

Permalink
Merge pull request #49 from Hats-Protocol/add-deployments-main
Browse files Browse the repository at this point in the history
Add module deployments
  • Loading branch information
gershido authored Apr 11, 2024
2 parents c4a9f75 + c5d073a commit a4550cf
Show file tree
Hide file tree
Showing 6 changed files with 76 additions and 0 deletions.
20 changes: 20 additions & 0 deletions modules/AgreementEligibility.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,26 @@
{
"chainId": "10",
"block": "116516227"
},
{
"chainId": "42161",
"block": "194358596"
},
{
"chainId": "100",
"block": "33122123"
},
{
"chainId": "42220",
"block": "24754861"
},
{
"chainId": "8453",
"block": "12327703"
},
{
"chainId": "137",
"block": "55094822"
}
],
"creationArgs": {
Expand Down
8 changes: 8 additions & 0 deletions modules/allowlistEligibility.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@
{
"chainId": "100",
"block": "30405602"
},
{
"chainId": "42220",
"block": "24755507"
},
{
"chainId": "8453",
"block": "12329333"
}
],
"creationArgs": {
Expand Down
24 changes: 24 additions & 0 deletions modules/hatsElectionEligibility.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,30 @@
{
"chainId": "1",
"block": "19086145"
},
{
"chainId": "10",
"block": "117924894"
},
{
"chainId": "137",
"block": "55096864"
},
{
"chainId": "42161",
"block": "194372056"
},
{
"chainId": "100",
"block": "33122902"
},
{
"chainId": "8453",
"block": "12329679"
},
{
"chainId": "42220",
"block": "24755686"
}
],
"creationArgs": {
Expand Down
8 changes: 8 additions & 0 deletions modules/jokeraceEligibility.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,14 @@
{
"chainId": "100",
"block": "31089668"
},
{
"chainId": "8453",
"block": "12329992"
},
{
"chainId": "42220",
"block": "24755770"
}
],
"creationArgs": {
Expand Down
8 changes: 8 additions & 0 deletions modules/seasonToggle.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@
{
"chainId": "100",
"block": "30406143"
},
{
"chainId": "8453",
"block": "12330237"
},
{
"chainId": "42220",
"block": "24755867"
}
],
"creationArgs": {
Expand Down
8 changes: 8 additions & 0 deletions modules/stakingEligibility.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,14 @@
{
"chainId": "100",
"block": "30406165"
},
{
"chainId": "8453",
"block": "12330400"
},
{
"chainId": "42220",
"block": "24755933"
}
],
"creationArgs": {
Expand Down

0 comments on commit a4550cf

Please sign in to comment.