EVMcrispr / evmcrispr

A library for interacting with Web3 protocols in a easier fashion through a domain-specific language
https://evmcrispr.com
GNU Affero General Public License v3.0
25 stars 10 forks source link

Can't create new-dao on Mumbai/Polygon #46

Closed devmerit closed 4 months ago

devmerit commented 2 years ago

When trying to create new dao in terminal on any networks other than Mainnet or Gnosis:

load aragonos as ar
ar:new-dao mynewblankdaozero

I get:

ar:new-dao(33:0,33:28): invalid contract address or ENS name (argument="addressOrName", value=null, code=INVALID_ARGUMENT, version=contracts/5.7.0)

Already added all aragon environments on Mumbai/Polygon to evmcrispr/packages/evmcrispr/src/modules/aragonos/utils/factories.ts and evmcrispr/packages/evmcrispr/src/modules/aragonos/utils/resolvers.ts -- no effect.

New-token on Mumbai works fine. Using Metamask/Firefox.

sembrestels commented 4 months ago

Sorry, we could never give good support for Aragon on Polygon since not all Aragon smart contracts were deployed there. Support for Aragon in polygon is completely removed after the sunset of the graph hosted service.