Submits the VAA to the application
AlgodV2 client
Application ID of the token bridge
Application ID of the core bridge
The VAA to be submitted
Sending account address
Confirmation log
Checks to see it the account exists for the application
An Algodv2 client
Application ID
Account address to check
true, if account exists for application. Otherwise, returns false
Checks if the asset has been opted in by the receiver
Algodv2 client
Algorand asset index
Account address
True if the asset was opted in, else false
Calculates the logic sig account for the application
An Algodv2 client
Application ID
Application index
Emitter address
LogicSigAccountInfo
Returns the local data for an application ID
Algodv2 client
Application ID of interest
Address of the account
Uint8Array of data squirreled away
Return the message fee for the core bridge
An Algodv2 client
The application ID of the core bridge
The message fee for the core bridge
Calculates the logic sig account for the application
An Algodv2 client
Sender address
Application ID
Application index
Emitter address
Address and array of TransactionSignerPairs
Submits just the header of the VAA
AlgodV2 client
Application ID of the core bridge
The VAA (Just the header is used)
Sending account address
Application ID
Current VAA state
Generated using TypeDoc
Parses the VAA into a Map
The VAA to be parsed
The ParsedVAA containing the parsed elements of the VAA