Skip to content

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.

Queries

Query byFunctionBaseBase Sepolia
delegator (outgoing)getOutgoingDelegations(uint256 fromId) πŸ”— πŸ”— πŸ”—
delegatee (incoming)getIncomingDelegations(uint256 toId) πŸ”— πŸ”— πŸ”—