Skip to content

Commit 6d061c9

Browse files
committed
increase image resolution
1 parent ca6d213 commit 6d061c9

File tree

97 files changed

+363
-363
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+363
-363
lines changed

fern/api-reference/alchemy-rollups/bridge-contract-address.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To bridge funds using **Arbitrum Orbit**, follow these steps:
5353
* Go to **Settings** from the top-right corner
5454
* On the **Developer** section, enable **Testnet Mode**
5555

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

5858
5. **Import the Configuration File**
5959

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

68-
![](https://alchemyapi-res.cloudinary.com/image/upload/v1764136584/docs/api-reference/alchemy-rollups/de51c446cc59a7c37fa5efa953d6e52d379608caf10d1408e6cebccb9f070d70-Screenshot_2025-01-09_at_16.30.18.png)
68+
![](https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136584/docs/api-reference/alchemy-rollups/de51c446cc59a7c37fa5efa953d6e52d379608caf10d1408e6cebccb9f070d70-Screenshot_2025-01-09_at_16.30.18.png)

fern/api-reference/alchemy-rollups/quickstart-deploy-a-rollup.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ This guide will help you deploy a testnet rollup using the Alchemy Rollups dashb
1515

1616
1. **Open the Deployment Page:** Navigate to the Rollups section in your [Alchemy dashboard](https://dashboard.alchemy.com/) and click on "Get Started"
1717

18-
![](https://alchemyapi-res.cloudinary.com/image/upload/v1759284832/docs/deploy-rollup-1_rnqosh.png)
18+
![](https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1759284832/docs/deploy-rollup-1_rnqosh.png)
1919

2020
2. Then, in the "My Rollups" tab, select "Get Started" again:
2121

22-
![](https://alchemyapi-res.cloudinary.com/image/upload/v1759284830/docs/deploy-rollup-2_dhz8q4.png)
22+
![](https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1759284830/docs/deploy-rollup-2_dhz8q4.png)
2323

2424
3. **Rollup Name:** Enter a unique name for your rollup. This name will be used in the dashboard and as a subdomain for RPC endpoints.
2525

26-
![](https://alchemyapi-res.cloudinary.com/image/upload/v1759284831/docs/deploy-rollup-3_lnabij.png)
26+
![](https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1759284831/docs/deploy-rollup-3_lnabij.png)
2727

2828
4. **Framework Selection:** Choose a rollup framework from the available options:
2929

fern/api-reference/alchemy-rollups/rollups-quickstart.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@ With Alchemy Rollups, you gain a partner who not only provides the technology to
7474
# Supported Frameworks
7575

7676
<CardGroup cols={3}>
77-
<Card title="Arbitrum Orbit" icon={<img src="https://alchemyapi-res.cloudinary.com/image/upload/v1764136639/docs/api-reference/node-api/api_icon3.svg" alt="Arbitrum Orbit logo"/>} href="/reference/supported-stacks">
77+
<Card title="Arbitrum Orbit" icon={<img src="https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136639/docs/api-reference/node-api/api_icon3.svg" alt="Arbitrum Orbit logo"/>} href="/reference/supported-stacks">
7878
View Arbitrum Orbit rollup framework.
7979
</Card>
8080

81-
<Card title="OP Stack" icon={<img src="https://alchemyapi-res.cloudinary.com/image/upload/v1764136635/docs/api-reference/introduction/api_icon4.svg" alt="OP Stack logo"/>} href="/reference/supported-stacks">
81+
<Card title="OP Stack" icon={<img src="https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136635/docs/api-reference/introduction/api_icon4.svg" alt="OP Stack logo"/>} href="/reference/supported-stacks">
8282
View OP Stack rollup framework.
8383
</Card>
8484

85-
<Card title="ZKSync Stack" icon={<img src="https://alchemyapi-res.cloudinary.com/image/upload/v1752688923/docs/zk-sync_tllxmx.svg" alt="zkSync logo"/>} href="/reference/supported-stacks">
85+
<Card title="ZKSync Stack" icon={<img src="https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1752688923/docs/zk-sync_tllxmx.svg" alt="zkSync logo"/>} href="/reference/supported-stacks">
8686
View ZKSync Stack rollup framework.
8787
</Card>
8888
</CardGroup>

fern/api-reference/alchemy-transact/transaction-simulation/simulation-asset-changes.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
8383
"decimals": 18,
8484
"symbol": "ETH",
8585
"name": "Ethereum",
86-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
86+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
8787
"amount": "1"
8888
}
8989
],
@@ -171,7 +171,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
171171
"decimals": 6,
172172
"symbol": "USDC",
173173
"name": "USD Coin",
174-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136965/docs/tutorials/transactions/transaction-simulation/3408.png",
174+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136965/docs/tutorials/transactions/transaction-simulation/3408.png",
175175
"amount": "1"
176176
}
177177
],
@@ -260,7 +260,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
260260
"decimals": 18,
261261
"symbol": "ETH",
262262
"name": "Ethereum",
263-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
263+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
264264
"amount": "1"
265265
},
266266
{
@@ -274,7 +274,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
274274
"decimals": 18,
275275
"symbol": "WETH",
276276
"name": "WETH",
277-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136588/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
277+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136588/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
278278
"amount": "1"
279279
}
280280
],
@@ -363,7 +363,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
363363
"decimals": 18,
364364
"symbol": "ETH",
365365
"name": "Ethereum",
366-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
366+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
367367
"amount": "1"
368368
},
369369
{
@@ -377,7 +377,7 @@ vitalik.eth (`0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`) sending 1 USDC to dem
377377
"decimals": 18,
378378
"symbol": "WETH",
379379
"name": "WETH",
380-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136588/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
380+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136588/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
381381
"amount": "1"
382382
}
383383
],
@@ -468,7 +468,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
468468
"decimals": 18,
469469
"symbol": "MATIC",
470470
"name": "MATIC",
471-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
471+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
472472
"amount": "5"
473473
}
474474
],
@@ -643,7 +643,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
643643
"decimals": 18,
644644
"symbol": "MATIC",
645645
"name": "MATIC",
646-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
646+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
647647
"amount": "5"
648648
},
649649
{
@@ -657,7 +657,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
657657
"decimals": 18,
658658
"symbol": "WMATIC",
659659
"name": "Wrapped Matic",
660-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136590/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
660+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136590/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
661661
"amount": "5"
662662
}
663663
],
@@ -745,7 +745,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
745745
"decimals": 18,
746746
"symbol": "MATIC",
747747
"name": "MATIC",
748-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
748+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
749749
"amount": "1"
750750
},
751751
{
@@ -759,7 +759,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
759759
"decimals": 18,
760760
"symbol": "WMATIC",
761761
"name": "Wrapped Matic",
762-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136590/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
762+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136590/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
763763
"amount": "1"
764764
}
765765
],

