Skip to content
View BobTheBuidler's full-sized avatar
Block or Report

Block or report BobTheBuidler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ypricemagic ypricemagic Public

    Fetch accurate prices for tokens solely using on-chain data.

    Python 61 19

  2. dank_mids dank_mids Public

    Async web3py middleware that collects eth calls and batches them into multicalls, then batches those multicalls into jsonrpc batches along with all your other calls in the background.

    Python 80 8

  3. eth_retry eth_retry Public

    Provides a decorator to automatically retry calls that fail due to specific transient errors seen in the web3 ecosystem.

    Python 10 1

  4. checksum_dict checksum_dict Public

    checksum_dict's objects handle the simple but repetitive task of checksumming addresses before setting/getting dictionary values. Useful when your daily life involves combining data from different …

    Python