web3wagmi
← All standards

ERC-7794 Grant Registry

Draft

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IGrantRegistry0xe95024d2

⚙️ Functions this standard introduces (18)

0x8e983784addDisbursement(bytes32,uint256,address,uint256)
0x9f76246eaddExternalLink(bytes32,string)
0x839dc018addGrantee(bytes32,address)
0x4e3e63eeaddMilestoneDate(bytes32,uint256)
0xdb0cdccagetDisbursement(bytes32,uint256)view
0xf0ea3874getExternalLinks(bytes32)view
0xe483ac04getGrant(bytes32)view
0xeddad155getGrantees(bytes32)view
0xb71edc31getGrantManager(bytes32)view
0xef509b94getMilestonesDates(bytes32)view
0xf2457890registerGrant(uint256,uint256,string,address)
0x8487cc5cremoveDisbursement(bytes32,uint256)
0x76fdff4dremoveExternalLink(bytes32,uint256)
0xc3cc3453removeGrantee(bytes32,address)
0xb327960dremoveMilestoneDate(bytes32,uint256)
0x2294612esetDisbursementStatus(bytes32,uint256,bool)
0xf2f1a9cesetStartDate(bytes32,uint256)
0xef5d6bbbtransferOwnership(bytes32,address)

⚖️ Compare with

Parsed from the canonical specification · discussion