DelegateRegistry
This contract is similar to the delegate.xyz delegation code π, but uses Royal IDs instead of addresses as the user identifier. The advantage of this is that if users change their addresses or recover the account, their delegations are unchanged.
- Source code π
- Address:
0x000000f1CABe81De9e020C9fac95318b14B80F14
- Explorer:
Queries
Query by | Function | Base | Base Sepolia |
---|---|---|---|
delegator (outgoing) | getOutgoingDelegations(uint256 fromId) π | π | π |
delegatee (incoming) | getIncomingDelegations(uint256 toId) π | π | π |