0xProject / 0x-launch-kit-frontend

Apache License 2.0
112 stars 207 forks source link

Could not decode ERC20 Proxy Data. Expected length of encoded data to be at least 74. Got 2 #583

Open SvenMeyer opened 4 years ago

SvenMeyer commented 4 years ago

Setup 0x-launch-kit as described here: https://asciinema.org/a/auhibPEAp9Q30veu4BanYUeXX

(As during my first local install, I can not issue any orders, but it looks like as if I get now some price information, still ...)

I can not create an order and the browser console shows the following error:

Uncaught (in promise) Error: Could not decode ERC20 Proxy Data. Expected length of encoded data to be at least 74. Got 2
    at Object.assertIsERC20AssetData (asset_data_utils.js:303)
    at Object.decodeERC20AssetData (asset_data_utils.js:41)
    at kr (steps_modals_generation.ts:47)
    at actions.ts:173
    at f (runtime.js:45)
    at Generator._invoke (runtime.js:264)
    at Generator.forEach.e.<computed> [as next] (runtime.js:98)
    at n (asyncToGenerator.js:3)
    at c (asyncToGenerator.js:25)
    at asyncToGenerator.js:32

Currently running here: http://34.231.171.135:3001