← All standardsERC-7586 Interest Rate Swaps
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
⚙️ Functions this standard introduces (18)
0x8903c5a2 | benchmark() | view |
0xbde7aa47 | dayCountBasis() | view |
0xe6746eb7 | fixedRatePayer() | view |
0xc15f8bd6 | fixPaymentDates() | view |
0x3defe7ff | floatingPaymentDates() | view |
0x92b002fa | floatingRatePayer() | view |
0xd59624b4 | maturityDate() | view |
0xa26c1aa2 | notionalAmount() | view |
0x1f4f84a6 | notionalCurrency() | view |
0x78913592 | oracleContractsForBenchmark() | view |
0x823d7cab | paymentAssets() | view |
0x8e589315 | paymentFrequency() | view |
0xe823b1da | ratesDecimals() | view |
0x5c25c76c | spread() | view |
0x3e3ff7b6 | startingDate() | view |
0x8119c065 | swap() | |
0x698518e5 | swapRate() | view |
0x442447ca | terminateSwap() | |
🧬 Inherited (10)
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 |
0x01ffc9a7 | supportsInterface(bytes4) | ERC-165 |
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