Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ERC1155ApprovalForAll

ERC1155 ApprovalForAll Event

  • event ApprovalForAll(address indexed _owner, address indexed _operator, bool _approved);

Hierarchy

  • ERC1155ApprovalForAll

Index

Properties

Properties

approved

approved: boolean

from

from: string

Ethereum address in hex prefixed with 0x.

to

to: string

Ethereum address in hex prefixed with 0x.

Generated using TypeDoc