Transaction

SendTransaction Process

  1. Transaction is possible only when DApp and Wallet are connected and approved.




  2. Please check the "SendTransaction" section of Functions for DApp sending transactions to the Wallet.




After creating a Transaction in DApp, the value is sent to the Wallet through SendTransaction.

The screen below shows the Transaction received from the Wallet and performs a Value Check.

Transactions currently supported by the NEOPIN Wallet are ERC-20 compliant transfers. Please check the ABI to create a Transaction.

When you “Send Transaction”, the Wallet performs the following actions.

  1. Payload, Transaction Verification

  2. Action (Coin/Token Transfer)

  3. Send Action Result to DApp

  4. (Optional) If there is a DeepLink entered in WCPeerMeta, open the App with that DeepLink.

Last updated