ERC-7527 Token Bound Function Oracle AMM
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IERC7527Agency | 0x6808aeb8 |
| IERC7527App | 0x8355738e |
⚙️ Functions this standard introduces (13)
0xfe9d9303 | burn(uint256,bytes) | |
0x7284e416 | description() | view |
0xb4f35b9a | getAgency() | view |
0x4c0f38c2 | getMaxSupply() | view |
0x6b8ff574 | getName(uint256) | view |
0x07da0603 | getStrategy() | view |
0x8e1f1447 | getUnwrapOracle(bytes) | view |
0x46992736 | getWrapOracle(bytes) | view |
0x62189dfd | iconstructor() | |
0xb510391f | mint(address,bytes) | |
0x39b3d243 | setAgency(address) | |
0x3c6e2f22 | unwrap(address,uint256,bytes) | payable |
0x8ba6cd03 | wrap(address,bytes) | payable |
⚖️ Compare with
Parsed from the canonical specification · discussion