ERC-7837 Diffusive Tokens
⚙️ Functions this standard introduces (9)
0xdd62ed3e | allowance(address,address) | view |
0x095ea7b3 | approve(address,uint256) | |
0x70a08231 | balanceOf(address) | view |
0x42966c68 | burn(uint256) | |
0x6f8b44b0 | setMaxSupply(uint256) | |
0x8f02bb5b | setTransferFee(uint256) | |
0xa9059cbb | transfer(address,uint256) | payable |
0x23b872dd | transferFrom(address,address,uint256) | payable |
0x164e68de | withdrawFees(address) |
⚖️ Compare with
Parsed from the canonical specification · discussion