Discovering which token standards are supported by a contract
Jim McDonald
Describing the process to understand if token contracts support ERC-20, ERC-721 or ERC-777 by querying registries and testing capabilities.
Understanding ERC-777 token operator contracts
Jim McDonald
Examples of using ERC-777 token operator contracts to extend contract functionality, including code.
Understanding ERC-777 token contracts
Jim McDonald
Explaining Ethereum token contracts in general and the specifics of the ERC-777 token contract, providing details on its features, functions and usage.