← All standardsERC-7575 Multi-Asset ERC-4626 Vaults
⚙️ Functions this standard introduces (2)
0x01ffc9a7 | supportsInterface(bytes4) | pure |
0x1b451d28 | updateVault(address,address) | |
🧬 Inherited (9)
0xdd62ed3e | allowance(address,address) | ERC-20 |
0x095ea7b3 | approve(address,uint256) | ERC-20 |
0x70a08231 | balanceOf(address) | ERC-20 |
0x313ce567 | decimals() | ERC-20 |
0x06fdde03 | name() | ERC-20 |
0x95d89b41 | symbol() | ERC-20 |
0x18160ddd | totalSupply() | ERC-20 |
0xa9059cbb | transfer(address,uint256) | ERC-20 |
0x23b872dd | transferFrom(address,address,uint256) | ERC-20 |
Parsed from the canonical specification · discussion