Skip to content

Repo for sharing tools/resources to access data related to IBC.

Notifications You must be signed in to change notification settings

interchainio/ibc-data

Repository files navigation

ibc-data

Repo for sharing tools/resources to access data related to IBC.

  • IBC data dashboards

  • failed_packets.py: Queries the selected chain for failed IBC packets based on the specified time period. Uses the IOBScan API.

  • chain-registry-ibc-go-versions.py: Uses the chain registry api to return ibc-go, Cosmos SDK, and CosmWasm versions of Cosmos chains. The script writes the data to a .csv file called 'chain_data.csv' on your local machine.

  • ibc-go_chain-versions.py: Web scraping file that returns the ibc-go version of 47 IBC-enabled chains. The script writes the data to .csv file called 'ibc-go_versions.csv' on your local machine.

  • ica-enabled-chains.py: Web scraping file that provides info on which chains have enabled the ICA-controller or host functionality. Returns data for 38 IBC-enabled chains.

  • relayer-fees.py: Returns data on fees paid by relayers on the selected chain.

About

Repo for sharing tools/resources to access data related to IBC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages