TransferSchema#

class langchain_community.tools.ainetwork.transfer.TransferSchema[source]#

Bases: BaseModel

Schema for transfer operations.

Create a new model by parsing and validating input data from keyword arguments.

Raises ValidationError if the input data cannot be parsed to form a valid model.

param address: str [Required]#

Address to transfer AIN to

param amount: int [Required]#

Amount of AIN to transfer