Skip to content

Commit 24e75b2

Browse files
committed
Add KP docs
1 parent 54a29b9 commit 24e75b2

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

docs/ecosystem/defi-liquidity/defi-contracts.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ Below is a list of commonly used DeFi contracts on Flow:
3838

3939
#### Flow EVM Mainnet
4040

41-
| Contract Name | Flow EVM Mainnet Address |
42-
| -------------------------------------------- | -------------------------------------------- |
43-
| [StableKittyFactoryNG.sol (KittyPunch)][1] | `0x4412140D52C1F5834469a061927811Abb6026dB7` |
44-
| [TwoKittyFactory.sol (KittyPunch)][2] | `0xf0E48dC92f66E246244dd9F33b02f57b0E69fBa9` |
45-
| [TriKittyFactory.sol (KittyPunch)][3] | `0xebd098c60b1089f362AC9cfAd9134CBD29408226` |
46-
| [KittyRouterNgPoolsOnly.sol (KittyPunch)][4] | `0x87048a97526c4B66b71004927D24F61DEFcD6375` |
47-
| [PunchSwapV2Router02.sol (KittyPunch)][5] | `0xf45AFe28fd5519d5f8C1d4787a4D5f724C0eFa4d` |
48-
| [PunchSwapV2Factory.sol (KittyPunch)][6] | `0x29372c22459a4e373851798bFd6808e71EA34A71` |
49-
| [TrenchesTokensBuyer.sol (KittyPunch)][7] | `0x6D0e081Acc28eA9ee6b7fD293eC03F97147b026d` |
41+
| Contract Name | Flow EVM Mainnet Address | Docs |
42+
| -------------------------------------------- | -------------------------------------------- | --------------------- |
43+
| [StableKittyFactoryNG.sol (KittyPunch)][1] | `0x4412140D52C1F5834469a061927811Abb6026dB7` | [Docs][kittypunch-doc] |
44+
| [TwoKittyFactory.sol (KittyPunch)][2] | `0xf0E48dC92f66E246244dd9F33b02f57b0E69fBa9` | [Docs][kittypunch-doc] |
45+
| [TriKittyFactory.sol (KittyPunch)][3] | `0xebd098c60b1089f362AC9cfAd9134CBD29408226` | [Docs][kittypunch-doc] |
46+
| [KittyRouterNgPoolsOnly.sol (KittyPunch)][4] | `0x87048a97526c4B66b71004927D24F61DEFcD6375` | [Docs][kittypunch-doc] |
47+
| [PunchSwapV2Router02.sol (KittyPunch)][5] | `0xf45AFe28fd5519d5f8C1d4787a4D5f724C0eFa4d` | [Docs][kittypunch-doc] |
48+
| [PunchSwapV2Factory.sol (KittyPunch)][6] | `0x29372c22459a4e373851798bFd6808e71EA34A71` | [Docs][kittypunch-doc] |
49+
| [TrenchesTokensBuyer.sol (KittyPunch)][7] | `0x6D0e081Acc28eA9ee6b7fD293eC03F97147b026d` | [Docs][kittypunch-doc] |
5050

5151
#### Flow Cadence Mainnet
5252

@@ -171,3 +171,4 @@ Mainnet EAS Explorer: [https://flow.easscan.credora.io](https://flow.easscan.cre
171171
[37]: https://docs.relay.link/resources/contract-addresses
172172
[band-oracle-doc]: ./band-oracle
173173
[incrementfi-doc]: https://docs.increment.fi/
174+
[kittypunch-doc]: https://kittypunch.gitbook.io/kittypunch-docs

0 commit comments

Comments
 (0)