Skip to content

Commit

Permalink
Merge pull request #134 from ensdomains/chore/bulk-renewal-addresses
Browse files Browse the repository at this point in the history
chore: new bulk renewal contract addresses
  • Loading branch information
TateB authored Apr 25, 2023
2 parents 44c2bd2 + 276d8ef commit bed03e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ensjs/src/contracts/getContractAddress.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ const addresses: Record<
'5': '0x56522d00c410a43bffdf00a9a569489297385790',
},
BulkRenewal: {
'1': '0xfF252725f6122A92551A5FA9a6b6bf10eb0Be035',
'5': '0xa9e1df95a79C768aA435805b28E1B54Bb5ead063',
'1': '0xa12159e5131b1eEf6B4857EEE3e1954744b5033A',
'5': '0xeA64C81d0d718620daBC02D61f3B255C641f475F',
},
/* eslint-enable @typescript-eslint/naming-convention */
}
Expand Down

0 comments on commit bed03e2

Please sign in to comment.