web3wagmi
← All standards

ERC-777 Token Standard

Finalrequires ERC-1820

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

ERC777Token0xe58e113c

⚙️ Functions this standard introduces (13)

0x959b8c3fauthorizeOperator(address)
0x70a08231balanceOf(address)view
0xfe9d9303burn(uint256,bytes)
0x06e48538defaultOperators()view
0x556f0dc7granularity()view
0xd95b6371isOperatorFor(address,address)view
0x06fdde03name()view
0xfc673c4foperatorBurn(address,uint256,bytes,bytes)
0x62ad1b83operatorSend(address,address,uint256,bytes,bytes)
0xfad8b32arevokeOperator(address)
0x9bd9bbc6send(address,uint256,bytes)
0x95d89b41symbol()view
0x18160dddtotalSupply()view

⚖️ Compare with

Parsed from the canonical specification · discussion