ERC-1319 Smart Contract Package Registry Interface
⚙️ Functions this standard introduces (9)
0xb4b42e35 | generateReleaseId(string,string) | view |
0x43212cf1 | getAllPackageIds(uint256,uint256) | view |
0xc999a3b2 | getAllReleaseIds(string,uint256,uint256) | view |
0x06fe1fd7 | getPackageName(bytes32) | view |
0x4c4aea87 | getReleaseData(bytes32) | view |
0x1fb1c6c0 | getReleaseId(string,string) | view |
0xa54fb685 | numPackageIds() | view |
0xeb8cc47c | numReleaseIds(string) | view |
0x379037dc | release(string,string,string) |
⚖️ Compare with
Parsed from the canonical specification · discussion