Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ To bridge funds using **Arbitrum Orbit**, follow these steps:
* Go to **Settings** from the top-right corner
* On the **Developer** section, enable **Testnet Mode**

![](c263fbb82bb318747837fc077c426d17c1e6b0eb7dd43759f4fc36ae63675f9a-Screenshot_2025-01-09_at_16.29.03.png)
![](https://alchemyapi-res.cloudinary.com/image/upload/v1764179951/docs/api-reference/alchemy-rollups/c263fbb82bb318747837fc077c426d17c1e6b0eb7dd43759f4fc36ae63675f9a-Screenshot_2025-01-09_at_16.29.03.png)

5. **Import the Configuration File**

Expand All @@ -65,4 +65,4 @@ To bridge funds using **Arbitrum Orbit**, follow these steps:
* In the **bridge interface**, select your custom rollup chain
* Move funds from **Ethereum (L1)** to your **Arbitrum Rollup (L2)**

![](de51c446cc59a7c37fa5efa953d6e52d379608caf10d1408e6cebccb9f070d70-Screenshot_2025-01-09_at_16.30.18.png)
![](https://alchemyapi-res.cloudinary.com/image/upload/v1764179953/docs/api-reference/alchemy-rollups/de51c446cc59a7c37fa5efa953d6e52d379608caf10d1408e6cebccb9f070d70-Screenshot_2025-01-09_at_16.30.18.png)
4 changes: 2 additions & 2 deletions fern/api-reference/alchemy-rollups/rollups-quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ With Alchemy Rollups, you gain a partner who not only provides the technology to
# Supported Frameworks

<CardGroup cols={3}>
<Card title="Arbitrum Orbit" icon={<img src="https://static.alchemyapi.io/images/docs/api_icon3.svg" alt="Arbitrum Orbit logo"/>} href="/reference/supported-stacks">
<Card title="Arbitrum Orbit" icon={<img src="https://alchemyapi-res.cloudinary.com/image/upload/v1764179954/docs/api-reference/alchemy-rollups/api_icon3.svg" alt="Arbitrum Orbit logo"/>} href="/reference/supported-stacks">
View Arbitrum Orbit rollup framework.
</Card>

<Card title="OP Stack" icon={<img src="https://static.alchemyapi.io/images/docs/api_icon4.svg" alt="OP Stack logo"/>} href="/reference/supported-stacks">
<Card title="OP Stack" icon={<img src="https://alchemyapi-res.cloudinary.com/image/upload/v1764179956/docs/api-reference/alchemy-rollups/api_icon4.svg" alt="OP Stack logo"/>} href="/reference/supported-stacks">
View OP Stack rollup framework.
</Card>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "ETH",
"name": "Ethereum",
"logo": "https://static.alchemyapi.io/images/network-assets/eth.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179958/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
"amount": "1"
}
],
Expand Down Expand Up @@ -171,7 +171,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
"decimals": 6,
"symbol": "USDC",
"name": "USD Coin",
"logo": "https://static.alchemyapi.io/images/assets/3408.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179958/docs/api-reference/alchemy-transact/transaction-simulation/3408.png",
"amount": "1"
}
],
Expand Down Expand Up @@ -260,7 +260,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
"decimals": 18,
"symbol": "ETH",
"name": "Ethereum",
"logo": "https://static.alchemyapi.io/images/network-assets/eth.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179958/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
"amount": "1"
},
{
Expand All @@ -274,7 +274,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
"decimals": 18,
"symbol": "WETH",
"name": "WETH",
"logo": "https://static.alchemyapi.io/images/assets/2396.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179959/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
"amount": "1"
}
],
Expand Down Expand Up @@ -363,7 +363,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
"decimals": 18,
"symbol": "ETH",
"name": "Ethereum",
"logo": "https://static.alchemyapi.io/images/network-assets/eth.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179958/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
"amount": "1"
},
{
Expand All @@ -377,7 +377,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
"decimals": 18,
"symbol": "WETH",
"name": "WETH",
"logo": "https://static.alchemyapi.io/images/assets/2396.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179959/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
"amount": "1"
}
],
Expand Down Expand Up @@ -468,7 +468,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "MATIC",
"name": "MATIC",
"logo": "https://static.alchemyapi.io/images/network-assets/matic.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179960/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
"amount": "5"
}
],
Expand Down Expand Up @@ -643,7 +643,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "MATIC",
"name": "MATIC",
"logo": "https://static.alchemyapi.io/images/network-assets/matic.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179960/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
"amount": "5"
},
{
Expand All @@ -657,7 +657,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "WMATIC",
"name": "Wrapped Matic",
"logo": "https://static.alchemyapi.io/images/assets/8925.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179961/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
"amount": "5"
}
],
Expand Down Expand Up @@ -745,7 +745,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "MATIC",
"name": "MATIC",
"logo": "https://static.alchemyapi.io/images/network-assets/matic.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179960/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
"amount": "1"
},
{
Expand All @@ -759,7 +759,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "WMATIC",
"name": "Wrapped Matic",
"logo": "https://static.alchemyapi.io/images/assets/8925.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179961/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
"amount": "1"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "ETH",
"name": "Ethereum",
"logo": "https://static.alchemyapi.io/images/network-assets/eth.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179958/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
"amount": "1"
}
],
Expand Down Expand Up @@ -180,7 +180,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
"decimals": 6,
"symbol": "USDC",
"name": "USD Coin",
"logo": "https://static.alchemyapi.io/images/assets/3408.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179958/docs/api-reference/alchemy-transact/transaction-simulation/3408.png",
"amount": "1"
}
],
Expand Down Expand Up @@ -240,7 +240,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
"decimals": 18,
"symbol": "ETH",
"name": "Ethereum",
"logo": "https://static.alchemyapi.io/images/network-assets/eth.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179958/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
"amount": "1"
},
{
Expand All @@ -254,7 +254,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
"decimals": 18,
"symbol": "WETH",
"name": "WETH",
"logo": "https://static.alchemyapi.io/images/assets/2396.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179959/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
"amount": "1"
}
],
Expand Down Expand Up @@ -314,7 +314,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
"decimals": 18,
"symbol": "ETH",
"name": "Ethereum",
"logo": "https://static.alchemyapi.io/images/network-assets/eth.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179958/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
"amount": "1"
},
{
Expand All @@ -328,7 +328,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
"decimals": 18,
"symbol": "WETH",
"name": "WETH",
"logo": "https://static.alchemyapi.io/images/assets/2396.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179959/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
"amount": "1"
}
],
Expand Down Expand Up @@ -390,7 +390,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "MATIC",
"name": "MATIC",
"logo": "https://static.alchemyapi.io/images/network-assets/matic.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179960/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
"amount": "5"
}
],
Expand Down Expand Up @@ -510,7 +510,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "MATIC",
"name": "MATIC",
"logo": "https://static.alchemyapi.io/images/network-assets/matic.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179960/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
"amount": "5"
},
{
Expand All @@ -524,7 +524,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "WMATIC",
"name": "Wrapped Matic",
"logo": "https://static.alchemyapi.io/images/assets/8925.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179961/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
"amount": "5"
}
],
Expand Down Expand Up @@ -584,7 +584,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "MATIC",
"name": "MATIC",
"logo": "https://static.alchemyapi.io/images/network-assets/matic.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179960/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
"amount": "1"
},
{
Expand All @@ -598,7 +598,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
"decimals": 18,
"symbol": "WMATIC",
"name": "Wrapped Matic",
"logo": "https://static.alchemyapi.io/images/assets/8925.png",
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764179961/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
"amount": "1"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: reference/simulation-faqs
<Info>
Check the [Chains](https://dashboard.alchemy.com/signup) page for details about product and chain support!

![](523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png)
![](https://alchemyapi-res.cloudinary.com/image/upload/v1764179964/docs/api-reference/alchemy-transact/transaction-simulation/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png)
</Info>

## Wrapped tokens
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Simulate multiple transactions sequentially.
<Info>
Check the [Chains](https://dashboard.alchemy.com/signup) page for details about product and chain support!

![](523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png)
![](https://alchemyapi-res.cloudinary.com/image/upload/v1764179964/docs/api-reference/alchemy-transact/transaction-simulation/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png)
</Info>

For practical examples of these APIs you can check out the [Transaction Simulation examples](/reference/simulation-examples) page and for frequently asked questions you can check out the [Transaction Simulation FAQ](/reference/simulation-faqs) page.
6 changes: 3 additions & 3 deletions fern/api-reference/data/blockchain-data-at-scale.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Use Data APIs to easily retrieve any token data, understand and query your users

| [**Token APIs**](/reference/token-api-quickstart) | [**NFT APIs**](/reference/nft-api-quickstart) | [**Prices APIs**](/reference/prices-api-quickstart) |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![Image 1](cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png) | ![Image 2](b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png) | ![Image 3](4b35a354494bf54afdd84697b1cabf8e199c9863394f50066727892e497111f1-Screenshot_2025-02-24_at_4.23.35_PM.png) |
| ![Image 1](https://alchemyapi-res.cloudinary.com/image/upload/v1764179965/docs/api-reference/data/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png) | ![Image 2](https://alchemyapi-res.cloudinary.com/image/upload/v1764179966/docs/api-reference/data/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png) | ![Image 3](https://alchemyapi-res.cloudinary.com/image/upload/v1764179967/docs/api-reference/data/4b35a354494bf54afdd84697b1cabf8e199c9863394f50066727892e497111f1-Screenshot_2025-02-24_at_4.23.35_PM.png) |
| **Ideal for:** Multi-chain token experiences, balance indexing<br /><br />**How it works:** Simply call an API to return multi-chain and complete token data | **Ideal for:** NFT drops, token gating, analytics, wallets, marketplaces<br /><br />**How it works:** Simply call an API to return multi-chain and complete NFT data. | **Ideal for:** Multi-chain token experiences, trading apps, wallets<br /><br />**How it works:** Simply call an API to return multi-chain and complete token prices data. |

## Move faster with Alchemy Webhooks
Expand All @@ -20,7 +20,7 @@ Use Webhooks to build fast and reliable push notifications, create alerts on any

| [**Webhooks**](/reference/notify-api-quickstart) | [**Custom Webhooks**](/reference/custom-webhooks-quickstart) |
| ----------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![Image 1](fccfc148ba4f51a0b70f29f752b6f34eef7393448ef6b8b34ec3ff12837f2119-Screenshot_2025-02-24_at_4.35.05_PM.png) | ![Image 2](b32f4f59ad4bf5e861689427cf49d9aa4fcd0f4f1e769fea4b347706e70d2296-Screenshot_2025-02-24_at_4.34.52_PM.png) |
| ![Image 1](https://alchemyapi-res.cloudinary.com/image/upload/v1764179968/docs/api-reference/data/fccfc148ba4f51a0b70f29f752b6f34eef7393448ef6b8b34ec3ff12837f2119-Screenshot_2025-02-24_at_4.35.05_PM.png) | ![Image 2](https://alchemyapi-res.cloudinary.com/image/upload/v1764179968/docs/api-reference/data/b32f4f59ad4bf5e861689427cf49d9aa4fcd0f4f1e769fea4b347706e70d2296-Screenshot_2025-02-24_at_4.34.52_PM.png) |
| **Ideal for:** Push notifications, wallets, consumer facing apps<br /><br />**How it works:** Define your Webhook and start receiving relevant events | **Ideal for:** Infinite customization, specific data needs, multi-chain apps<br /><br />**How it works:** Customize your event to your exact needs and immediately receive them. |

## Ship lightning fast with Subgraphs
Expand All @@ -29,5 +29,5 @@ Leverage Alchemy Subgraphs to ship features as soon as possible, simplify your i

| [**Subgraphs**](/reference/subgraphs-quickstart) | [**Community**](/reference/community-subgraphs) |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![Image 1](d7fe7e657ef8b453c07750404e425ebf5588d17cd6f75f390bb6754b01f47849-Screenshot_2025-02-24_at_4.36.12_PM.png) | ![Image 2](14d450a6a4cc9eecdd5ca4066a4b66570ac9e76ea0ca834c43e8351d2f20e9a4-Screenshot_2025-02-24_at_4.36.52_PM.png) |
| ![Image 1](https://alchemyapi-res.cloudinary.com/image/upload/v1764179969/docs/api-reference/data/d7fe7e657ef8b453c07750404e425ebf5588d17cd6f75f390bb6754b01f47849-Screenshot_2025-02-24_at_4.36.12_PM.png) | ![Image 2](https://alchemyapi-res.cloudinary.com/image/upload/v1764179970/docs/api-reference/data/14d450a6a4cc9eecdd5ca4066a4b66570ac9e76ea0ca834c43e8351d2f20e9a4-Screenshot_2025-02-24_at_4.36.52_PM.png) |
| **Ideal for:** Scaling existing Subgraphs, moving quickly with Subgraph indexing<br /><br />**How it works:** Define your Subgraph, let Alchemy handle the infra, and query via GraphQL | **Ideal for:** Immediate data querying, common use-cases<br /><br />**How it works:** Select a community Subgraph and immediately start querying via GraphQL. |
Loading
Loading