Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Fix: Broken links in addresses.md #56

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
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
8 changes: 4 additions & 4 deletions resources/addresses.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ description: Hyperlane core contract addresses

### DefaultIsmInterchainGasPaymaster

Read about this [here](../build-with-hyperlane/guides/developers/paying-for-interchain-gas/which-igp-to-use-and-understanding-gas-amounts.md#when-using-the-default-ism-for-most-applications)
Read about this [here](../build-with-hyperlane/guides/paying-for-interchain-gas.md)
| Network | Address | Explorer |
| --------- | -------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| Celo | `0x56f52c0A1ddcD557285f7CBc782D3d83096CE1Cc` | [View on celoscan.io](https://celoscan.io/address/0x56f52c0A1ddcD557285f7CBc782D3d83096CE1Cc) |
Expand All @@ -40,7 +40,7 @@ Read about this [here](../build-with-hyperlane/guides/developers/paying-for-inte

### InterchainGasPaymaster

Advanced use - [read here](../build-with-hyperlane/guides/developers/paying-for-interchain-gas/which-igp-to-use-and-understanding-gas-amounts.md#when-using-a-custom-ism-advanced)
Advanced use - [read here](../build-with-hyperlane/guides/manually-pay-for-interchain-gas.md)
| Network | Address | Explorer |
| --------- | -------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| Celo | `0x6cA0B6D22da47f091B7613223cD4BB03a2d77918` | [View on celoscan.io](https://celoscan.io/address/0x6cA0B6D22da47f091B7613223cD4BB03a2d77918) |
Expand Down Expand Up @@ -141,7 +141,7 @@ Advanced use - [read here](../build-with-hyperlane/guides/developers/paying-for-

### DefaultIsmInterchainGasPaymaster

Read about this [here](../build-with-hyperlane/guides/developers/paying-for-interchain-gas/which-igp-to-use-and-understanding-gas-amounts.md#when-using-the-default-ism-for-most-applications)
Read about this [here](../build-with-hyperlane/guides/paying-for-interchain-gas.md)
| Network | Address | Explorer |
| -------------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Alfajores | `0xF90cB82a76492614D07B82a7658917f3aC811Ac1` | [View on alfajores.celoscan.io](https://alfajores.celoscan.io/address/0xF90cB82a76492614D07B82a7658917f3aC811Ac1) |
Expand All @@ -157,7 +157,7 @@ Read about this [here](../build-with-hyperlane/guides/developers/paying-for-inte

### InterchainGasPaymaster

Advanced use - [read here](../build-with-hyperlane/guides/developers/paying-for-interchain-gas/which-igp-to-use-and-understanding-gas-amounts.md#when-using-a-custom-ism-advanced)
Advanced use - [read here](../build-with-hyperlane/guides/manually-pay-for-interchain-gas.md)
| Network | Address | Explorer |
| -------------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Alfajores | `0x8f9C3888bFC8a5B25AED115A82eCbb788b196d2a` | [View on alfajores.celoscan.io](https://alfajores.celoscan.io/address/0x8f9C3888bFC8a5B25AED115A82eCbb788b196d2a) |
Expand Down