Skip to content

Conversation

@elopez
Copy link
Member

@elopez elopez commented Oct 26, 2024

The v2 API offers a way to query 50+ chains with a single endpoint
and API key, simplifying queries and key management.

https://docs.etherscan.io/etherscan-v2

@elopez elopez force-pushed the dev-etherscan-v2 branch 6 times, most recently from d8a294a to b165c2a Compare October 26, 2024 18:37
The v2 API offers a way to query 50+ chains with a single endpoint
and API key, simplifying queries and key management.

https://docs.etherscan.io/etherscan-v2
0.4 is now used in newer Python versions, which we don't yet support fully

  Testing vyper integration of /opt/hostedtoolcache/Python/3.12.7/x64/bin/crytic-compile
  ERROR:CryticCompile:missing type annotation

    (hint: did you mean something like `for i: uint256 in ...`?)

    line 111:4
         110     refund: uint256 = 0
    ---> 111     for i in range(MAX_BIDS):
    -------------^
         112         # Note that loop may break sooner than 128 iterations if i >= _numBids

  ERROR:CryticCompile:Vyper compilation errored
  vyper test failed
This works locally but not on CI for some reason.
@montyly montyly added this pull request to the merge queue Dec 30, 2024
Merged via the queue into dev with commit be77462 Dec 30, 2024
61 checks passed
@elopez elopez deleted the dev-etherscan-v2 branch December 30, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants