We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
event Minted
In https://github.com/jacquesd/EIPs/blob/master/EIPS/eip-777.md,
event Minted(address indexed operator, address indexed to, uint256 amount, bytes data, bytes operatorData)
reference implementation: https://github.com/jacquesd/ERC777/blob/896d077eb4b1beb0fc2258f9d4dff4b60478a479/contracts/ERC777Token.sol#L38
The text was updated successfully, but these errors were encountered:
Thanks, I forgot to close this issue, but it was closed in 6d27520.
Sorry, something went wrong.
No branches or pull requests
In https://github.com/jacquesd/EIPs/blob/master/EIPS/eip-777.md,
reference implementation:
https://github.com/jacquesd/ERC777/blob/896d077eb4b1beb0fc2258f9d4dff4b60478a479/contracts/ERC777Token.sol#L38
The text was updated successfully, but these errors were encountered: