secretHash to identify swap
contract address and tx data that can be used to make a contract call
Get the tx data for Atomex Contract Initiate Swap call
contract address and tx data that can be used to make a contract call
Get the tx data for Atomex Contract Redeem Swap call
secret that can used to verify and redeem the funds
contract address and tx data that can be used to make a contract call
Get the tx data for Atomex Contract Refund Swap call
secretHash to identify swap
contract address and tx data that can be used to make a contract call
Encodes Public Key in a form compliant with Atomex
public key
encoded public key
Encodes Signature in a form compliant with Atomex
signature to encode
encoded signature
Estimates Initiate fees for a Swap
the initiator address
the initiate fees for Swap
Estimates Miner Fee and Reward for Redeem to be used in a Swap
the counter-party address
the minerFee and the rewardForRedeem
Get the details needed for getAuthToken
request
message to include for the Atomex Authentication message
required for Tezos blockchain, in order to determine the EC algorithm
details required for Atomex Auth
Check validity of an account address
account address
true if valid, else false
Validate the Swap Details on chain using the tx detail from Atomex [does not check tx status, use status provided by atomex]
block height of the block where the tx is present
operation/tx hash to identify blockchain transaction
status of tx, current no. of confirms and est. next block generation timestamp.
No. of confirmations and block timestamp is only returned when status:Included
Generated using TypeDoc
Get the tx data for Atomex Contract AdditionalFunds call