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

Edited apps for the Gnosis market #389

Merged
merged 2 commits into from
Jan 9, 2024
Merged
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
10 changes: 5 additions & 5 deletions configs/marketplace/eth-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@
"description": "Liquid staking provider.",
"shortDescription": "Liquid staking provider.",
"site": "https://app.stafi.io/gallery/evm/",
"url": "https://app.stafi.io/gallery/evm/",
"url": "https://app.stafi.io/pool/evm/?net=ERC20",
"external": false,
"categories": ["DeFi"],
"logo": "https://blockscout-content.s3.amazonaws.com/stafi.jpg"
Expand All @@ -643,7 +643,7 @@
"description": "The next-gen DeFi infrastructure for DAI, powered by Maker",
"shortDescription": "The next-gen DeFi infrastructure for DAI, powered by Maker",
"site": "https://spark.fi/",
"url": "https://spark.fi/",
"url": "https://app.spark.fi/",
"external": false,
"categories": ["DeFi"],
"logo": "https://blockscout-content.s3.amazonaws.com/spark.svg"
Expand All @@ -656,7 +656,7 @@
"shortDescription": "Your new multichain crypto home base. Trade, track, buy, and earn permissionlessly with our open-source, community-owned, private, and non-custodial platform. More than a DEX, better than CEX.",
"site": "https://shapeshift.com",
"url": "https://shapeshift.com",
"external": false,
"external": true,
"categories": ["DeFi", "Bridge", "Wallet"],
"logo": "https://blockscout-content.s3.amazonaws.com/shapeshift_dark.svg"
},
Expand All @@ -668,7 +668,7 @@
"shortDescription": "Rise simplifies global workforce payments in cash and crypto for web3 companies, DAOs, agencies, and more. Easily fund payroll in USD or USDC and give every team member the flexibility to withdraw earnings directly to their bank account or web3 wallet from a selection fiat currencies and 100+ cryptocurrencies. Rise also automates global onboarding and compliance for international contractors across 190+ countries and provides secure on-chain professional IDs for every team member.",
"site": "https://www.riseworks.io/",
"url": "https://www.riseworks.io/",
"external": false,
"external": true,
"categories": ["Payments", "Infra & Dev tooling"],
"logo": "https://blockscout-content.s3.amazonaws.com/rise_pay.png"
},
Expand All @@ -680,7 +680,7 @@
"shortDescription": "A plug-n-play, multi-chain Web3 deployment platform for teams. Deploy with Foundry or Hardhat scripts to more than 10 networks with zero configs, get instantly verified in block explorers and share your deployment reports with your team, or your community.",
"site": "https://catapulta.sh",
"url": "https://catapulta.sh",
"external": false,
"external": true,
"categories": ["Data", "Infra & Dev tooling"],
"logo": "https://blockscout-content.s3.amazonaws.com/catapulta.png"
},
Expand Down
4 changes: 2 additions & 2 deletions configs/marketplace/gnosis-chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
"shortDescription": "Your new multichain crypto home base. Trade, track, buy, and earn permissionlessly with our open-source, community-owned, private, and non-custodial platform. More than a DEX, better than CEX.",
"site": "https://shapeshift.com",
"url": "https://shapeshift.com",
"external": false,
"external": true,
"categories": ["DeFi", "Bridge", "Wallet"],
"logo": "https://blockscout-content.s3.amazonaws.com/shapeshift_dark.svg"
},
Expand All @@ -299,7 +299,7 @@
"shortDescription": "A plug-n-play, multi-chain Web3 deployment platform for teams. Deploy with Foundry or Hardhat scripts to more than 10 networks with zero configs, get instantly verified in block explorers and share your deployment reports with your team, or your community.",
"site": "https://catapulta.sh",
"url": "https://catapulta.sh",
"external": false,
"external": true,
"categories": ["Data", "Infra & Dev tooling"],
"logo": "https://blockscout-content.s3.amazonaws.com/catapulta.png"
},
Expand Down