Skip to content

Commit

Permalink
Added dan polygon contract constant
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhiffing committed Sep 5, 2024
1 parent 13d2818 commit dbd1edb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ export const FEATURED_CONTRACTS: IContract[] = [
description: "Publicly available NFT contract for minting. Happy Path",
},
// {
// key: -5,
// address: "0xbF047018b5bD4077Ee4d20755C55F793cB1cAA0d",
// chainId: 80002,
// name: "Dan Polygon Token",
// description: "Contract Dan created for NFT public minting on polygon",
// },
// {
// key: -3,
// address: "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984",
// chainId: 1,
Expand Down

0 comments on commit dbd1edb

Please sign in to comment.