Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Unable to transfer ERC-20 token #278

@cvl

Description

@cvl

Before filing a new issue, please provide the following information.

I'm running:

  • Parity client version: v2.3.8-20190322 stable
  • Parity UI version: 0.3.4
  • Operating system: MacOS
  • Installed via: installer
  • Fully synchronized: yes
  • Network: ethereum
  • I tried to restart both Parity UI and Parity Ethereum client: yes

Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.

Trying to transfer ERC-20 token.

Expected: select appropriate token in the "type of token transfer" selection & click send to transfer.

Actual: after clicking "Send", the Send button becomes disabled, and nothing happens.

Some console output:

bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
4bundle.js:182 [DAPP] tokens::fetchTokens
bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
2bundle.js:182 [DAPP] tokens::fetchTokens
2bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
2bundle.js:182 [DAPP] tokens::fetchTokens
2bundle.js:197 parity_dappsUrl([]): -32601: Method not found
value @ bundle.js:197
bundle.js:197 eth_call([{"data":"0x123”,”to":"0x123456”},”latest"]): -32015: VM execution error.
value @ bundle.js:197
bundle.js:182 [DAPP] reverse.call
bundle.js:182 [DAPP] Uncaught (in promise) Error: eth_call: -32015: VM execution error.
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 eth_call([{"data":"0x1234”,”to":"0x123456"},"latest"]): -32015: VM execution error.
value @ bundle.js:197
bundle.js:182 [DAPP] reverse.call
bundle.js:182 [DAPP] Uncaught (in promise) Error: eth_call: -32015: VM execution error.
bundle.js:197 eth_call([{"data":"0x1235”,”to":"0x123456"},"latest"]): -32015: VM execution error.
value @ bundle.js:197
bundle.js:182 [DAPP] reverse.call
bundle.js:182 [DAPP] Uncaught (in promise) Error: eth_call: -32015: VM execution error.
5bundle.js:182 [DAPP] Uncaught BigNumber Error: times() not a number: undefined
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity
bundle.js:197 parity_hardwareAccountsInfo([]): -32023: Could not fetch account info.
value @ bundle.js:197
bundle.js:182 [DAPP] HardwareStore::scanParity

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions