An advanced Ethereum/EVM mobile wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
alpha-wallet-ios/AlphaWallet/Transfer
Hwee-Boon Yar f0f3a80831 Remove unnecessary `import Trustkeystore`. Includes using `AlphaWallet.Address` instead of `TrustKeystore.Address` for encoding function calls because it has been supported for a long time 3 years ago
..
Collectibles Replace nativeCryptoCurrencyPrices and nativeCryptoCurrencyBalances with fetching balance and rate with balanceCoordinator #4063 3 years ago
Controllers Remove unnecessary `import Trustkeystore`. Includes using `AlphaWallet.Address` instead of `TrustKeystore.Address` for encoding function calls because it has been supported for a long time 3 years ago
Coordinators Replace nativeCryptoCurrencyPrices and nativeCryptoCurrencyBalances with fetching balance and rate with balanceCoordinator #4063 3 years ago
Types Remove unnecessary `import UIKit`. Clearer it's non-UI #4044 3 years ago
ViewControllers Rename `BalanceCoordinator` with `TokenBalanceService` #4070 3 years ago
ViewModels Rename `BalanceCoordinator` with `TokenBalanceService` #4070 3 years ago
Views Add action to Settings > Advanced > Tools to paste a transaction hash to check transaction state against RPC (not Etherscan) #4003 3 years ago