trustwallet / trust-wallet-ios

:iphone: Trust - Ethereum Wallet and Web3 DApp Browser for iOS
https://trustwallet.com
GNU General Public License v3.0
1.52k stars 721 forks source link

Add contract field #224

Closed ghost closed 6 years ago

ghost commented 6 years ago

If to null, that means it's a contract creation event: https://poa.trustwalletapp.com/transactions/0x75ec04f00feed006cb1ac595e855ea432238ae32fe1071b23a04193a141c43c0

SmartLayer commented 6 years ago

Are you going to offer user the capacity to create a smart contract from a mobile agent? What's the scenario the user would want to do this? A payment-request maybe? (A payment request is a smart-contract which expects certain amount of money to be sent to it before certain date - only when the countract calls the following contract for action needed after payment.) A decentralised exchange oder? (If ether is deposited to this smart-contract address, the ICO token held will be transferred to the ether sender)

ghost commented 6 years ago

This is a separate issue from you mentioned in the original issue.

But for the case you talking about we are working on DApps marketplace to have different apps that you can interact with.

ghost commented 6 years ago

@kolya182 can you take a look at this at ray repo?