etherdelta / etherdelta.github.io

https://etherdelta.com
552 stars 688 forks source link

Order will fail #590

Open GoldRat opened 5 years ago

GoldRat commented 5 years ago

Hello. I have 0.01 ETH (maybe less actually than displayed) on Wallet and 0.009 ETH on EtherDelta. I try to buy 0.06 PPT for 0.0010200000000000012 ETH using dotnet library, but TakeOrder throw exception "Order will fail". Why?

Here is my funvtionInput: "0xd4fa1460f537bb9085d22c7bccb5dd450ef28e3a" {60000000000000000} "0x0000000000000000000000000000000000000000" {1020000000000000} {6635011} {1493546238} "0x826d9762eac3f3cda77296f71f1cd077701a8009" 28 ... ... {60000000000000000}

If I set the last value (amount) to 0, it says "insufficient funds for gas * price + value"

GoldRat commented 5 years ago

Old API doesn't work too: bad gateway. So no more working APIs to open orders, hah?