web3wagmi
← All standards

ERC-5539 Revocation List Registry

Stagnantrequires ERC-712

⚙️ Functions this standard introduces (18)

0x2afa3036addListDelegate(address,address,bytes32)
0x0171aee6addListDelegateSigned(address,address,bytes32,address,bytes)
0x349c0387changeListOwner(address,address,bytes32)
0x0fd9507dchangeListOwnerSigned(address,address,bytes32,address,bytes)
0x083b3cedchangeListStatus(bool,address,bytes32)
0x292cb1d2changeListStatusSigned(bool,address,bytes32,address,bytes)
0xda12df17changeStatus(bool,address,bytes32,bytes32)
0x03d9ec64changeStatusDelegated(bool,address,bytes32,bytes32)
0x2a7043c5changeStatusDelegatedSigned(bool,address,bytes32,bytes32,address,bytes)
0xf3ddcba3changeStatusesInList(bool[],address,bytes32,bytes32[])
0x7ebe674bchangeStatusesInListDelegated(bool[],address,bytes32,bytes32[])
0x20b10a7cchangeStatusesInListDelegatedSigned(bool[],address,bytes32,bytes32[],address,bytes)
0x78bae3d4changeStatusesInListSigned(bool[],address,bytes32,bytes32[],address,bytes)
0x2ebb3470changeStatusSigned(bool,address,bytes32,bytes32,address,bytes)
0xfb5f6cbcisRevoked(address,bytes32,bytes32)view
0x7628b524listIsRevoked(address,bytes32)view
0x69e60796removeListDelegate(address,address,bytes32)
0xdacf3af6removeListDelegateSigned(address,address,bytes32,address,bytes)

⚖️ Compare with

Parsed from the canonical specification · discussion