Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ERC20Approval

ERC20 Approval Event

  • event Approval(address indexed owner, address indexed spender, uint256 value);

Hierarchy

  • ERC20Approval

Index

Properties

Properties

amount

amount: string

Number in hex prefixed by 0x.

from

from: string

Ethereum address in hex prefixed with 0x.

to

to: string

Ethereum address in hex prefixed with 0x.

Generated using TypeDoc