Skip to content

Commit 8c05320

Browse files
authored
chore: replacing links to tokens lists to updated ones (#1381)
* Update overview.adoc updated the links to the tokens lists on mainnet and sepolia * Update overview.adoc * Update overview.adoc
1 parent 2c08f48 commit 8c05320

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/Starknet/modules/starkgate/pages/overview.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@ include::partial$snippet_backwards_compatibility_note.adoc[]
1414
[#starkgate_addresses]
1515
== StarkGate addresses
1616

17-
L1 and L2 addresses for StarkGate bridges and supported tokens are listed in the JSON files in the Starknet GitHub repository shown in the table xref:#table_StarkGate_token_addresses[].
17+
L1 and L2 addresses for StarkGate bridges and supported tokens are listed in the JSON files shown in the table xref:#table_StarkGate_token_addresses[].
1818

1919
[#table_StarkGate_token_addresses]
2020
.StarkGate bridged tokens and their addresses
2121
|===
2222
| Network | StarkGate bridged tokens JSON file
2323

24-
| Mainnet | link:https://github.com/starknet-io/starknet-addresses/blob/master/bridged_tokens/mainnet.json[mainnet.json]
25-
| Sepolia testnet | link:https://github.com/starknet-io/starknet-addresses/blob/master/bridged_tokens/sepolia.json[sepolia.json]
24+
| Mainnet | link:https://beta.starkgate.starknet.io/static/tokens.json[tokens.json]
25+
| Sepolia | link:https://sepolia-beta.starkgate.starknet.io/static/tokens.json[tokens.json]
2626
|===
2727

2828
[#starkgate_supported_tokens]
2929
== Supported tokens in StarkGate
3030

3131
StarkGate supports many tokens, including ETH, WBTC, USDC, DAI, and many more.
3232

33-
For a comprehensive list of tokens that StarkGate supports, including their L1 and L2 addresses, see the JSON files in the Starknet GitHub repository shown in the table xref:#table_StarkGate_token_addresses[].
33+
For a comprehensive list of tokens that StarkGate supports, including their L1 and L2 addresses, see the JSON files shown in the table xref:#table_StarkGate_token_addresses[].
3434

3535
[NOTE]
3636
====

0 commit comments

Comments
 (0)