MetaMask / metamask-deeplinks

Simple web app to generate Metamask deeplinks on the fly
ISC License
28 stars 17 forks source link

bugfix/transfer decimals #7

Closed estebanmino closed 3 years ago

estebanmino commented 3 years ago

Before we weren't following the eip 681 standard on transfer links, instead of generating a link with the token amount (in float) we are now using atomic units https://github.com/ethereum/EIPs/blob/master/EIPS/eip-681.md The user has to manually put decimals or the default will be 18