Skip to main content

createAccessList

Callable


  • View additional documentations here: createAccessList


    Type parameters

    Parameters

    Returns Promise<{ accessList?: { readonly address?: string | undefined; readonly storageKeys?: string[] | undefined; }[]; gasUsed?: NumberTypes[ReturnFormat[number]] }>