scon

module
v0.0.0-...-0ecb496 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2022 License: Apache-2.0

README

Smart Contract Discovery which detect chain of addresses and dump source theme

asciicast

==================================================
 
        ███████╗ ██████╗ ██████╗ ███╗   ██╗
        ██╔════╝██╔════╝██╔═══██╗████╗  ██║
        ███████╗██║     ██║   ██║██╔██╗ ██║
        ╚════██║██║     ██║   ██║██║╚██╗██║
        ███████║╚██████╗╚██████╔╝██║ ╚████║
        ╚══════╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝  By @LowK3v
 Discovery contract of address provided on stdin
 Credits: https://github.com/lowk3v/scon
 Twitter: https://twitter.com/Low_K_
 ==================================================

Usage of: SCON_ENV=mainnet && scon <options> <mode> [address:-]
Options:
  -c, --chain <chain-name>      Specific chain name
  -d, --delay <delay>           DelayOpt between issuing requests (ms)
  -o, --output <dir>            Directory to save responses in (will be created)
  -x, --proxy <proxyURL>        Use the provided HTTP proxy

Mode:
  -dc, --detect-chain           Detect blockchain of address
  -l,  --supported-chains       List supported chain
  -ds  --dump-source            Dump contract source code. Output to folder specified by -o option. Default is ./contracts

go install github.com/lowk3v/scon@latest

Directories

Path Synopsis
cmd
internal
bsc
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL