diff --git a/apps/web/public/images/partners/pvpbet.png b/apps/web/public/images/partners/pvpbet.png new file mode 100644 index 0000000000..7bf2e95138 Binary files /dev/null and b/apps/web/public/images/partners/pvpbet.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 47ebbf5da7..b7989a6171 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -4223,5 +4223,14 @@ "description": "The friendly crypto wallet built for DeFi & NFTs.", "url": "https://phantom.app/", "imageUrl": "/images/partners/phantom.svg" + }, + { + "name": "PVPBet", + "tags": [ + "gaming" + ], + "description": "A decentralized PVP betting platform built on the Ethereum Virtual Machine (EVM). By enabling interaction with contracts through simple transfers, players can participate in bets without the need to connect a wallet or register. Rewards are automatically distributed once results are announced, ensuring a safe, convenient, and fast process.", + "url": "https://pvpbet.xyz/", + "imageUrl": "/images/partners/pvpbet.png" } ]