Class Multicall3_Call3
- Namespace
- Thirdweb.AccountAbstraction
- Assembly
- Thirdweb.dll
public class Multicall3_Call3
- Inheritance
-
Multicall3_Call3
- Inherited Members
Properties
AllowFailure
[Parameter("bool", "allowFailure", 2)]
public virtual bool AllowFailure { get; set; }
Property Value
CallData
[Parameter("bytes", "callData", 3)]
public virtual byte[] CallData { get; set; }
Property Value
- byte[]
Target
[Parameter("address", "target", 1)]
public virtual string Target { get; set; }