package.json:
-
yarn add @mixinao/osx-ethers
- replace @aragon/osx-ethers to @mixinao/osx-ethers
modules/client/src/client-common/constants.ts:
- Add MVMProvider
export const MVMProvider = new JsonRpcProvider('https://geth.mvm.dev', {
chainId: 73927,
name: 'mvm',