Skip to content

Commit 1777d7f

Browse files
committed
fix ecosystem page
1 parent 7bcca52 commit 1777d7f

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

src/content/docs/en/developers/developer-ecosystem.mdx

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Explore Scroll’s most active ecosystem tooling and integrate it into your proj
2121

2222
Higher DEX volume creates more yield for liquidity providers and brings more arbitrage opportunities. As a builder, you can permissionlessly integrate your application with DEXs to provide swaps or generate yield for your users.
2323

24-
<iframe src="https://dune.com/embeds/5480665/8932246"/>
24+
<iframe src="https://dune.com/embeds/5450198/8891807"/>
2525

2626
| Dex | Contract | Docs |
2727
| - | - |- |
@@ -52,7 +52,7 @@ DEXes with more liquidity will lead to less slippage when performing swaps.
5252

5353
Bridges provide not only ERC-20 token transfers but also are able to send arbitrary data cross-chains. A higher number of transactions signals user preference and trust in the bridge.
5454

55-
<iframe src="https://dune.com/embeds/5480574/8932121"/>
55+
<iframe src="https://dune.com/embeds/5328584/8734000"/>
5656

5757
| Bridge | Contract | Docs |
5858
| - | - |- |
@@ -83,13 +83,11 @@ Liquid Staking Tokens produce yield by just holding them on the wallet by a proc
8383

8484
<iframe src="https://dune.com/embeds/5515252/8983149"/>
8585

86-
# Recommended Developer Tooling
86+
# Oracles on Scroll
8787

88-
Useful tools and services to help you build on Scroll.
88+
Oracles offer services that blockchains can't handle natively, by bringing in data from the outside world. In the Scroll ecosystem, Chainlink provides price feeds, while Anyrand supplies decentralized randomness.
8989

90-
| VRF | Description | Contract | Docs |
91-
| - | - | - | - |
92-
| Chainlink | Token price feeds. | [Chainlink Price Feeds](https://docs.chain.link/data-feeds/price-feeds/addresses?page=1&testnetPage=1&network=scroll) | [Price Feeds Documentation](https://docs.chain.link/data-feeds/using-data-feeds) |
93-
| Pimlico | Gass-less experience, account abstraction infrastructure and boundlers. | n/a | [Pimlico docs](https://docs.pimlico.io/) |
94-
| Privy | Wallet and onboardking. | n/a | [Privy docs](https://docs.privy.io/welcome) |
95-
| Anyrand | Random number generator oracle. | [Anyrand Contract Address](https://docs.anyrand.com/using-anyrand/supported-networks) | [Anyrand Documentation](https://docs.anyrand.com/) |
90+
| VRF | Contract | Docs |
91+
| - | - |- |
92+
| Anyrand | [Anyrand Contract Address](https://docs.anyrand.com/using-anyrand/supported-networks) | [Anyrand Documentation](https://docs.anyrand.com/) |
93+
| Chainlink | [Chainlink Price Feeds](https://docs.chain.link/data-feeds/price-feeds/addresses?page=1&testnetPage=1&network=scroll) | [Price Feeds Documentation](https://docs.chain.link/data-feeds/using-data-feeds) |

0 commit comments

Comments
 (0)