From 2d0849d24559718da5ba8eccadc08bf7c9188f0d Mon Sep 17 00:00:00 2001 From: gomes <17035424+gomesalexandre@users.noreply.github.com> Date: Mon, 13 May 2024 22:17:10 +0200 Subject: [PATCH] feat: add rfox deployed addresses (#39) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 644919b..a6214c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # rFOX +## Deployments + +### Arbitrum One + +- ERC1967Proxy: `0x0c66f315542fdec1d312c415b14eef614b0910ef` +- FoxStakingV1.sol: `0x06875e37e780a5aed7e57dc648d5ae7c455fbb55` + ## Getting started - Make sure you have the Foundry toolkit installed: https://book.getfoundry.sh/getting-started/installation