From f01360b72d310395505ecc766a6b2f9d1c3d8bb2 Mon Sep 17 00:00:00 2001 From: lcfr <62533238+lcfr-eth@users.noreply.github.com> Date: Mon, 26 Jun 2023 12:09:19 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e724de..e4dc0ae 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Flashbots relay. ### TransferProxy I've written an optimized contract for the dapp for batch transferring ERC721 and also batch sending ERC1155 to multiple receipients: [TransferProxy Github Repo](https://github.com/lcfr-eth/transferProxy) +Deployed: [0xf5028d67221f8d7e09dD53e5F9Aa09a194e33A6f](https://etherscan.io/address/0xf5028d67221f8d7e09dD53e5F9Aa09a194e33A6f) ### Why Most of the apps/programs allowing Flashbots bundles are still too hard for users to use.