TokenScript
TokenScript copied to clipboard
TokenScript schema, specs and paper
@find out how to do a query into event. This is an example (the address is mine) of withdrawing (claiming) 482 Uni token, observe the event: https://cn.etherscan.com/tx/0x68a7c154b6dbc38505612f0c0738628f5f9d869da8372edf824feae7576026e8#eventlog ```` Address 0x090d4613473dee047c3f2706764f49e0821d256e...
The contract has to have the decimal property applied to many but not all attributes, instead of them being specified as `as="e16"` Example scenario where `as` wouldn't solve the problem:...
Allow the use of in activity card and perhaps also token card as recommended by James Brown in [#39 TokenScript meeting](https://community.tokenscript.org/t/tokenscript-meeting-39/390/2)
1. contract name keyref is not set up. 2.
**Swap** - Approved Smart Contract - Swapped 1.1 ETH to 278 USDT - Failed to swap 1.1 ETH for 278 USDT **Pools** ADD LIQUIDITY - Approved Smart Contract - Added...
Can we add a trade transaction, as displayed by the wallet in the screenshots below:  cc @colourfreak, to guide on the best design for us to represent swaps and...
As per @colourfreak's suggestion, to remove the contract balance on approve. 
'Trade' activity represents the exchange of tokens. Swaps are Uniswap is a prime example. Need to support the swaps that happen on popular DEX'es and Integrators.  Also, let me...
For a top-level `` element, there can be many ``. Current schema (in the `distinct` branch) allows any number of elements to have a boolean attribute `distinct` which defaults to...