Skip to content

@armada/sdk / index / encodeYieldDepositBinding

Function: encodeYieldDepositBinding()

encodeYieldDepositBinding(npk, encryptedBundle, shieldKey): `0x${string}`

Defined in: src/tx/adapt-params.ts:47

Bind the re-shield destination for a yield deposit/lend (matches YieldAdaptParams.encode/3).

Parameters

npk

bigint

encryptedBundle

readonly [string, string, string]

shieldKey

string

Returns

`0x${string}`