Get the tx data for Atomex Contract AdditionalFunds call
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
contract address and tx data that can be used to make a contract call
Get the tx data for Atomex Contract Refund Swap call
contract address and tx data that can be used to make a contract call
Encodes Public Key in a form compliant with Atomex
encoded public key
Encodes Signature in a form compliant with Atomex
encoded signature
Estimates Initiate fees for a Swap
the initiate fees for Swap
Estimates Miner Fee and Reward for Redeem to be used in a Swap
the minerFee and the rewardForRedeem
Get the details needed for getAuthToken
request
details required for Atomex Auth
Get Block level
level of the block and block generation time
Check validity of an 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]
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
Connects to the supported tezos chain
networks supported by atomex, can be either mainnet or testnet
FA1.2 token symbol
chain id of the connected chain
Generated using TypeDoc
TZIP-7 Util class for Tezos FA1.2 tokens related Atomex helper functions