Skip to content

Commit

Permalink
Merge pull request #119 from ensdomains/contract-updates-4
Browse files Browse the repository at this point in the history
new contract addresses
  • Loading branch information
TateB authored Mar 13, 2023
2 parents b70d92f + b6265f4 commit 4149238
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ensjs/src/contracts/getContractAddress.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@ const addresses: Record<
'1': '0x283af0b28c62c092c9727f1ee09c02ca627eb7f5',
'3': '0xa5627AB7Ae47063B533622C34FEBDb52d3281dF8',
'4': '0x283af0b28c62c092c9727f1ee09c02ca627eb7f5',
'5': '0x5642D2E447567672723512a0D7b2E85994BB2FEb',
'5': '0xCc5e7dB10E65EED1BBD105359e7268aa660f6734',
},
Multicall: '0xcA11bde05977b3631167028862bE2a173976CA11',
NameWrapper: {
'1': '0x0000000000000000000000000000000000000000',
'3': '0xF82155e2a43Be0871821E9654Fc8Ae894FB8307C',
'4': '0x0000000000000000000000000000000000000000',
'5': '0x23d86f0bf4900978B191378B134519371Da52f75',
'5': '0x114D4603199df73e7D157787f8778E21fCd13066',
},
PublicResolver: {
'1': '0x4976fb03C32e5B8cfe2b6cCB31c09Ba78EBaBa41',
'3': '0x13F0659Ee6bb7484C884FEeFb7F75C93951ef837',
'5': '0x342cf18D3e41DE491aa1a3067574C849AdA6a2Ad',
'5': '0xd7a4F6473f32aC2Af804B3686AE8F1932bC35750',
},
ENSRegistry: {
'1': '0x00000000000c2e074ec69a0dfb2997ba6c7d2e1e',
Expand Down

0 comments on commit 4149238

Please sign in to comment.