Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

New MEW does not handle array of address properly #2261

Open
rogerganga opened this issue Apr 23, 2019 · 0 comments
Open

New MEW does not handle array of address properly #2261

rogerganga opened this issue Apr 23, 2019 · 0 comments

Comments

@rogerganga
Copy link

rogerganga commented Apr 23, 2019

I am trying to create an ETH contract where I input array of addresses and number of ETH as parameter. I successfully tested using truffle and it worked. I can successfully deploy in local testnet but while executing via myether wallet. It throws an error. Seems that MEW is automatically enclosing the array of addresses with a \" characters.

INPUTS

Array of address:
0xdc89172db4c8a8b51a6781b5ebd53ce774a621be,0x9c42adc84210b157c8a19f87c4ce6ca4786870e4,0x055ce07a3b7fc3ea63fc790d2cbf1b57a695f2fc

Array of numbers:
1000000000000000000,1000000000000000000,1000000000000000000

image

Error Output:
image

Would highly appreciate if someone can help me find a solution for this.

Cheers! 🍻

@rogerganga rogerganga changed the title New Vintage myetherwallet does not handle array of address properly New MEW does not handle array of address properly Apr 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant