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

Add DOB Ecosystem #1453

Open
wants to merge 2 commits into
base: master
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
Binary file added apps/web/public/images/partners/dob-ecommerce.png
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.
Binary file added apps/web/public/images/partners/dob-token.png
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.
34 changes: 33 additions & 1 deletion apps/web/src/data/ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -3590,5 +3590,37 @@
"imageUrl": "/images/partners/gbm-domains.png",
"category": "consumer",
"subcategory": "nft"
}
},
{
"name": "DOB Multisender",
"description": "Easily send tokens to multiple wallets in a single transaction on Base. Save time and gas fees with the seamless multisend feature.",
"url": "https://send.difi.market/",
"imageUrl": "/images/partners/dob-multisender.png",
"category": "infra",
"subcategory": "data"
},
{
"name": "DOB Volume Generator",
"description": "Generate trading volume for your token effortlessly on Base. Use strategic volume boosts to trend and attract new users.",
"url": "https://volume.difi.market/",
"imageUrl": "/images/partners/dob-volume-generator.png",
"category": "defi",
"subcategory": "liquidity management"
},
{
"name": "DOB Token",
"description": "The native token of the DOB ecosystem on Base, powering utilities such as the Volume Generator, Multisender, and beyond.",
"url": "https://difi.market/",
"imageUrl": "/images/partners/dob-token.png",
"category": "defi",
"subcategory": "stablecoin"
},
{
"name": "DOB eCommerce",
"description": "Revolutionize online shopping by integrating crypto payments on Base. Seamless, fast, and secure for buyers and merchants.",
"url": "https://app.difi.market/",
"imageUrl": "/images/partners/dob-ecommerce.png",
"category": "consumer",
"subcategory": "real world"
}
]