boomcrypto
clarity-deployed-contracts
Clarity

Place to review and comment on deployed Clarity smart contracts on Stacks mainnet and testnet

Last updated Apr 10, 2026
42
Stars
16
Forks
6
Issues
0
Stars/day
Attention Score
67
Language breakdown
Clarity 100.0%
JavaScript 0.0%
Shell 0.0%
Files click to expand
README

clarity-deployed-contracts

This repo contains all deployed contracts on Stacks blockchain.

Branch main contains contracts of mainnet. Updated via Github Actions daily.

Branch testnet contains contracts of testnet. Not maintained currently.

Blacklist

Contracts that are seen as bad actors in general are listed in the file blacklist.txt. This is an opinonated selection.

Content Creations

Update from Blockchain

Change the api node in scripts/constants.mjs if you don't want to use Hiro's api node.

  • In branch docs, pull from remote to be up-to-date.
  • In branch main,
1. call pnpm run start to pull new contracts since the last call (stored in last-block.txt). 2. call pnpm run update:name to check all contract deployers and add them to a list if they own a BNS name. 3. call pnpm run update:hash to create a list of duplicate contracts by hash of source code.
  • In branch docs (used for github pages)

Add New Post

© 2026 GitRepoTrend · boomcrypto/clarity-deployed-contracts · Updated daily from GitHub