ERC-7615 Atomic Push-based Data Feed Among Contracts
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IPushForce | 0xcfb61033 |
| IPushFree | 0x5a13e67c |
| IExec | 0x54d006c8 |
⚙️ Functions this standard introduces (13)
0xb9ba3dc3 | approve(bytes4,address,bytes) | |
0xc53b38f1 | cancel(bytes4,address,bytes) | |
0xdde5f8dd | exec(bytes4,bytes) | |
0xdf1f6eee | forceApprove(bytes4,address) | |
0x5bded7f6 | forceCancel(bytes4,address) | |
0xdbb4d8a2 | inbox(bytes4) | |
0xfd263bec | isApproved(bytes4,address,bytes) | |
0x53b30fe4 | isForceApproved(bytes4,address) | |
0x8935fe15 | isLocked(bytes4,bytes) | |
0xa4b4314e | isRenounceForceApprove() | |
0xedb37ff4 | isRenounceForceCancel() | |
0x104864bb | renounceForceApprove(bytes) | |
0x418b8cce | renounceForceCancel(bytes) |
⚖️ Compare with
Parsed from the canonical specification · discussion