Hierarchy

  • IERC721__factory

Constructors

Properties

Methods

Constructors

Properties

abi: ({
    anonymous: boolean;
    inputs: {
        indexed: boolean;
        internalType: string;
        name: string;
        type: string;
    }[];
    name: string;
    outputs: undefined;
    stateMutability: undefined;
    type: string;
} | {
    anonymous: undefined;
    inputs: {
        internalType: string;
        name: string;
        type: string;
    }[];
    name: string;
    outputs: {
        internalType: string;
        name: string;
        type: string;
    }[];
    stateMutability: string;
    type: string;
})[] = _abi

Methods

Generated using TypeDoc