web3swift-team / web3swift

Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions.
Apache License 2.0
818 stars 441 forks source link

ERC20 some functions are not working #146

Closed dev-jiwon closed 5 years ago

dev-jiwon commented 5 years ago

name(), symbol(), totalSupply(), decimals() are not working few weeks ago its no matter.. But now it's not work

error: web3swift.SolidityDataReaderError.notFound

BaldyAsh commented 5 years ago

@dev-jiwon hi! Maybe you are using this web3swift https://github.com/BANKEX/web3swift ? From some point our development paths diverged. Bankex team stopped supporting their library, but it's your decision which solution to use :)

dev-jiwon commented 5 years ago

@BaldyAsh Oh! Thanks! Maybe I need change api...

BaldyAsh commented 5 years ago

@dev-jiwon you're welcome. Contact me if you will have some problem