Skip to main content

getCreateAccessListParams

Callable

  • getCreateAccessListParams(__namedParameters: { abi: AbiFunctionFragment; contractOptions: ContractOptions; options?: { data?: string; dataInputFill?: input | data | both; from?: string; gas?: string; gasPrice?: string; input?: string; maxFeePerGas?: string; maxPriorityFeePerGas?: string; nonce?: string; to?: string; type?: string | number }; params: unknown[] }): TransactionForAccessList

  • Parameters

    • __namedParameters: { abi: AbiFunctionFragment; contractOptions: ContractOptions; options?: { data?: string; dataInputFill?: input | data | both; from?: string; gas?: string; gasPrice?: string; input?: string; maxFeePerGas?: string; maxPriorityFeePerGas?: string; nonce?: string; to?: string; type?: string | number }; params: unknown[] }

    Returns TransactionForAccessList