Skip to content

Data and results related to defiscan protocol reviews

Notifications You must be signed in to change notification settings

deficollective/defiscan-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DeFiScan Data Repository

A collection of permission scanner results for compiling reports for defiscan.info

Overview

This repository serves as a central hub for sharing and comparing permission scanner results across different DeFi protocols. The scanner analyzes smart contract permissions and access controls, helping identify potential security considerations.

Repository Structure

Each protocol has its own directory with the following structure:

protocol-name/
├── list_contracts.json     # List of analyzed contract addresses and metadata
├── result.json            # Scanner output with detailed permission analysis
└── etherscan_contracts/   # Directory containing verified contract source code

File Descriptions

  • list_contracts.json: Defines the scope of the analysis, including contract addresses, deployment dates, and other relevant metadata
  • result.json: Contains the detailed output from the permission scanner, including identified access controls and role assignments.
  • etherscan_contracts/: Contains the verified source code for each analyzed contract, retrieved from Etherscan

About

Data and results related to defiscan protocol reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published