web3wagmi
← All standards

ERC-5639 Delegation Registry

Review

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IDelegationRegistry0x0596d3d5

⚙️ Functions this standard introduces (15)

0x9c395bc2checkDelegateForAll(address,address)view
0x90c9a2d0checkDelegateForContract(address,address,address)view
0xaba69cf8checkDelegateForToken(address,address,address,uint256)view
0x685ee3e8delegateForAll(address,bool)
0x49c95d29delegateForContract(address,address,bool)
0x537a5c3ddelegateForToken(address,address,uint256,bool)
0xf956cf94getContractLevelDelegations(address)view
0x1b61f675getDelegatesForAll(address)view
0xed4b878egetDelegatesForContract(address,address)view
0x1221156bgetDelegatesForToken(address,address,uint256)view
0x4fc69282getDelegationsByDelegate(address)view
0x6f007d87getTokenLevelDelegations(address)view
0x36137872revokeAllDelegates()
0xfa352c00revokeDelegate(address)
0x219044b0revokeSelf(address)

⚖️ Compare with

Parsed from the canonical specification · discussion