← All standardsERC-7770 Fractional Reserve Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (6)
0xc230067e | fractionalReserveBurn(address,uint256) | |
0xb6aa1530 | fractionalReserveMint(address,uint256) | |
0xa7466afd | requiredReserveRatio() | view |
0x7cff8e4c | segregatedAccount(address) | view |
0x00abb0f0 | totalBorrowedSupply() | view |
0x72aa2ea1 | totalSegregatedSupply() | view |
🧬 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