Add GetEthTokenSymbol and GetEthTokenDecimals core APIs that accept a chain_id and contract_address #29983
Labels
feature/web3/wallet/core
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Desktop
QA/No
release-notes/include
Milestone
They should use an eth_call to call the
symbol()
anddecimals()
functions of an ERC20 or ERC721 token.The text was updated successfully, but these errors were encountered: