๐Address lookup table
./smb-onchain -h
Commands:
create-lookup-table <config_path> Create a new lookup table using config
extend-lookup-table <config_path> <address> Extend an existing lookup table
deactivate-lookup-table <config_path> <address> Deactivate an existing lookup table
close-lookup-table <config_path> <address> Close a deactivated lookup table. You need to deactivate it first and wait for ~5min before closing it.
find-lookup-tables <config_path> Find all lookup tables owned by the current wallet
run <config_path> Run the arbitrage bot with specified config
Options:
-h, --help Show this help messageLast updated