• Mark Tyneway's avatar
    pkgs: add http headers to ethers providers · 222a3eef
    Mark Tyneway authored
    Adds the http header 'User-Agent' to the creation
    of ethers providers across the services to allow
    for more visibility into what services are sending
    requests.
    
    Also delete dead imports since they were breaking
    during linting.
    222a3eef
provider.ts 1.66 KB