DelegateRegistry
Esta página aún no está disponible en tu idioma.
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) 🔗 | 🔗 | 🔗 |