ERC-5539 Revocation List Registry
⚙️ Functions this standard introduces (18)
0x2afa3036 | addListDelegate(address,address,bytes32) | |
0x0171aee6 | addListDelegateSigned(address,address,bytes32,address,bytes) | |
0x349c0387 | changeListOwner(address,address,bytes32) | |
0x0fd9507d | changeListOwnerSigned(address,address,bytes32,address,bytes) | |
0x083b3ced | changeListStatus(bool,address,bytes32) | |
0x292cb1d2 | changeListStatusSigned(bool,address,bytes32,address,bytes) | |
0xda12df17 | changeStatus(bool,address,bytes32,bytes32) | |
0x03d9ec64 | changeStatusDelegated(bool,address,bytes32,bytes32) | |
0x2a7043c5 | changeStatusDelegatedSigned(bool,address,bytes32,bytes32,address,bytes) | |
0xf3ddcba3 | changeStatusesInList(bool[],address,bytes32,bytes32[]) | |
0x7ebe674b | changeStatusesInListDelegated(bool[],address,bytes32,bytes32[]) | |
0x20b10a7c | changeStatusesInListDelegatedSigned(bool[],address,bytes32,bytes32[],address,bytes) | |
0x78bae3d4 | changeStatusesInListSigned(bool[],address,bytes32,bytes32[],address,bytes) | |
0x2ebb3470 | changeStatusSigned(bool,address,bytes32,bytes32,address,bytes) | |
0xfb5f6cbc | isRevoked(address,bytes32,bytes32) | view |
0x7628b524 | listIsRevoked(address,bytes32) | view |
0x69e60796 | removeListDelegate(address,address,bytes32) | |
0xdacf3af6 | removeListDelegateSigned(address,address,bytes32,address,bytes) |
⚖️ Compare with
Parsed from the canonical specification · discussion