MetaDock is a powerful browser extension designed for the crypto community. It aims to deliver an enhanced user experience by seamlessly integrating various innovative features into the blockchain explorers.
MetaDock supports Google Chrome. We recommend using the latest available browser version.
For up to the minute news, follow our Twitter or Medium pages.
- Install Node.js version 16
- If you are using nvm (recommended) running
nvm use
will automatically choose the right node version for you.
- If you are using nvm (recommended) running
- Install Yarn
npm install -g yarn
- Install dependencies:
yarn install
oryarn
yarn install
# or
yarn
- Build the project to the
/dist
folder withyarn build
.
yarn build
- Optionally, you may run
yarn dev
to run dev mode.
yarn dev
To start a development build (e.g. with logging and file watching) run yarn dev
.
You can run the linter by itself with yarn lint
.
Whenever you change dependencies (adding, removing, or updating, either in package.json
or yarn.lock
), yarn.lock
must be kept up-to-date.
- Show the fund flow chart
- Show enhanced function signatures
- Show compliance scores for addresses
- Show enhanced address labels
- Show quick open in multiple enhanced parsers for transactions
- Enable batch download of contract source code and ABI
- Show quick open in DeBank for addresses
- Show quick open in Dedaub for unverified contracts
- Convert UTC to Local Time Zone
- Show copy icon for addresses
- Show quick open in ethervm.io for unverified contracts
- Show NFT floor price in major markets
- Show the source of funding for contract deployers
- Show quick open in NFTGo for NFT contracts
- Show comprehensive risk graph of the collection
- Show owner's address label
- Sandwich Attack Risk Detection
- btc.com
- etherscan.io
- bscscan.com
- polygonscan.com
- ftmscan.com
- arbiscan.io
- cronoscan.com
- moonscan.io
- snowtrace.io
- optimistic.etherscan.io
- opensea.io
- [feat] NFTgo quick jump feature - Etherscan
- [feat] display funding source of deployer's - Etherscan
- [feat] NFT floor price feature - Etherscan
- [feat] Ethervm integration for contract - Etherscan
- [feat] Enhanced rarity feature - Opensea
- [feat] Enhanced holder address label - Opensea
- [feat] Risk assessment radar chart for collections - Opensea
- [perf] Optimized custom settings function
- [perf] Improved search functionality interaction
- [fix] Fixed Certain display bugs
- [fix] Fixed bug with fundflow jumping
- [feat] Show quick open in DethCode
- [feat] Alternative watermark on the fund flow chart
- [feat] Support PNG format output of fund flow chart
- [feat] All in one dock for blockchain explorers
- [feat] More Flexible Fund Flow Chart
- [feat] More Friendly experience on *scan