Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Jan 18, 2025
1 parent 3e616c1 commit 8df3870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/fantOHM/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const moonriverFhm = "0xfa1FBb8Ef55A4855E5688C0eE13aC3f202486286";
const moonriverStaking = "0xF5C7D63C5Fc0aD4b7Cef7d8904239860725Ebc87";
const moonriverTreasuryContract = "0x5E983ff70DE345de15DbDCf0529640F14446cDfa";

// addreses of gnosis safe's according to: https://fantohm.com/#security
// addresses of gnosis safe's according to: https://fantohm.com/#security
const fantomGnosisContract = "0x34F93b12cA2e13C6E64f45cFA36EABADD0bA30fC";
const ethGnosisContract = "0x66a98CfCd5A0dCB4E578089E1D89134A3124F0b1";
const bscGnosisContract = "0x3538Acb37Cf5a92eBE7091714975b2f8dDd5c6C1";
Expand Down
2 changes: 1 addition & 1 deletion projects/fractal-protocol/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const FRACTAL_YIELD_RESERVE_ETH = '0xbA83B569e99B6afc2f2BfE5124460Be6f36a4a56';
//Token Addresses ETH
const USDC_ETH = ADDRESSES.ethereum.USDC;

//Fractal Addreses ARB
//Fractal Addresses ARB
const FRACTAL_VAULT_CONTRACT_ARB = '0x80e1a981285181686a3951B05dEd454734892a09'
const FRACTAL_YIELD_RESERVE_ARB = '0x7d7068fB0398906C693DBFc425584FD5b58c4B60'
const FRACTAL_CHRONOS_POOL = '0x468B6e0f89fa727A47d9512021050797B4875D6d'
Expand Down

0 comments on commit 8df3870

Please sign in to comment.