Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dethcrypto/dethcode
/ FileContents
Interface
FileContents
packages/ethereum-viewer/src/explorer/fetchFiles.ts:161–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
> {}
160
161
export
interface
FileContents
162
extends Record<types.FilePath, types.FileContent> {}
163
164
function
contractNotVerifiedErrorMsg(
165
apiName: ApiName,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected