Skip to content

[Flow EVM] Implement ABI encoding/decoding for arrays of Solidity tuples #8370

@m-Peter

Description

@m-Peter

Currently we support ABI encoding/decoding Cadence structs to Solidity tuples, but it's also common for Solidity smart contract functions to accept/return arrays of tuples (e.g. onflow/FlowYieldVaultsEVM#40).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions