Skip to content

Commit 975cd0b

Browse files
committed
Add BurnMintERC677 in popular contracts section (#5239)
## Problem solved Short description of the bug fixed or feature added <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating the `apps/dashboard/src/data/explore.ts` file by adding a new entry to a list of addresses or identifiers related to third-party contracts. ### Detailed summary - Added the entry `0xaF3202F6bAEbA50d37e0d4B0b870455EDF198D7c/BurnMintERC677` to the existing list of third-party contracts. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
1 parent 436f6b7 commit 975cd0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/dashboard/src/data/explore.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ const POPULAR = {
2727
"thirdweb.eth/DropERC721",
2828
"thirdweb.eth/MarketplaceV3",
2929
"thirdweb.eth/AccountFactory",
30+
"0xaF3202F6bAEbA50d37e0d4B0b870455EDF198D7c/BurnMintERC677",
3031
"thirdweb.eth/DropERC1155",
3132
"thirdweb.eth/TokenERC20",
3233
"thirdweb.eth/NFTStake",

0 commit comments

Comments
 (0)