Skip to content

This repository consists of token migration code, which means the token holders and their balance will be fetched from one network and will be migrated to another network.

Notifications You must be signed in to change notification settings

Yukesh-Baskar/Token-Crawler

Repository files navigation

TokenMigration contract build commands

  1. build - solc --bin --abi contract/migration_contract.sol -o build-muticall
  2. abigen - abigen --bin=build_multicall/Migrator.bin --abi=build_multicall/Migrator.abi --pkg=multicall --out=gen-multicall/migrator.go

Run make file

-> make -f MakeFile run

About

This repository consists of token migration code, which means the token holders and their balance will be fetched from one network and will be migrated to another network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published