Skip to content

ERC721Events.ApprovalForAll signature is not ABI compliant #295

@realimaginaryverse

Description

@realimaginaryverse

It should be:
public static let types: [ABIType.Type] = [ EthereumAddress.self, EthereumAddress.self, Bool.self]
public static let typesIndexed = [true, true, false]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions