diff --git a/pages/fraxtal/network/network-information.mdx b/pages/fraxtal/network/network-information.mdx index cdd93e3..1abb036 100644 --- a/pages/fraxtal/network/network-information.mdx +++ b/pages/fraxtal/network/network-information.mdx @@ -56,3 +56,6 @@ The public, rate-limited RPC URL is `(https|wss)://fraxtal.gateway.tenderly.co` ### QuickNode [QuickNode](https://www.quicknode.com/chains/frax) provides hosted Fraxtal RPC nodes under their free and paid plans, granting flexible and reliable access to the network. + +### dRPC NodeCloud +[dRPC](https://www.quicknode.com/chains/frax) provides free and paid access to Fraxtal mainnet and testnet RPC endpoints. Visit dRPC's Fraxtal page (https://drpc.org/chainlist/fraxtal-mainnet-rpc), pricing calculator (https://drpc.org/pricing#calculator), and/or status page (https://status.drpc.org/). diff --git a/public/ecosystem-data.json b/public/ecosystem-data.json index 9f8d4b3..47b7372 100644 --- a/public/ecosystem-data.json +++ b/public/ecosystem-data.json @@ -498,6 +498,16 @@ "imageUrl": "https://docs.frax.com/images/ecosystem/echomarket.png", "twitterXUrl": "https://x.com/echo_market", "telegramUrl": "https://t.me/echomarket_community" + }, + { + "key": "dRPC", + "name": "dRPC", + "url": "https://www.drpc.org", + "description": "AI-powered RPC infrastructure for dApss and chains. Want plug-n-play access to 185 networks? Try NodeCloud. Want full control of an open source, on-premise package? Join the NodeCore waitlist, launching fall '25.", + "tags": ["Infra"], + "imageUrl": "https://drpc.org/_next/static/media/dRPC_fullcollor_white.0c615983.svg", + "twitterXUrl": "https://x.com/drpcorg", + "discordURL": "https://discord.gg/dcVQZxWM8r" } ] } diff --git a/public/images/ecosystem/dRPC_fullcollor_white.png b/public/images/ecosystem/dRPC_fullcollor_white.png new file mode 100644 index 0000000..5cb6a7e Binary files /dev/null and b/public/images/ecosystem/dRPC_fullcollor_white.png differ