Skip to content

Instantly share code, notes, and snippets.

@frozeman
Last active June 23, 2025 15:42
Show Gist options
  • Save frozeman/05bc7e53ce17aee6e976cb1c86689ac1 to your computer and use it in GitHub Desktop.
Save frozeman/05bc7e53ce17aee6e976cb1c86689ac1 to your computer and use it in GitHub Desktop.
heisenburgir = app store JSON
{
"defolio-multisend": {
categories: ["DeFi", "Infrastructure"],
publisherProfile: "0x746a88d4bc09562e3f01bf4bd0ec91233f67e0d5",
app: {
profile: "0x746a88d4bc09562e3f01bf4bd0ec91233f67e0d5", // tags, links, background image, description, profile image/icon
name: "Multisend: Send Tokens & NFTs",
url: "https://multisend-alpha.vercel.app/",
sourceCode: "https://github.com/dsfsdfsdfsdf"
defaultGridSize: {
width: 1,
height: 2
},
previewImages: [
"defolio-multisend/imnage.png", // can be uploaded into a subfolder where this JSON sits
..
],
}
}
@frozeman
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment