Skip to content

Commit 5825e45

Browse files
authored
Merge pull request #77 from zxstim/main
Add deployment addresses on Klaytn and Klaytn Baobab
2 parents 6a1c47b + 77a7a53 commit 5825e45

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/pages/contracts/deployments.mdx

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ If the chain you are building on is not in the table below, you can deploy the c
2020
| Base | 8453 | [0x000000006551c19487814612e58FE06813775758](https://basescan.org/address/0x000000006551c19487814612e58FE06813775758) |
2121
| Linea | 59144 | [0x000000006551c19487814612e58FE06813775758](https://lineascan.build/address/0x000000006551c19487814612e58FE06813775758) |
2222
| Frame Sepolia | 68840142 | [0x000000006551c19487814612e58FE06813775758](https://explorer.testnet.frame.xyz/address/0x000000006551c19487814612e58FE06813775758) |
23+
| Klaytn | 8217 | [0x000000006551c19487814612e58FE06813775758](https://www.klaytnfinder.io/account/0x000000006551c19487814612e58FE06813775758) |
24+
| Klaytn Baobab | 1001 | [0x000000006551c19487814612e58FE06813775758](https://baobab.klaytnfinder.io/account/0x000000006551c19487814612e58FE06813775758) |
2325

2426
#### Tokenbound Account Proxy
2527

@@ -38,6 +40,8 @@ If the chain you are building on is not in the table below, you can deploy the c
3840
| Base | 8453 | [0x55266d75D1a14E4572138116aF39863Ed6596E7F](https://basescan.org/address/0x55266d75D1a14E4572138116aF39863Ed6596E7F) |
3941
| Linea | 59144 | [0x55266d75D1a14E4572138116aF39863Ed6596E7F](https://lineascan.build/address/0x55266d75D1a14E4572138116aF39863Ed6596E7F) |
4042
| Frame Sepolia | 68840142 | [0x55266d75D1a14E4572138116aF39863Ed6596E7F](https://explorer.testnet.frame.xyz/address/0x55266d75D1a14E4572138116aF39863Ed6596E7F) |
43+
| Klaytn | 8217 | [0x55266d75D1a14E4572138116aF39863Ed6596E7F](https://www.klaytnfinder.io/account/0x55266d75D1a14E4572138116aF39863Ed6596E7F) |
44+
| Klaytn Baobab | 1001 | [0x55266d75D1a14E4572138116aF39863Ed6596E7F](https://baobab.klaytnfinder.io/account/0x55266d75D1a14E4572138116aF39863Ed6596E7F) |
4145

4246
#### Tokenbound Account Implementation
4347

@@ -56,3 +60,5 @@ If the chain you are building on is not in the table below, you can deploy the c
5660
| Base | 8453 | [0x41C8f39463A868d3A88af00cd0fe7102F30E44eC](https://basescan.org/address/0x41C8f39463A868d3A88af00cd0fe7102F30E44eC) |
5761
| Linea | 59144 | [0x41C8f39463A868d3A88af00cd0fe7102F30E44eC](https://lineascan.build/address/0x41C8f39463A868d3A88af00cd0fe7102F30E44eC) |
5862
| Frame Sepolia | 68840142 | [0x41C8f39463A868d3A88af00cd0fe7102F30E44eC](https://explorer.testnet.frame.xyz/address/0x41C8f39463A868d3A88af00cd0fe7102F30E44eC) |
63+
| Klaytn | 8217 | [0x41C8f39463A868d3A88af00cd0fe7102F30E44eC](https://www.klaytnfinder.io/account/0x41C8f39463A868d3A88af00cd0fe7102F30E44eC) |
64+
| Klaytn Baobab | 1001 | [0x41C8f39463A868d3A88af00cd0fe7102F30E44eC](https://baobab.klaytnfinder.io/account/0x41C8f39463A868d3A88af00cd0fe7102F30E44eC) |

0 commit comments

Comments
 (0)