70 - Surya
Surya aids auditors in understanding and visualizing Solidity smart contracts by providing information about the contracts’ structure and generates call graphs and inheritance graphs.
It also supports querying the function call graph in multiple ways to aid in the manual inspection of contracts.
- Integrated with Visual Auditor
- Commands:
graph
,ftrace
,flatten
,describe
,inheritance
,dependencies
,parse
,mdreport
- Visualization Tool
- ConsenSys Diligence
- Call Graph
- Inheritance Graph
- Integrated w/Visual Auditor
- Commands:
graph
/ftrace
/flatten
/describe
etc.