bitpay / wallet

Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.
http://bitpay.com/wallet
MIT License
3.79k stars 1.74k forks source link

Maximum ETH tokens sending limits #10829

Open dimsan13 opened 4 years ago

dimsan13 commented 4 years ago

What is the maximum limit for Eth sending? According to the JS source code and using Number type and 18 decimals in Ethereum, the limit is 1,000 (one thousand) ETH or Ethereum tokens (USDC). Correct?

dimsan13 commented 4 years ago

Colleagues, any updates? Do you plan to implement bigInt type in the wallet and wallet service to fully support Ethereum tokens?