Skip to content

Commit 6660e2e

Browse files
committed
add chain links
1 parent 3ff7a8e commit 6660e2e

File tree

1 file changed

+11
-22
lines changed

1 file changed

+11
-22
lines changed
Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,11 @@
1-
---
2-
title: "Bridging and Contract Addresses"
3-
---
4-
5-
## Bridging
6-
7-
Use the [Hyperlane Nexus Bridge](https://nexus.hyperlane.xyz/) for fast bridging of LITKEY to all the networks listed in the table below.
8-
9-
10-
## Official Contract Addresses
11-
12-
| Contract | Network | Address | Notes |
13-
|----------|--------------|--------------------------------------------|------------------------------------------------------------------------------------------|
14-
| LITKEY | Ethereum | 0x4D4eb0E8B160f6EbF63cC6d36060ffec09301B42 | Master token contract |
15-
| LITKEY | Base | 0xF732A566121Fa6362E9E0FBdd6D66E5c8C925E49 | Bridged to Base using canonical bridge, Hyperlane supported via collateral token |
16-
| LITKEY | Arbitrum One | 0xC7603786470F04D33E35f9E9B56bD0Ca8803fB95 | Bridged to Arbitrum One using canonical bridge, Hyperlane supported via collateral token |
17-
| LITKEY | Optimism | 0x0633E91f64C22d4FEa53dbE6e77B7BA4093177B8 | Bridged to Optimism using canonical bridge, Hyperlane supported via collateral token |
18-
| LITKEY | Polygon | 0x5bEd1A06b26853360D9D1a6a27eaCE1b85206867 | Hyperlane synthetic token |
19-
| LITKEY | BSC | 0x0bBeA6812fb3fcBcA126eDb558e551B3f1702026 | Hyperlane synthetic token |
20-
| LITKEY | Avalanche | 0xa38Fce8bf2fA38a97749332724b9db3FF44F006D | Hyperlane synthetic token |
21-
| LITKEY | Linea | 0x94930Cbfed2483b69DfBed9d96a9CdD7c27D1393 | Hyperlane synthetic token |
22-
| LITKEY | Lit Chain | N/A | Native gas token for Lit Chain |
1+
| Contract | Network | Address | Notes |
2+
|----------|--------------|--------------------------------------------|---------------------------------------------------------------------|
3+
| LITKEY | Ethereum | [0x4D4eb0E8B160f6EbF63cC6d36060ffec09301B42](https://etherscan.io/address/0x4D4eb0E8B160f6EbF63cC6d36060ffec09301B42) | Master token contract |
4+
| LITKEY | Base | [0xF732A566121Fa6362E9E0FBdd6D66E5c8C925E49](https://basescan.org/address/0xF732A566121Fa6362E9E0FBdd6D66E5c8C925E49) | Bridged to Base using canonical bridge, Hyperlane supported |
5+
| LITKEY | Arbitrum One | [0xC7603786470F04D33E35f9E9B56bD0Ca8803fB95](https://arbiscan.io/address/0xC7603786470F04D33E35f9E9B56bD0Ca8803fB95) | Bridged to Arbitrum One using canonical bridge, Hyperlane supported |
6+
| LITKEY | Optimism | [0x0633E91f64C22d4FEa53dbE6e77B7BA4093177B8](https://optimistic.etherscan.io/address/0x0633E91f64C22d4FEa53dbE6e77B7BA4093177B8) | Bridged to Optimism using canonical bridge, Hyperlane supported |
7+
| LITKEY | Polygon | [0x5bEd1A06b26853360D9D1a6a27eaCE1b85206867](https://polygonscan.com/address/0x5bEd1A06b26853360D9D1a6a27eaCE1b85206867) | Hyperlane synthetic token |
8+
| LITKEY | BSC | [0x0bBeA6812fb3fcBcA126eDb558e551B3f1702026](https://bscscan.com/address/0x0bBeA6812fb3fcBcA126eDb558e551B3f1702026) | Hyperlane synthetic token |
9+
| LITKEY | Avalanche | [0xa38Fce8bf2fA38a97749332724b9db3FF44F006D](https://snowtrace.io/address/0xa38Fce8bf2fA38a97749332724b9db3FF44F006D) | Hyperlane synthetic token |
10+
| LITKEY | Linea | [0x94930Cbfed2483b69DfBed9d96a9CdD7c27D1393](https://explorer.linea.build/address/0x94930Cbfed2483b69DfBed9d96a9CdD7c27D1393) | Hyperlane synthetic token |
11+
| LITKEY | Lit Chain | N/A | Native gas token for Lit Chain |

0 commit comments

Comments
 (0)