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

is invalid, the capitalization checksum test failed, or it's an indirect IBAN address which can't be converted. #15

Open
Dax-87 opened this issue Aug 26, 2021 · 0 comments

Comments

@Dax-87
Copy link

Dax-87 commented Aug 26, 2021

When I run the node ./src/bot_flashswap.js command
this error comes out does anyone know how i can fix it?

uniswap-sushiswap-arbitrage-bot/node_modules/web3-core-helpers/lib/formatters.js:403
throw new Error(Provided address ${address} is invalid, the capitalization checksum test failed, or it's an indirect IBAN address which can't be converted.);
^

Error: Provided address 'andress token' is invalid, the capitalization checksum test failed, or it's an indirect IBAN address which can't be converted.
at Object.inputAddressFormatter (/Users/daniel/uniswap-sushiswap-arbitrage-bot/node_modules/web3-core-helpers/lib/formatters.js:403:11)
at Object.set [as address] (/Users/daniel/uniswap-sushiswap-arbitrage-bot/node_modules/web3-eth-contract/lib/index.js:77:69)
at Contract (/Users/daniel/uniswap-sushiswap-arbitrage-bot/node_modules/web3-eth-contract/lib/index.js:251:26)
at new Contract (/Users/daniel/uniswap-sushiswap-arbitrage-bot/node_modules/web3-eth/lib/index.js:257:22)
at Object. (/Users/daniel/uniswap-sushiswap-arbitrage-bot/src/bot_flashswap.js:48:18)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:79:12)
at node:internal/main/run_main_module:17:47

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