-
Notifications
You must be signed in to change notification settings - Fork 245
Implement multicall on the SDK side #484
Copy link
Copy link
Closed
Labels
Type: FeatureAdded to issues and PRs to identify that the change is a new feature.Added to issues and PRs to identify that the change is a new feature.Version: 2.5All the issues related to 2.5All the issues related to 2.5
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Type: FeatureAdded to issues and PRs to identify that the change is a new feature.Added to issues and PRs to identify that the change is a new feature.Version: 2.5All the issues related to 2.5All the issues related to 2.5
Type
Fields
Priority
None yet
There is an existing implementation in the API, which can be moved to the SDK side. This is the code in question:
https://github.com/ChainSafe/game-api/blob/main/src/routes/evm/multicall.ts