Switcheo / zilswap-webapp

Zilswap Web UI. The AMM-protocol for ZIlliqa.
https://zilswap.io
MIT License
23 stars 50 forks source link

[BUG] Add funds #75

Closed alvesptl closed 3 years ago

alvesptl commented 3 years ago

When I try add funds for test I have this error:

Error: 500 {"error":"[ethjs-query] while formatting outputs from RPC '{\"value\":{\"code\":-32603,\"message\":\"Too Many Requests\",\"data\":{\"originalError\":{}},\"stack\":\"Error: Too Many Requests\n at eval (/www/node_modules/web3-provider-engine/subproviders/rpc.js:52:23)\n at Request.eval [as _callback] (/www/node_modules/web3-provider-engine/subproviders/rpc.js:54:11)\n at Request.self.callback (/www/node_modules/request/request.js:186:22)\n at Request.emit (events.js:315:20)\n at Request.eval (/www/node_modules/request/request.js:1155:10)\n at Request.emit (events.js:315:20)\n at IncomingMessage.eval (/www/node_modules/request/request.js:1077:12)\n at Object.onceWrapper (events.js:421:28)\n at IncomingMessage.emit (events.js:327:22)\n at endReadableNT (internal/streams/readable.js:1327:12)\"}}'"}

The steps is: Step1- image

step2- image

step3 with error- image

I also try add fund on Zil Faucet, but don´t is possible.

image

image

Now, I have this message but don´t receive nothing. image

RavenXce commented 3 years ago

This has nothing to do with Zilswap.