Skip to content

CLI utility for building ethereum-based multicall operations and export ability.

Notifications You must be signed in to change notification settings

bezrazli4n0/multicall-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multicall-query

🤔 Overview

Simple tool for using multicall operations on ethereum-based blockchains with ability to export results.

🛠 Building:

  1. Install Rust.
  2. Open your terminal.
  3. Write: cargo build --release.

✨ Example usage:

./multicall-query --url 'NODE_RPC_URL' --target-addrs-path fixtures/uniswap_v2_pairs_sample.txt --target-abi-path abi/uniswap_v2_pair.json --target-func-name getReserves.

About

CLI utility for building ethereum-based multicall operations and export ability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages