Optional repaymentOptional amounts: bigint[]Optional nftOptional statsOptional standards?: TokenStandardType[]Optional collections?: number[]Optional cursor?: stringOptional contractOptional slug?: undefinedDelegate should be used when token is used as collateral for an active loan.
Optional rights?: `0x${string}`RevokeDelegate should be used when token is not being used as collateral.
Optional contract?: `0x${string}`RevokeDelegationsAndEmitLoan should be used when token has been delegated without being revoked, and a new loan wants to be emitted, erasing the delegations provided as argument.
Optional to?: `0x${string}`Optional to?: `0x${string}`Optional amount?: bigintOptional to?: `0x${string}`Optional currencies?: CreateVaultCurrenciesOptional currencies?: CreateVaultCurrenciesOptional userOptional reservoir
Delegate Multicall should be used when token is used as collateral for an active loan. Multicall will be performed to the contract address of the first delegation.