Skip to content

Commit

Permalink
added mainnet to contracts block
Browse files Browse the repository at this point in the history
  • Loading branch information
bjartek committed Aug 20, 2024
1 parent 9777303 commit 5eb650f
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions flow.json
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,60 @@
"Flomies",
"GeneratedExperiences"
]
},
"mainnet": {
"mainnet-find": [
"FIND",
"Clock",
"Profile",
"Debug",
"Admin",
"FindMarketAdmin",
"CharityNFT",
"FindViews",
"Dandy",
"FindMarket",
"FindMarketSale",
"FindMarketDirectOfferEscrow",
"FindMarketDirectOfferSoft",
"FindMarketAuctionEscrow",
"FindMarketAuctionSoft",
"FindLeaseMarket",
"FindLeaseMarketSale",
"FindLeaseMarketAuctionSoft",
"FindLeaseMarketDirectOfferSoft",
"Sender",
"FindRelatedAccounts",
"FTRegistry",
"FindForge",
"FindForgeOrder",
"FindForgeStruct",
"ProfileCache",
"FindRulesCache",
"FINDNFTCatalog",
"FINDNFTCatalogAdmin",
"FindLostAndFoundWrapper",
"FindPack",
"FindVerifier",
"FindAirdropper",
"FindFurnace",
"FindUtils",
"FindUserStatus",
"FindThoughts",
"FindMarketCut",
"FindMarketCutStruct",
"FindMarketCutInterface",
"FindMarketInfrastructureCut",
"NameVoucher",
"Giefts"
],
"mainnet-find-forge": [
"NFGv3",
"PartyFavorz",
"PartyFavorzExtraData",
"Flomies",
"GeneratedExperiences"
]
}
}
}

0 comments on commit 5eb650f

Please sign in to comment.