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

Update AirDAO Testnet; Add AirDAO Devnet #820

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

Conversation

SvineruS
Copy link

@SvineruS SvineruS commented May 8, 2023

No description provided.

@@ -1453,7 +1453,7 @@
"chainId": 22040,
"network": "testnet",
"testnet": true,
"multicall": "0x18f7BFad831D8ED9E16C4cD50D6041dD453Ca1EF",
"multicall": "0xFCE5b5ca100e58E5635B15b79F0163be4CbD258b",
Copy link
Member

Choose a reason for hiding this comment

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

Hi, @SvineruS Why do you want to change this?

Copy link
Author

Choose a reason for hiding this comment

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

Our testnet was redeployed on same chain id; The old contact no longer exists

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Author

Choose a reason for hiding this comment

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

verified now

@@ -1453,7 +1453,7 @@
"chainId": 22040,
"network": "testnet",
"testnet": true,
"multicall": "0x18f7BFad831D8ED9E16C4cD50D6041dD453Ca1EF",
"multicall": "0xFCE5b5ca100e58E5635B15b79F0163be4CbD258b",
"rpc": [
"https://network-archive.ambrosus-test.io"
Copy link
Member

Choose a reason for hiding this comment

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

@SvineruS This node is not an archive node, do you have any alternate node?

Copy link
Author

Choose a reason for hiding this comment

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

🤔
It's archive and working in https://snapshot-networks.on.fleek.co/
Also i can fetch balance on first block

Copy link
Member

@ChaituVR ChaituVR May 14, 2023

Choose a reason for hiding this comment

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

It should work for other blocks too, at least from the start block.

Copy link
Author

@SvineruS SvineruS May 14, 2023

Choose a reason for hiding this comment

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

it works for me. which block is not working for you?

@@ -1453,7 +1453,7 @@
"chainId": 22040,
"network": "testnet",
"testnet": true,
"multicall": "0x18f7BFad831D8ED9E16C4cD50D6041dD453Ca1EF",
"multicall": "0xFCE5b5ca100e58E5635B15b79F0163be4CbD258b",
Copy link
Member

Choose a reason for hiding this comment

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

"wss://network-archive.ambrosus-dev.io/ws"
],
"explorer": {
"url": "https://devnet.airdao.io/explorer"
Copy link
Member

Choose a reason for hiding this comment

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

this link is not working https://devnet.airdao.io/explorer

Copy link
Author

Choose a reason for hiding this comment

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

Yea, devnet explorer is down for now. Is it really required for dev net?

Copy link
Member

Choose a reason for hiding this comment

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

Yep, need to verify the multicall contract code, start block etc

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