-
Notifications
You must be signed in to change notification settings - Fork 20
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
Goerli testnet ETH No Longer Working For Adex Platform #656
Comments
hey, goerli is deprecated and youneed to deploy the adex contracts on sepolia in order for the platfor to work |
Hey, I followed the tutorial below on installing sepolia/truffle, and did the following, But im still getting those errors : 1) Installed truffle inside adex root 2) Set truffle to sepolia network - truffle-config.js/adex-platform const HDWalletProvider = require("@truffle/hdwallet-provider"); 3) I then run the following, truffle migrate --network sepolia 4) I try accesing adex locally, but get the same errors 5) Could this be the issue - Im not to sure where do I start switching from "Gorelito" to "Sepolia" network in this file (.env.development), and where do I find IDENTITY_BASE_ADDR, IDENTITY_FACTORY_ADDR, etc details for seoplia network?? NODE_ENV=development Goerli development varsADEX_ENS_ADDR=0xa3F69F48D4a45419d48b56b1CfBF4aF2d4586728 Reverse registrarREVERSE_REGISTRAR_ADDR=0x9062c0a6dbd6108336bcbe4593a3d1ce05512069 mainnet and goerliADEX_CORE_ADDR=0x333420fC6A897356E69b62417cd17fF012177d2b GOERLIIDENTITY_BASE_ADDR=0xbDf97b0F5fa78beaE684d9fb67Dd45F11B996e46 GOERLY with deploy and execute - paunov's relayer keyIDENTITY_FACTORY_ADDR=0x9639AA089E0B3F4cE5BB1B49edB3B9C622B10C54 mainnet and goerliVALIDATOR_REGISTRY=0x7671db0a70fa0196071d634f26971b9371627dc0 ANALYTICS_DATA_VALIDATOR_URL=https://itchy.adex.network still working on goerli, will remain the same in mainnetVALIDATOR_LEADER_URL=https://itchy.adex.network VALIDATOR_FOLLOWER_URL=https://scratchy.adex.network IPFS_GATEWAY=https://ipfs.adex.network/ipfs/ ADEX_RELAYER_HOST=https://goerli-relayer.adex.network GOERLI TSTDAI_TOKEN_ADDR=0x7af963cF6D228E564e2A0aA0DdBF06210B38615D ACCESS_CODE_CHECK=false ADVIEW_URL=https://viewm.adex.network/# SCD_MCD_MIGRATION_ADDR=0x0 EASTER_EGGS_PARAM=pineapple BUILD_TYPE=development AnalyticsGA_CODE=UA-100388362-3 SwapsRAMP_HOST_API_KEY=jfmvma5hxecxjht293qmbu7bc7jx3sc9tg48a2so Canva Test APICANVA_API=qrvOLvU_gbzIz7yzYvuH4P0n |
I've successly installed Ad Ex Platform locally, but it seems as though [Goerli testnet ETH] is no longer working with AdEx. I;ve tried Sepolia Network but with no luck. Is there a way to change Adex network to run Sepolia instead of Goerli testnetwork which is no longer working. All of the faucets are saying Goerli is no longer active. I've attached a image of chrome network tools of the errors im receiving.
![Screenshot 2025-01-12 013014](https://private-user-images.githubusercontent.com/12973004/402318548-d766e45e-91ed-4978-89a6-e9b4304abe4f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzMxNjgsIm5iZiI6MTczOTI3Mjg2OCwicGF0aCI6Ii8xMjk3MzAwNC80MDIzMTg1NDgtZDc2NmU0NWUtOTFlZC00OTc4LTg5YTYtZTliNDMwNGFiZTRmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDExMjEwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ1NjAzZmY0YTE2YWUyMjZmNGYwMTM2ZDcwNGFmZjg0ZTdlZWFhMmQ4NmE3ZjY0ZmUyYmI2OGI3ZTRmYjU2NTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.s1v9_HwzctopykLqwHDcX8eXRIMqqP-EKBKo0EHVCow)
The text was updated successfully, but these errors were encountered: