Skip to content

Commit

Permalink
Update resolverAddressData.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
storywithoutend committed Nov 10, 2024
1 parent e71efdb commit 83f469e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/constants/resolverAddressData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,23 @@ export const KNOWN_RESOLVER_DATA: KnownResolverData = {
RESOLVER_INTERFACE_IDS.VersionableResolver,
],
},
{
address: '0x8FADE66B79cC9f707aB26799354482EB93a5B7dD',
deployer: 'ENS Labs',
tag: null,
isNameWrapperAware: true,
supportedInterfaces: [
RESOLVER_INTERFACE_IDS.AddressResolver,
RESOLVER_INTERFACE_IDS.MultiCoinAddressResolver,
RESOLVER_INTERFACE_IDS.NameResolver,
RESOLVER_INTERFACE_IDS.AbiResolver,
RESOLVER_INTERFACE_IDS.TextResolver,
RESOLVER_INTERFACE_IDS.ContentHashResolver,
RESOLVER_INTERFACE_IDS.DnsRecordResolver,
RESOLVER_INTERFACE_IDS.InterfaceResolver,
RESOLVER_INTERFACE_IDS.VersionableResolver,
],
},
{
address: '0x0CeEC524b2807841739D3B5E161F5bf1430FFA48',
deployer: 'ENS Labs',
Expand Down

0 comments on commit 83f469e

Please sign in to comment.