TokenScript-Examples
TokenScript-Examples copied to clipboard
A repo full of complete TokenScripts which you can use for your own tokens that run natively on AlphaWallet iOS and Android
This one is an example of adding the guide page. In the next UX meeting, we will be collecting visuals and asking iOS and Android to implement based on this...
Tomek reports that he sees 2 TUSD tokens with the same balance in his wallet. This is happening because they have migrated their contract: https://etherscan.io/address/0x8dd5fbCe2F6a956C3022bA3663759011Dd51e73E https://etherscan.io/address/0x0000000000085d4780B73119b644AE5ecd22b376 This is just a...
- best-rate[s] - guide (more-info, Important) - more-info (in USDx of dForce, there are both guide and more-info, need to find out the difference). - market - about
intended to fix #90 committing half-done work to refocus on aave also to take in the latest change @James-Sangalli made in master about this tokenscript file
Compond Tokens: On tap you switch between **Interest Rate: 5.75%** and **Earned so far: 4.3343 ETH** - **DEFI token with interest rate and earned value**
Token attributes which depend on local-refs like `resolverAddress` in https://github.com/AlphaWallet/TokenScript-Examples/blob/master/examples/ENS/ENS.xml#L169 should be moved in to cards. This will be broken by https://github.com/AlphaWallet/TokenScript/pull/373 which we are implementing as part of Activity,...
actions button: 1. - [x] Transfer 2. - [x] Renew 3. - [ ] set ETH address 4. - [ ] set Content: IPFS, Swam 5. Records-TEXT - [ ]...
https://etherscan.io/address/0x084b1c3c81545d370f3634392de611caabff8148
Example: ENS allows you to use their public resolvers (for which there are 3, maybe more) and your own resolvers. We can get the resolver via a function call like...