Static createOptional purchaseOptional repaymentOptional sellOptional repayOptional 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}`Transfer an NFT to another wallet. The sender is the connected wallet account.
Supports ERC721 (default), ERC1155, naked CryptoPunks and old (pre-ERC721) collections.
amount only applies to ERC1155 transfers.
Optional standard?: TransferNftStandardOptional amount?: bigintOptional amount?: bigintOptional to?: `0x${string}`Optional currencies?: CreateVaultCurrenciesOptional currencies?: CreateVaultCurrenciesOptional userOptional purchaseOptional swapOptional purchaseOptional swapStatic calculateStatic buildOptional issued
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.