fern/api-reference/alchemy-transact/transaction-simulation/simulation-examples.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
6969
"decimals": 18,
7070
"symbol": "ETH",
7171
"name": "Ethereum",
72-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
72+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
7373
"amount": "1"
7474
}
7575
],
@@ -180,7 +180,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
180180
"decimals": 6,
181181
"symbol": "USDC",
182182
"name": "USD Coin",
183-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136965/docs/tutorials/transactions/transaction-simulation/3408.png",
183+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136965/docs/tutorials/transactions/transaction-simulation/3408.png",
184184
"amount": "1"
185185
}
186186
],
@@ -240,7 +240,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
240240
"decimals": 18,
241241
"symbol": "ETH",
242242
"name": "Ethereum",
243-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
243+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
244244
"amount": "1"
245245
},
246246
{
@@ -254,7 +254,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
254254
"decimals": 18,
255255
"symbol": "WETH",
256256
"name": "WETH",
257-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136588/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
257+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136588/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
258258
"amount": "1"
259259
}
260260
],
@@ -314,7 +314,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
314314
"decimals": 18,
315315
"symbol": "ETH",
316316
"name": "Ethereum",
317-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
317+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136587/docs/api-reference/alchemy-transact/transaction-simulation/eth.png",
318318
"amount": "1"
319319
},
320320
{
@@ -328,7 +328,7 @@ vitalik.eth (`0xf976d0d0464725157933d94E14Abe548aB5709B6`) sending 1 USDC to dem
328328
"decimals": 18,
329329
"symbol": "WETH",
330330
"name": "WETH",
331-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136588/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
331+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136588/docs/api-reference/alchemy-transact/transaction-simulation/2396.png",
332332
"amount": "1"
333333
}
334334
],
@@ -390,7 +390,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
390390
"decimals": 18,
391391
"symbol": "MATIC",
392392
"name": "MATIC",
393-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
393+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
394394
"amount": "5"
395395
}
396396
],
@@ -510,7 +510,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
510510
"decimals": 18,
511511
"symbol": "MATIC",
512512
"name": "MATIC",
513-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
513+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
514514
"amount": "5"
515515
},
516516
{
@@ -524,7 +524,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
524524
"decimals": 18,
525525
"symbol": "WMATIC",
526526
"name": "Wrapped Matic",
527-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136590/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
527+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136590/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
528528
"amount": "5"
529529
}
530530
],
@@ -584,7 +584,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
584584
"decimals": 18,
585585
"symbol": "MATIC",
586586
"name": "MATIC",
587-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
587+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136589/docs/api-reference/alchemy-transact/transaction-simulation/matic.png",
588588
"amount": "1"
589589
},
590590
{
@@ -598,7 +598,7 @@ To send a normal transfer, remove the `data` field from the transaction object i
598598
"decimals": 18,
599599
"symbol": "WMATIC",
600600
"name": "Wrapped Matic",
601-
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/v1764136590/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
601+
"logo": "https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136590/docs/api-reference/alchemy-transact/transaction-simulation/8925.png",
602602
"amount": "1"
603603
}
604604
],

fern/api-reference/alchemy-transact/transaction-simulation/simulation-faqs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ slug: reference/simulation-faqs
1010
<Info>
1111
Check the [Chains](https://dashboard.alchemy.com/signup) page for details about product and chain support!
1212

13-
![](https://alchemyapi-res.cloudinary.com/image/upload/v1764136702/docs/api-reference/websockets/subscription-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png)
13+
![](https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136702/docs/api-reference/websockets/subscription-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png)
1414
</Info>
1515

1616
## Wrapped tokens

fern/api-reference/alchemy-transact/transaction-simulation/simulation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Simulate multiple transactions sequentially.
2121
<Info>
2222
Check the [Chains](https://dashboard.alchemy.com/signup) page for details about product and chain support!
2323

24-
![](https://alchemyapi-res.cloudinary.com/image/upload/v1764136702/docs/api-reference/websockets/subscription-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png)
24+
![](https://alchemyapi-res.cloudinary.com/image/upload/q_100/v1764136702/docs/api-reference/websockets/subscription-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png)
2525
</Info>
2626

2727
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.

0 commit comments

Comments
 (0)