tupelo-wasm-sdk

Home > tupelo-wasm-sdk > receiveTokenTransactionFromPayload

receiveTokenTransactionFromPayload variable

This function is useful if you have the full payload from the send token sent to you no need to deconstruct and the reconstruct the payload. Often wallets will send this payload as base64.

Signature:

receiveTokenTransactionFromPayload: (payload: TokenPayload) => Transaction