etherscan-api

There are 110 repositories under etherscan-api topic.

  • Crypto-Wallet

    Language:TypeScript1
  • Web3PortfolioCard

    Language:TypeScript
  • crypto-balance-checker

    Website to check the current values of your Crypto Wallets

    Language:JavaScript2
  • js-sniffer-deployed-contracts

    Script for analyzing deployed contracts in EVM-based chains

    Language:TypeScript2
  • cursor

    An editor made for programming with AI 🤖

  • CoinWizard

    CoinWizard is a Next based website deployed using Vercel. CoinWizard has various cryptocurrency related features, such as real-time market & blockchain viewing, real-time price conversions, and address lookups (for BTC & ETH). Data is obtained using CryptoCompare API, Blockchain API, and Etherscan API.

    Language:JavaScript2
  • match-chain-scan-react

    Match Chain Scan is a Dapp for fetching on-chain data personalised to a wallet connected consuming EtherScan APIs

    Language:JavaScript2
  • ICO-BACKEND

    ICO Project!

    Language:JavaScript2
  • Smart-Contract-Lottery

    Smart contract that creates a lottery where anyone can enter. Only the owner of the contract can start/end the lottery. Python scripts to deploy, start, enter, fund & end the contract. Python tests to test the contract.

    Language:Solidity2
  • nft-trading-analysis

    This project uncovers patterns in Azuki, Cryptopunks & Boyed Ape Yatch Club NFT trading.

    Language:Jupyter Notebook2
  • tricrypto_impermanent_loss

    Get your LP positions on Curve's v2 tricrypto pool (mainnet)

    Language:Python2
  • yield-stats-bot

    A Python-based Telegram bot that delivers always up-to-date infographics for the DEFI platform yield.credit on demand. Statistics are read from smart contracts on the Ethereum blockchain, token prices are scraped from the web.

    Language:Python2
  • tokenscan

    Etherscan and BSCscan

    Language:PHP2
  • truffle-challanges

    Basic examples of Solidity smart contracts with test coverage

    Language:JavaScript2
  • tx-monitor

    Monitor an Ethereum address; notify via email if no transactions within given period of time.

    Language:Clojure2
  • DeSSN

    A web3 fullstack project to help web3 user has a safer experience in web3 world

    Language:TypeScript1
  • blockchain-nodejs-ts-api

    Experimental blockchain API exploring Ethereum integration patterns, with caching and async processing workflows. Built with Express, PostgreSQL, Redis, and BullMQ.

    Language:TypeScript1
  • keion-etherscan

    🔍 Rust wrapper for the Etherscan API

    Language:Rust1
  • EtherScam

    Détection automatisée des arnaques et comportements frauduleux dans les transactions en crypto-monnaies grâce à l’analyse des données blockchain.

    Language:Jupyter Notebook1
  • BurnerProTool

    Burner.pro NFC card tool and review (WIP)

  • Blockchain-Analytics-Fellowship

    Blockchain-Analytics-Fellowship

    Aims to develop a proof on concept program on tracking fraudulent Ethereum transactions using Python and blockchain concepts for a potential future course offered by University of Massachusetts Lowell.

    Language:Python1
  • Fund-me-Brownie

    Smart contract that lets anyone deposit ETH. Only the owner of the contract can withdraw the ETH. Python scripts to deploy the contract, fund the contract and withdraw the money. Python tests to test the contract.

    Language:Solidity1
  • nft-tool

    Load hi-res NFT image from token id

    Language:JavaScript1
  • etherscan

    Typescript wrapper for the etherscan API

    Language:TypeScript1
  • AgoraNFTDex

    World's first fully functional exclusive DEX for NFT

    Language:HTML1
  • telegram-eth-gas-fee-notifier

    Telegram notifier when ETH gas fee is lower than defined. After the first notification, the algorithm checks if the current gas fee is changed higher than a defined percentage from the previous gas fee.

    Language:Java1
  • eat-transactions

    An amazing web application that shows a way to process payments (transactions) regarding the Ethereum blockchain using the Etherscan API.

    Language:JavaScript1
  • etherScraper

    etherscan.io webscraper

    Language:Python1
  • 8808_WallOfShame

    Throw rotten eggs and tomatoes at these \0/

  • java-etherscan-api

    đź”— Polished Java library for EtherScan.io API

    Language:Java1
  • web3-nfc-wallet-be

    A NestJS-based backend powering an NFC-enabled Ethereum wallet.

    Language:TypeScript
  • vc-dashboard

    A Streamlit dashboard for real-time intelligence on crypto VC portfolios on Ethereum, tracking holdings, transactions, and network activity.

    Language:Python
  • estimate-gas-fee-api

    A TypeScript-based Express.js API for Ethereum developers that estimates gas fees for smart contract functions, fetches ETH price and current gas prices, and retrieves recent Ethereum block data. Built using Ethers.js and Infura for seamless blockchain interaction.

    Language:TypeScript
  • ERC1155Auth

    Using ERC1155 for authentication, write foundry tests & scripts to manage deployments and grant roles

    Language:Solidity
  • fullstack-web3

    Learning web3 development

    Language:Solidity
  • getBlockNumberByDate

    Node.js script retrieves the starting and ending Ethereum block number

    Language:JavaScript