ERC-223 Token with transaction handling model
⚙️ Functions this standard introduces (8)
0x70a08231 | balanceOf(address) | view |
0x313ce567 | decimals() | view |
0x06fdde03 | name() | view |
0x5a3b7e42 | standard() | view |
0x95d89b41 | symbol() | view |
0x18160ddd | totalSupply() | view |
0xbe45fd62 | transfer(address,uint256,bytes) | |
0xa9059cbb | transfer(address,uint256) |
⚖️ Compare with
Parsed from the canonical specification · discussion