Lux.Web3.Contracts.AgenticCompany.Errors.AgentTokenTransferFailed (Lux v0.5.0)
View SourceError struct for error AgentTokenTransferFailed
Summary
Types
@type t() :: %Lux.Web3.Contracts.AgenticCompany.Errors.AgentTokenTransferFailed{ amount: non_neg_integer(), from: Ethers.Types.t_address(), to: Ethers.Types.t_address() }