Type alias FreezeTokenPaymentRouteArgsUnlockFunds
Freeze
Token
Payment
Route
Args
Unlock
Funds
: { candyGuardAuthority
: Signer; destinationAta
: PublicKey<string>; mint
: PublicKey<string>; path
: "unlockFunds"; }
Type declaration
-
candyGuardAuthority: Signer
-
destinationAta: PublicKey<string>
-
-
path: "unlockFunds"
The
unlockFunds
path transfers all of the escrow funds to the configured destination token address once all NFTs have been thawed.