ERC-5018 Filesystem-like Interface for Contracts
⚙️ Functions this standard introduces (11)
0xcaf12836 | chunkSize(bytes,uint256) | view |
0xf916c5b0 | countChunks(bytes) | view |
0x42216bed | getChunkHash(bytes,uint256) | view |
0x8bf4515c | read(bytes) | |
0x1a7237e0 | readChunk(bytes,uint256) | view |
0x58edef4c | remove(bytes) | |
0x5ba1d9e5 | removeChunk(bytes,uint256) | |
0x1c5ee10c | size(bytes) | |
0xd84eb56c | truncate(bytes,uint256) | |
0x038cd79f | write(bytes,bytes) | |
0x492c7b2a | writeChunk(bytes,uint256,bytes) | payable |
⚖️ Compare with
Parsed from the canonical specification · discussion