James Sangalli
James Sangalli
observe the following: Must be the admin With the following admin attribute: admin This comparison will not work because the attribute type admin is not checksummed but the owner address...
if I have a token class I can manually add the CDATA tag to prevent the XML lint from complaining. If I use a dependency like ENS name hash and...
If I want to dynamically get the address to send a transaction to, I cannot do so as the ref will not resolve. Take the following: ``` ``` Fed into...
Many functions have no return values.
To be able to release an ENS domain for a refund you have to hold the domain for at least one year. To find this out you need to get...
If a developer references a file locally the parser will not put it into the file, it should do this just like it does with externally referenced URL scripts Example:...
Problem: When creating a TokenScript that has multiple actions, sometimes you need to know what action you are in so that you can serve unique content. At the moment it...
Currently there is no way to get the native balance except via a contract call which would be cheating. So for example, if the user is on Ethereum mainet, the...