Documentation
¶
Overview ¶
Copyright © 2023 TxPull <code@txpull.com>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Directories
¶
Path | Synopsis |
---|---|
Package contract provides a customizable ContractDecoder which uses the Option pattern to set configurations.
|
Package contract provides a customizable ContractDecoder which uses the Option pattern to set configurations. |
Package controlflow provides functionality for creating and analyzing Control Flow Graphs (CFGs) for Ethereum smart contracts.
|
Package controlflow provides functionality for creating and analyzing Control Flow Graphs (CFGs) for Ethereum smart contracts. |
crawlers
|
|
bscscan
Package bscscan provides utilities to interact with BSCScan for contract information and to persist that data in BadgerDB.
|
Package bscscan provides utilities to interact with BSCScan for contract information and to persist that data in BadgerDB. |
fourbyte
Package fourbyte provides a crawler for processing pages and saving signatures to a database.
|
Package fourbyte provides a crawler for processing pages and saving signatures to a database. |
Package db provides utilities for interacting with BadgerDB v4.
|
Package db provides utilities for interacting with BadgerDB v4. |
examples
|
|
abi
Package main is the entry point of the bytecode application.
|
Package main is the entry point of the bytecode application. |
contract
Package main is the entry point of the bytecode application.
|
Package main is the entry point of the bytecode application. |
Package scanners provides the functionality to scan and interact with the 4byte.directory API, a signature database of 4byte function signatures.
|
Package scanners provides the functionality to scan and interact with the 4byte.directory API, a signature database of 4byte function signatures. |
Package signatures provides functionality for working with signature data.
|
Package signatures provides functionality for working with signature data. |
Package utils provides utility functions for common operations.
|
Package utils provides utility functions for common operations. |