Skip to content

akegaviar/full-vs-archive-querys-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Full vs Archive Node query

This repository contains the javascript version to query common state functions such as getBalance() and custom smart contract functions such as symbol() (ERC-20) from a given block in a programmatic way, switching between full and archive nodes when needed.

Instructions

    git clone https://github.com/yieniggu/full-vs-archive-querys-py.git
    cd chainstack-full-vs-archive-query-py
    pip install web3 inquirer
    python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages