LogoLogo
  • Introduction to the Muse DAO
  • Developer Vision
  • DAPPS
    • Fast Dapp
      • Tutorials
        • Getting started
          • Make an ERC20 transfer app
      • Components
        • Contract Read
        • Contract Write
        • APICall
        • Events
        • Address Display
        • Block Number
        • Ethereum Balance
        • PleaseConnect (Request user connection)
        • Token Balance (ERC20)
        • WatchEvents
        • AirStack
        • Sweep NFT floor
        • Token amount (ERC20)
        • Token name (ERC20)
        • Uniswap tradebox
        • Moment (display date/time)
      • Variables
        • userAddress
        • ABIs
        • connectedChain
        • Passing arbitrary data in query URL parameters
        • location
        • Toast
      • Templates
        • ERC20 Token transfer
        • Nouns Auction
        • AAVE V3
        • Lido Staking page
        • DAI Saving Rate
        • ERC6551
        • Popular NFT collections buy button
        • Non Fungible Message
        • No Shit Sherlock
      • Style
    • Launch
      • How to Launch a project
      • How to buy from a Launch
      • How to sell into a Launch
      • FAQ
    • NFT20
      • Use Cases
      • Liquidity Incentives
      • Guides
        • Adding a project
          • Create Pool
      • Contracts
        • NFT20Factory
          • Source
        • NFT20Pair
          • Source
      • API
      • Fees
    • ETHCMD
    • RolodETH
    • The Very Nifty Gallery
    • CUDL Game
      • Pets
      • $CUDL
      • MILK
      • Bazaar
      • Battles and weapons
    • Feather NFT
    • Dreams of EVM NFT
    • Sudoswap,js
    • The Quest (Sword & Shield)
    • Royal Game
    • Space Goo
    • NFT API
    • Pepesea NFT Marketplace
  • Tokenomics
    • $MUSE
    • Treasury
  • Other resources
    • Governance
    • Links
Powered by GitBook
On this page
  • Data sources
  • Usage
  • Contribute
  • Installation
  1. DAPPS

RolodETH

An open source and open data Rolodex for Ethereum addresses that enables builders, researchers, and apps to quickly get metadata for a given address.

PreviousETHCMDNextThe Very Nifty Gallery

Last updated 2 years ago

All code and data is released by the under the MIT license.

Data sources

Data is sourced from a variety of providers listed here:

  • Popular NFT collection minters from ERC721 on chain transfers such as: bayc, azuki, moonbird, doodle, coolcat, loot..

  • Uniswap V3 LP providers from ERC721 on chain transfers

Usage

You can use sources adapters to create your own RolodETH database. You can host your own API by cloning the repo or use our hosted service:

https://rolodeth.ethcmd.com/address/[ADDRESS IN LOWERCASE]

Contribute

Installation

npm install

You can run your own API:

node ./api/index.js

Currated token lists from Coingecko, Uniswap and MyEtherWallet.

API for NFT collections metadata.

API to get list of voters for all DAO using Snapshot

scam darklist

Some personal tags by .

To add your data, open a pull request or contact on twitter.

Uniswap token lists
reservoir.tools
Snapshot voters
MyEtherWallet
Etherscan labels
@grand_marquis
@grand_marquis
Muse DAO
GitHub - verynifty/RolodETH: A Rolodex for popular Ethereum chain address.GitHub
Logo