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

[monsta-dce] monsta-dce voting strategy creation #1286

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

Conversation

crypt0mj
Copy link

Monsta DCE Custom Voting Strategy Creation

Strategy Creation
@ChaituVR ChaituVR changed the title monsta-dce voting strategy creation [monsta-dce] monsta-dce voting strategy creation Sep 22, 2023
@ChaituVR
Copy link
Member

Hi @crypt0mj I am getting these errors:

src/strategies/monsta-dce/index.ts(1,10): error TS6133: 'BigNumberish' is declared but its value is never read.
src/strategies/monsta-dce/index.ts(1,37): error TS[23](https://github.com/snapshot-labs/snapshot-strategies/actions/runs/6270513231/job/17028548402?pr=1286#step:3:24)07: Cannot find module 'ethers' or its corresponding type declarations.
src/strategies/monsta-dce/index.ts(8,7): error TS6133: 'erc20Abi' is declared but its value is never read.
src/strategies/monsta-dce/index.ts(12,7): error TS6133: 'erc721Abi' is declared but its value is never read.
src/strategies/monsta-dce/index.ts([25](https://github.com/snapshot-labs/snapshot-strategies/actions/runs/6270513231/job/17028548402?pr=1286#step:3:26),17): error TS2554: Expected 3-4 arguments, but got 2.
src/strategies/monsta-dce/index.ts([27](https://github.com/snapshot-labs/snapshot-strategies/actions/runs/6270513231/job/17028548402?pr=1286#step:3:28),37): error TS2551: Property 'all' does not exist on type 'Multicaller'. Did you mean 'call'?
src/strategies/monsta-dce/index.ts(36,38): error TS2551: Property 'all' does not exist on type 'Multicaller'. Did you mean 'call'?

Could you take a look please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants