Skip to content

Claim contract call #18

@Jipperism

Description

@Jipperism

Some questions came up while working on this:

  • There are multiple methods for doing a claim, claimAndDelegate and claimAndDelegateWithSig. I would expect we are using claimAndDelegate but would like to confirm.
  • As mentioned here on discord you should do all claims in a single batch call. I'm wondering about two things:
  1. Does the UI make sense in that case, because with the current setup, I have to select a campaign to claim (screenshot attached for clarity). If that's not in line with the requirements, we should probably update the designs & implementation.
  2. In case we need to do a multicall, I see claimMultipleWithSig and claimMultiple but no variation of claimAndDelegateMultiple unfortunately. As viem multicall still only supports read operations out of the box, we'd have to use the multicall contract directly for batched write calls (which still seems to be experimental).

@bitbeckers @ChialiT @vidvidvid pinging everybody involved here.

afbeelding

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions