Logo

transfer

UnofficialPreliminary, reverse-engineered version published by the tx3 team for testing and exploration. It is not endorsed by the original protocol authors. Do not use in mainnet. • v0.1.0

About this Protocol

Send ADA from one Cardano address to another

Parties

The participants involved in this protocol's transactions.

senderAddress that sends the ADA, pays the network fee and receives the change.
receiverAddress that receives the ADA.

Transactions

The transactions defined in this protocol, with their parameters, inputs, and outputs.

transfer

Send ADA from the sender to the receiver; the sender pays the fee and gets the change back.

Diagram

transferquantity sender receiver sender source payment change

Parameters

quantityIntAmount to send, in lovelace; 1 ADA = 1,000,000 lovelace.

Inputs

sourcesenderwallet

Outputs

receivernono
sendernono

Profiles

Pre-configured sets of environment and party values for different deployment targets.

Back to all Protocols