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

issue with FlashLoan.deploy() #8

Open
Udayarajan opened this issue May 7, 2024 · 2 comments
Open

issue with FlashLoan.deploy() #8

Udayarajan opened this issue May 7, 2024 · 2 comments

Comments

@Udayarajan
Copy link

const FlashLoan = await hre.ethers.getContractFactory("FlashLoan");

const flashLoan = await FlashLoan.deploy("0x012bAC54348C0E635dCAc9D5FB99f06F24136C9A");

Flash Loan is not deployed.

Address is POOLADDRESSPROVIDER AAVE-V3 for Ethereum Sepolia Testnet.

@monteago30
Copy link

@Udayarajan did you ever figure out this issue? I am having the same issue ans looking to see if you found the solution.

@chris-cc-eth
Copy link

Not necessarily if it’s related to ethers.js, but if you check your wallet address on Sepolia Scan one minute later, the contract will eventually be created.

image

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

3 participants