← All standardsERC-2917 Staking Reward Calculation
Stagnant
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (8)
0x7b381b35 | changeInterestRatePerBlock(uint256) | |
0x4afa66d6 | decreaseProductivity(address,uint256) | |
0x28e964e9 | getProductivity(address) | view |
0x36f04e45 | increaseProductivity(address,uint256) | |
0xbfc8b208 | interestsPerBlock() | view |
0x1249c58b | mint() | |
0x159090bd | take() | view |
0x0e0b6eb5 | takeWithBlock() | 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