web3wagmi
← All standards

ERC-165 vs ERC-8330

Standard Interface Detection compared with Subject-Linked NAV Snapshot Oracle.

No shared functions
0 shared · 1 vs 24 functions · 0% of the smaller surface

ERC-8330 lists ERC-165 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.

🤝 Shared (0)

None.

◀️ Only in ERC-165 (1)

0x01ffc9a7supportsInterface(bytes4)

▶️ Only in ERC-8330 (24)

0xb39dcaa0aggregatedNAV(bytes32,bytes32)
0xcdfaf975currentSnapshotIndex(bytes32,bytes32,uint256)
0x474920a0deviationThreshold(bytes32,bytes32)
0xb30a6ebfgetSnapshot(bytes32,bytes32,uint256)
0xe798ab25heartbeat(bytes32,bytes32)
0x1e99ab55invalidateSnapshot(bytes32,bytes32,uint256,bytes32)
0x3a900c95isSnapshotCurrent(bytes32,bytes32,uint256)
0xca79c9f5isSnapshotInvalidated(bytes32,bytes32,uint256)
0x7fbc65belatestAggregationTimestamp(bytes32,bytes32)
0xdc6b17d3latestNAV(bytes32,bytes32)
0xd8c7e1cdlatestNAVByProvider(bytes32,bytes32,address)
0x2b4a9247latestNAVStatus(bytes32,bytes32)
0x66f1c4eemaxValuationAge(bytes32,bytes32)
0xf3ee3b2fproviderSnapshotAt(bytes32,bytes32,address,uint256)
0x15443fd4providerSnapshotCount(bytes32,bytes32,address)
0x42a5e9efproviderSubmissionAt(bytes32,bytes32,uint256)
0xfa698ee6providerSubmissionCount(bytes32,bytes32)
0x001ffb8dpublishNAV(bytes32,bytes32,bytes32,int256,uint8,uint64,bytes32,string,uint256)
0xcf0e9683quorum(bytes32,bytes32)
0x649fd396setAggregationConfig(bytes32,bytes32,uint256,uint256)
0xea527742setNAVBasis(bytes32,bytes32,bytes32)
0xb475f53bsetStalenessConfig(bytes32,bytes32,uint64,uint64)
0x5ca5c864snapshotCount(bytes32,bytes32)
0xb7ed605dstreamNAVBasis(bytes32,bytes32)

Both surfaces parsed from the canonical specifications: ERC-165 · ERC-8330