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: illadenim/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: nanmu42/etherscan-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 12, 2022

  1. erc1155 tx struct and ERC1155Transfers added

    Dodonov Pavel authored and Dodonov Pavel committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    cf99fda View commit details
    Browse the repository at this point in the history
  2. Merge pull request nanmu42#1 from Pashteto/feat/add_erc1155

    erc1155 tx struct and ERC1155Transfers
    Pashteto authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6be0541 View commit details
    Browse the repository at this point in the history
  3. go mod replace

    Dodonov Pavel authored and Dodonov Pavel committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5b06ae3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nanmu42#2 from Pashteto/feat/add_erc1155

    go mod replace
    Pashteto authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    baa647b View commit details
    Browse the repository at this point in the history
  5. go mod replace

    Dodonov Pavel authored and Dodonov Pavel committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f615701 View commit details
    Browse the repository at this point in the history
  6. Merge pull request nanmu42#3 from Pashteto/feat/add_erc1155

    go mod replace
    Pashteto authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    fd417e1 View commit details
    Browse the repository at this point in the history
  7. go mod replace

    Dodonov Pavel authored and Dodonov Pavel committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d7387da View commit details
    Browse the repository at this point in the history
  8. Merge pull request nanmu42#4 from Pashteto/feat/add_erc1155

    go mod replace
    Pashteto authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d075a55 View commit details
    Browse the repository at this point in the history
  9. go mod replace

    Dodonov Pavel authored and Dodonov Pavel committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0e26ffd View commit details
    Browse the repository at this point in the history
  10. Merge pull request nanmu42#5 from Pashteto/feat/add_erc1155

    go mod replace
    Pashteto authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    56ca3af View commit details
    Browse the repository at this point in the history
  11. go mod replace

    Dodonov Pavel authored and Dodonov Pavel committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6a8ea3a View commit details
    Browse the repository at this point in the history
  12. Merge pull request nanmu42#6 from Pashteto/feat/add_erc1155

    go mod replace
    Pashteto authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    bbbcecd View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. go mod replace

    Dodonov Pavel authored and Dodonov Pavel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    890f9df View commit details
    Browse the repository at this point in the history
  2. Merge pull request nanmu42#7 from Pashteto/feat/add_erc1155

    go mod replace
    Pashteto authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6c29f9b View commit details
    Browse the repository at this point in the history
  3. go mod replace

    Dodonov Pavel authored and Dodonov Pavel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b8dd9f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Merge pull request nanmu42#75 from Pashteto/feat/add_erc1155

    erc1155 tx struct and ERC1155Transfers method
    nanmu42 authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    74c5135 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Create FUNDING.yml

    nanmu42 authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    07a1d97 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Update response.go

    NormalTx add fields
    coolestowl authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    67da1ed View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request nanmu42#84 from coolestowl/master

    Update response.go
    nanmu42 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0d2eec1 View commit details
    Browse the repository at this point in the history
Loading