jamesbachini / DEX-Arbitrage

Example arbitrage trading bot
GNU General Public License v3.0
631 stars 358 forks source link

error deploying to aurora #2

Closed lhalpin333 closed 2 years ago

lhalpin333 commented 2 years ago

Hi James, i tried deploying to aurora but got an error message back, ProviderError: Out Of Fund at HttpProvider.request (/home/luke/projects/DEX-Arbitrage/node_modules/hardhat/src/internal/core/providers/http.ts:49:19)

on another point Im looking at integrating smart loans from https://dodoex.io/ as they dont have any charges. They also have a uniswap style dex running on Near/Aurora which you probably already know. anyhow cheers for now, luke

jamesbachini commented 2 years ago

Hi Luke, Aurora had to implement transaction fees which is why you are now getting out of funds messages because the owner address needs some ETH to pay gas fees. There's more info about it on their Twitter page.

lhalpin333 commented 2 years ago

Hi James, I suspected something like that. I tried without success putting Eth on aurora. I can put matic on aurora but need gas to swap it. Do you know how to get Eth on aurora? Cheers luke

On Tue, 15 Feb 2022, 04:58 James Bachini, @.***> wrote:

Hi Luke, Aurora had to implement transaction fees which is why you are now getting out of funds messages because the owner address needs some ETH to pay gas fees. There's more info about it on their Twitter page.

— Reply to this email directly, view it on GitHub https://github.com/jamesbachini/DEX-Arbitrage/issues/2#issuecomment-1039859347, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASVOKDJCMUCQ6WKB4JTVRF3U3HMQBANCNFSM5OIIRANQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

jamesbachini commented 2 years ago

There's actually a faucet for a tiny amount of ETH providied by the Aurora team to help people that had funds stuck

https://aurora.dev/faucet

For larger amounts use a bridge. There's loads of links to bridges to different ecosystems on Trisolaris

lhalpin333 commented 2 years ago

Great tip James, I used the faucet and was able to swap my matic for eth on aurora, Thanks Luke

On Wed, 23 Feb 2022, 08:20 James Bachini, @.***> wrote:

There's actually a faucet for a tiny amount of ETH providied by the Aurora team to help people that had funds stuck

https://aurora.dev/faucet

For larger amounts use a bridge. There's loads of links to bridges to different ecosystems on Trisolaris

— Reply to this email directly, view it on GitHub https://github.com/jamesbachini/DEX-Arbitrage/issues/2#issuecomment-1048539159, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASVOKDOHDCEFXM534CAYZBDU4SKFPANCNFSM5OIIRANQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>