Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canto - update explorer and RPC #871

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ColinPlatt
Copy link

updated to match docs: https://docs.canto.io/user-guides/connecting-to-canto

Fixes # .

Changes proposed in this pull request:

  • updated canto rpc
  • update canto block explorer

@ColinPlatt ColinPlatt mentioned this pull request Jul 12, 2023
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #871 (eafc2f8) into master (cd33067) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #871   +/-   ##
=======================================
  Coverage   40.84%   40.84%           
=======================================
  Files          22       22           
  Lines        1956     1956           
  Branches      173      173           
=======================================
  Hits          799      799           
  Misses       1148     1148           
  Partials        9        9           

@@ -1659,10 +1659,10 @@
"network": "mainnet",
"multicall": "0x9787792A1020B00fb65191754c3D87c89Bf36444",
"rpc": [
"https://canto.neobase.one"
"https://canto.gravitychain.io"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ColinPlatt this node is not a archive node. is there some other full archive node?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried those in here, https://docs.canto.io/user-guides/connecting-to-canto but no luck

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get this error for example

fullArchiveNodeStart Error: processing response error (body="{\"jsonrpc\":\"2.0\",\"id\":45,\"error\":{\"code\":-32000,\"message\":\"couldn't fetch balance. Node state is pruned\"}}\n", error={"code":-32000}, requestBody="{\"method\":\"eth_getBalance\",\"params\":[\"0x9787792a1020b00fb65191754c3d87c89bf36444\",\"0x3df194\"],\"id\":45,\"jsonrpc\":\"2.0\"}", requestMethod="POST", url="https://canto.gravitychain.io", code=SERVER_ERROR, version=web/5.6.0)

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.

2 participants