Skip to content

A CLI tool to retrieve contract addresses & token infos about Sushiswap Swap & Kashi Pairs.

Notifications You must be signed in to change notification settings

PoolPirate/SushiSwapAddressCollector

Repository files navigation

SushiSwapAddressCollector

Features

  • Identify Sushiswap Kashi & Swap Pair addresses on Arbitrum (Other chains with minor modifications possible)
  • Exports contract address, token addresses, token name, symbol, decimals in both JSON and CSV

Requirements

Build & Run

  • Configure app by creating a appsettings.json file in the SushiSwapAddressCollector directory
    • Instead of manually creating it you can copy over configurations from the SushiSwapAddressCollector/ExampleConfigurations directory
    • If you do make sure to rename the file to appsettings.json
  • dotnet run (from root directory)

Execution Outputs

About

A CLI tool to retrieve contract addresses & token infos about Sushiswap Swap & Kashi Pairs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages