Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Ollpan12/etherscan-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sebs/etherscan-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 14 files changed
  • 5 contributors

Commits on Aug 26, 2022

  1. Add Goerli and Sepolia to the API list

    Hey @sebs 
    
    Thanks a lot for this amazing library.
    
    I created this PR to include the Sepolia and Goerli API endpoints. Currently I'm creating the client (with `axios.create`) to support those two, but I'd be cool if I have directly included on the library.
    
    Thanks!
    carletex authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    c13d87b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Add Avalanche fixes sebs#115

    Add urls for avalanche mainnet and fuji testnet
    peterferguson authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    01f8ef2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Merge pull request sebs#116 from peterferguson/add-avalanche

    Add Avalanche fixes sebs#115
    sebs authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a344af4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sebs#113 from carletex/patch-1

    Add Goerli and Sepolia to the API URL list
    sebs authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7c73bd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. ichore: update deps

    Audio committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    00a4c4c View commit details
    Browse the repository at this point in the history
  2. changelog

    Audio committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a9b2c36 View commit details
    Browse the repository at this point in the history
  3. 10.2.1

    Audio committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    4fab2ff View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. docs: Document Chain Explrers and api urls

    Audio committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    469f83c View commit details
    Browse the repository at this point in the history
  2. docs: remove travis build status

    Audio committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    5d11776 View commit details
    Browse the repository at this point in the history
  3. changelog

    Audio committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    3956dea View commit details
    Browse the repository at this point in the history
  4. 10.2.2

    Audio committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    feec1cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    479a3fb View commit details
    Browse the repository at this point in the history
  6. refactor: remove bundle step

    Audio committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    ca833a3 View commit details
    Browse the repository at this point in the history
  7. fix: refactoring errors and linting

    Audio committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    bf1fa67 View commit details
    Browse the repository at this point in the history
  8. changelog

    Audio committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    18e1be2 View commit details
    Browse the repository at this point in the history
  9. 10.3.0

    Audio committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    ee81871 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    631130c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. fix: package.json & package-lock.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-GHPAGES-3042993
    snyk-bot committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    572b4e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sebs#120 from sebs/snyk-fix-a2fe87df9f3e02c8599d49…

    …bcb7f6adcb
    
    [Snyk] Security upgrade gh-pages from 4.0.0 to 5.0.0
    sebs authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8f33b07 View commit details
    Browse the repository at this point in the history
Loading