Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Main Net #28

Open
codex-franco opened this issue Sep 22, 2021 · 0 comments
Open

Using Main Net #28

codex-franco opened this issue Sep 22, 2021 · 0 comments

Comments

@codex-franco
Copy link

Hi Guys,

Please help me get the correct address for these parts:

    address public constant UNISWAP_FACTORY_A = 0xECc6C0542710a0EF07966D7d1B10fA38bbb86523;
    address public constant UNISWAP_FACTORY_B = 0x54Ac34e5cE84C501165674782582ADce2FDdc8F4;

I already researched the part for FlashLoanReceiverBase, DAI_ADDRESS, & BAT_ADDRESS.

  FlashLoanReceiverBase(address(0x506B0B2CF20FAA8f38a4E2B524EE43e1f4458Cc5))
   // main net: 0x24a42fD28C976A61Df5D00D0599C34c4f90748c8
   // test net - kovan: 0x506B0B2CF20FAA8f38a4E2B524EE43e1f4458Cc5

   address public constant DAI_ADDRESS = 0xFf795577d9AC8bD7D90Ee22b6C1703490b6512FD;
   // Main net DAI_ADDRESS = 0x6B175474E89094C44Da98b954EedeAC495271d0F
   address public constant BAT_ADDRESS = 0x2d12186Fbb9f9a8C28B3FfdD4c42920f8539D738;
   // Main net BAT_ADDRESS = 0x0D8775F648430679A709E98d2b0Cb6250d2887EF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant