Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

applying disperse-starknet #156

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 75 additions & 0 deletions data/disperse-starknet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"name": "disperse-starknet",
"description": "This dapp can assist you in disperse ERC20 tokens on the Starknet mainnet and testnet to multiple wallet addresses, similar to the Disperse dapp on Ethereum. Thanks to the multicall feature of starknetjs, you can conveniently distribute your ERC20 tokens with a single click. This DApp utilizes the Cairo 1.0 contract, so currently the contract cannot be verified in Starkscan and Voyager. The frontend of this DApp is open-source, and the contract source code is included on its GitHub page. You can deploy the contract by yourself and modify the deployment variables on the github to have your own disperse-starknet dapp.",
"short_description": "This dapp helps you in disperse ERC20 tokens on the StarkNet mainnet and testnet to multiple wallet addresses.",
"tags": [
"DeFi"
],
"contracts": [
{
"address": "0x00ecbd1107cdd47d0762908f6933b75d5b96896893dbf20c399c3808410ce940"
}
],
"goerliContracts": [
{
"address": "0x01cddfc8b081342199e75413caccff64f2ff7f15954267ad95152fdacf66d25b"
}
],
"audits": [
{
"note": "The project is very easy and lightweight, and I can't afford audits"
}
],
"verified": false,
"dotw": false,
"links": {
"website": "https://disperse-starknet.vercel.app/",
"careers": "",
"twitter": "",
"telegram": "",
"discord": "",
"github": "https://github.com/Scotthamy/disperse-starknet",
"youtube": "",
"medium": "",
"mirror": ""
},
"twitterName": "",
"teamInfo": {
"contactEmail": "[email protected]",
"founded": "",
"anonymous": true
},
"tokens": [
{
"address": "",
"symbol": ""
}
],
"nft": {
"collectionContract": "",
"collectionLink": "",
"collectionName": "",
"collectionPreview": [
{
"image_url": "",
"name": ""
},
{
"image_url": "",
"name": ""
}
]
},
"media": {
"logoUrl": "/dapps/disperse-starknet/disperse-starknet-logo.png",
"bannerUrl": "/dapps/disperse-starknet/disperse-starknet-banner.png",
"previewUrl": "/dapps/disperse-starknet/disperse-starknet-preview.png",
"videoUrl": "",
"gallery": [
{
"url": "",
"description": ""
}
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.