UNPKG

web3-domain-resolver

Version:

Web3 Library that enable with just one function to resolve domains on multiple web3 providers such as ENS, UnstoppableDomains and Freename

6 lines (5 loc) 378 B
export declare const UD_SUPPORTED_TLDS: string[]; export declare const UD_ZIL_TLDS: string[]; export declare const UNS_ETH_CONTRACT_ADDRESS = "0xc3C2BAB5e3e52DBF311b2aAcEf2e40344f19494E"; export declare const UNS_POLYGON_CONTRACT_ADDRESS = "0xa9a6A3626993D487d2Dbda3173cf58cA1a9D9e9f"; export declare const UD_METADATA_URL = "https://metadata.unstoppabledomains.com/metadata/";