From 43f66053e5b1ed70798c1f0b3c9e74c0e0bb22a0 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Ubeira Date: Fri, 13 Dec 2024 17:05:39 -0300 Subject: [PATCH] Output link. --- v3/tasks/20241213-v3-hook-examples/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/v3/tasks/20241213-v3-hook-examples/readme.md b/v3/tasks/20241213-v3-hook-examples/readme.md index 110b8ea8..a18866e9 100644 --- a/v3/tasks/20241213-v3-hook-examples/readme.md +++ b/v3/tasks/20241213-v3-hook-examples/readme.md @@ -6,6 +6,7 @@ Contracts deployed in this task are mostly for educational and testing purposes; ## Useful Files - Code [link](https://github.com/balancer/balancer-v3-monorepo/commit/2f088c6b8f66ad55885d257c1e3debe2a6e21e97). +- [Sepolia testnet addresses](./output/sepolia.json) - [`DirectionalFeeHookExample` artifact](./artifact/DirectionalFeeHookExample.json) - [`ExitFeeHookExample` artifact](./artifact/ExitFeeHookExample.json) - [`FeeTakingHookExample` artifact](./artifact/FeeTakingHookExample.json)