From e7192a89094047cd4962c59a7e489bef94412385 Mon Sep 17 00:00:00 2001 From: andy-haynes <36863574+andy-haynes@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:20:11 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20near/nea?= =?UTF-8?q?r-api-js@f6b7794e81d10e3168ca969ad045007e1d26de53=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_near_js_accounts.account.Account.html | 44 +++++----- ...ar_js_accounts.account_2fa.Account2FA.html | 80 +++++++++---------- ...counts.account_creator.AccountCreator.html | 4 +- ...s.account_creator.LocalAccountCreator.html | 6 +- ...nts.account_creator.UrlAccountCreator.html | 6 +- ...unts.account_multisig.AccountMultisig.html | 54 ++++++------- ...ear_js_accounts.connection.Connection.html | 6 +- .../_near_js_accounts.contract.Contract.html | 4 +- ...s_accounts.errors.ArgumentSchemaError.html | 4 +- ...js_accounts.errors.ConflictingOptions.html | 4 +- ..._accounts.errors.UnknownArgumentError.html | 4 +- ....errors.UnsupportedSerializationError.html | 4 +- ...cal_view_execution.LocalViewExecution.html | 6 +- ....local_view_execution_runtime.Runtime.html | 4 +- ....local_view_execution_storage.Storage.html | 4 +- ...near_js_biometric_ed25519.fido2.Fido2.html | 4 +- ...d25519.index-1.PasskeyProcessCanceled.html | 4 +- classes/_near_js_crypto.key_pair.KeyPair.html | 8 +- ...r_js_crypto.key_pair_base.KeyPairBase.html | 4 +- ...rypto.key_pair_ed25519.KeyPairEd25519.html | 14 ++-- ...o.key_pair_secp256k1.KeyPairSecp256k1.html | 6 +- .../_near_js_crypto.public_key.PublicKey.html | 12 +-- ...ar_js_iframe_rpc.iframe_rpc.IFrameRPC.html | 22 ++--- ...e_rpc.iframe_rpc_error.IFrameRPCError.html | 6 +- ....in_memory_key_store.InMemoryKeyStore.html | 16 ++-- .../_near_js_keystores.keystore.KeyStore.html | 4 +- ...ystores.merge_key_store.MergeKeyStore.html | 16 ++-- ...key_store.BrowserLocalStorageKeyStore.html | 16 ++-- ...eystore.UnencryptedFileSystemKeyStore.html | 16 ++-- ...over_rpc_provider.FailoverRpcProvider.html | 42 +++++----- ...ers.json_rpc_provider.JsonRpcProvider.html | 46 +++++------ ...gners.in_memory_signer.InMemorySigner.html | 12 +-- classes/_near_js_signers.signer.Signer.html | 8 +- ...ear_js_transactions.actions.AccessKey.html | 4 +- ...nsactions.actions.AccessKeyPermission.html | 4 +- .../_near_js_transactions.actions.Action.html | 4 +- .../_near_js_transactions.actions.AddKey.html | 4 +- ...js_transactions.actions.CreateAccount.html | 2 +- ...js_transactions.actions.DeleteAccount.html | 4 +- ...ear_js_transactions.actions.DeleteKey.html | 4 +- ...s_transactions.actions.DeployContract.html | 4 +- ...sactions.actions.FullAccessPermission.html | 2 +- ..._js_transactions.actions.FunctionCall.html | 4 +- ...ctions.actions.FunctionCallPermission.html | 4 +- ..._near_js_transactions.actions.IAction.html | 2 +- ...s_transactions.actions.SignedDelegate.html | 4 +- .../_near_js_transactions.actions.Stake.html | 4 +- ...near_js_transactions.actions.Transfer.html | 4 +- ..._transactions.delegate.DelegateAction.html | 4 +- ...nsactions.prefix.DelegateActionPrefix.html | 4 +- ...transactions.schema.SignedTransaction.html | 4 +- ...ar_js_transactions.schema.Transaction.html | 4 +- ...r_js_transactions.signature.Signature.html | 4 +- .../_near_js_types.assignable.Assignable.html | 4 +- ...ear_js_types.errors.ArgumentTypeError.html | 4 +- .../_near_js_types.errors.ErrorContext.html | 4 +- ...r_js_types.errors.PositionalArgsError.html | 4 +- classes/_near_js_types.errors.TypedError.html | 4 +- ...s_utils.errors_rpc_errors.ServerError.html | 2 +- ...s.logger_console_logger.ConsoleLogger.html | 16 ++-- .../_near_js_utils.logger_logger.Logger.html | 16 ++-- .../_near_js_wallet_account.near.Near.html | 8 +- ....walletAccount.ConnectedWalletAccount.html | 10 +-- ...ccount.walletAccount.WalletConnection.html | 22 ++--- classes/near_api_js.utils_enums.Enum.html | 4 +- ...s.MultisigDeleteRequestRejectionError.html | 4 +- ...js_accounts.types.MultisigStateStatus.html | 4 +- enums/_near_js_crypto.constants.KeySize.html | 4 +- enums/_near_js_crypto.constants.KeyType.html | 4 +- ...js_types.provider_light_client.IdType.html | 4 +- ...rovider_response.ExecutionStatusBasic.html | 4 +- ...er_response.FinalExecutionStatusBasic.html | 4 +- ...s_accounts.utils.encodeJSContractArgs.html | 2 +- .../_near_js_accounts.utils.validateArgs.html | 2 +- .../_near_js_accounts.utils.viewFunction.html | 2 +- .../_near_js_accounts.utils.viewState.html | 2 +- ...s_biometric_ed25519.index-1.createKey.html | 2 +- ..._js_biometric_ed25519.index-1.getKeys.html | 2 +- ...ric_ed25519.index-1.isDeviceSupported.html | 2 +- ...ic_ed25519.index-1.isPassKeyAvailable.html | 2 +- ...25519.utils.get64BytePublicKeyFromPEM.html | 2 +- ...c_ed25519.utils.preformatGetAssertReq.html | 2 +- ...ic_ed25519.utils.preformatMakeCredReq.html | 2 +- ...25519.utils.publicKeyCredentialToJSON.html | 2 +- ...metric_ed25519.utils.recoverPublicKey.html | 2 +- ...25519.utils.sanitizeCreateKeyResponse.html | 2 +- ..._ed25519.utils.sanitizeGetKeyResponse.html | 2 +- ...tric_ed25519.utils.uint8ArrayToBigInt.html | 2 +- ...metric_ed25519.utils.validateUsername.html | 2 +- ...near_js_iframe_rpc.types.isRPCMessage.html | 2 +- ...xponential_backoff.exponentialBackoff.html | 2 +- .../_near_js_providers.fetch.default.html | 2 +- ...ear_js_providers.fetch_json.fetchJson.html | 2 +- ....action_creators.stringifyJsonOrBytes.html | 2 +- ....create_transaction.createTransaction.html | 2 +- ...sactions.delegate.buildDelegateAction.html | 2 +- ...ctions.schema.decodeSignedTransaction.html | 2 +- ...transactions.schema.decodeTransaction.html | 2 +- ...nsactions.schema.encodeDelegateAction.html | 2 +- ...nsactions.schema.encodeSignedDelegate.html | 2 +- ...transactions.schema.encodeTransaction.html | 2 +- ..._transactions.sign.signDelegateAction.html | 2 +- ..._js_transactions.sign.signTransaction.html | 2 +- ...ear_js_utils.errors_errors.logWarning.html | 2 +- ...s_utils.errors_rpc_errors.formatError.html | 2 +- ...c_errors.getErrorTypeFromErrorMessage.html | 2 +- ...ls.errors_rpc_errors.parseResultError.html | 2 +- ...utils.errors_rpc_errors.parseRpcError.html | 2 +- .../_near_js_utils.format.baseDecode.html | 2 +- .../_near_js_utils.format.baseEncode.html | 2 +- ...near_js_utils.format.formatNearAmount.html | 2 +- ..._near_js_utils.format.parseNearAmount.html | 2 +- ...r_js_utils.logging.printTxOutcomeLogs.html | 2 +- ...logging.printTxOutcomeLogsAndFailures.html | 2 +- .../_near_js_utils.utils.sortBigIntAsc.html | 2 +- ..._utils.validators.diffEpochValidators.html | 2 +- ...ear_js_utils.validators.findSeatPrice.html | 2 +- .../near_api_js.browserConnect.connect.html | 2 +- functions/near_api_js.connect.connect.html | 2 +- .../near_api_js.transaction.addKey-1.html | 2 +- ...ar_api_js.transaction.createAccount-1.html | 2 +- ...ar_api_js.transaction.deleteAccount-1.html | 2 +- .../near_api_js.transaction.deleteKey-1.html | 2 +- ...r_api_js.transaction.deployContract-1.html | 2 +- ...near_api_js.transaction.fullAccessKey.html | 2 +- ...ear_api_js.transaction.functionCall-1.html | 2 +- ..._js.transaction.functionCallAccessKey.html | 2 +- .../near_api_js.transaction.stake-1.html | 2 +- .../near_api_js.transaction.transfer-1.html | 2 +- ...accounts.account.AccountAuthorizedApp.html | 4 +- ...ar_js_accounts.account.AccountBalance.html | 4 +- ...account.SignAndSendTransactionOptions.html | 8 +- ..._js_accounts.contract.ContractMethods.html | 10 +-- ...s.interface.ChangeFunctionCallOptions.html | 20 ++--- ...ccounts.interface.FunctionCallOptions.html | 16 ++-- ..._js_accounts.interface.IntoConnection.html | 4 +- ...nts.interface.ViewFunctionCallOptions.html | 16 ++-- ...al_view_execution_storage.StorageData.html | 4 +- ...view_execution_storage.StorageOptions.html | 4 +- ...al_view_execution_types.ContractState.html | 2 +- ...ear_js_crypto.key_pair_base.Signature.html | 4 +- ..._js_iframe_rpc.iframe_rpc.IRPCOptions.html | 4 +- ...ear_js_iframe_rpc.types.IMessageEvent.html | 4 +- ...ar_js_iframe_rpc.types.IMessagePoster.html | 4 +- ..._js_iframe_rpc.types.IMessageReceiver.html | 4 +- .../_near_js_iframe_rpc.types.IRPCMethod.html | 4 +- ...near_js_iframe_rpc.types.IRPCResponse.html | 4 +- ...s_providers.fetch_json.ConnectionInfo.html | 4 +- ...nsactions.sign.SignedDelegateWithHash.html | 4 +- ...light_client.LightClientBlockLiteView.html | 4 +- ...rovider_light_client.LightClientProof.html | 4 +- ..._light_client.LightClientProofRequest.html | 4 +- ...ht_client.NextLightClientBlockRequest.html | 4 +- ...t_client.NextLightClientBlockResponse.html | 4 +- ...vider_protocol.AccessKeyWithPublicKey.html | 4 +- ...s_types.provider_protocol.BlockChange.html | 4 +- ...s.provider_protocol.BlockChangeResult.html | 4 +- ...s_types.provider_protocol.BlockHeader.html | 4 +- ...der_protocol.BlockHeaderInnerLiteView.html | 4 +- ...s_types.provider_protocol.BlockResult.html | 4 +- ..._types.provider_protocol.ChangeResult.html | 4 +- ...near_js_types.provider_protocol.Chunk.html | 4 +- ...s_types.provider_protocol.ChunkHeader.html | 4 +- ...s_types.provider_protocol.ChunkResult.html | 4 +- ...r_js_types.provider_protocol.GasPrice.html | 4 +- ...js_types.provider_protocol.MerkleNode.html | 4 +- ....provider_protocol.NearProtocolConfig.html | 4 +- ...er_protocol.NearProtocolRuntimeConfig.html | 4 +- ...es.provider_protocol.NodeStatusResult.html | 4 +- ...r_js_types.provider_protocol.SyncInfo.html | 4 +- ...s_types.provider_protocol.TotalWeight.html | 4 +- ...s_types.provider_protocol.Transaction.html | 4 +- ....provider_request.CallFunctionRequest.html | 4 +- ...ider_request.ViewAccessKeyListRequest.html | 4 +- ...provider_request.ViewAccessKeyRequest.html | 4 +- ...s.provider_request.ViewAccountRequest.html | 4 +- ...ypes.provider_request.ViewCodeRequest.html | 4 +- ...pes.provider_request.ViewStateRequest.html | 4 +- ...s.provider_response.AccessKeyInfoView.html | 4 +- ...types.provider_response.AccessKeyList.html | 4 +- ...types.provider_response.AccessKeyView.html | 4 +- ...es.provider_response.AccessKeyViewRaw.html | 4 +- ...s_types.provider_response.AccountView.html | 4 +- ...js_types.provider_response.CodeResult.html | 4 +- ...es.provider_response.ContractCodeView.html | 4 +- ...ypes.provider_response.ExecutionError.html | 4 +- ...es.provider_response.ExecutionOutcome.html | 4 +- ...vider_response.ExecutionOutcomeWithId.html | 4 +- ...r_response.ExecutionOutcomeWithIdView.html | 4 +- ...pes.provider_response.ExecutionStatus.html | 4 +- ...ovider_response.FinalExecutionOutcome.html | 4 +- ...rovider_response.FinalExecutionStatus.html | 4 +- ...r_response.FunctionCallPermissionView.html | 4 +- ...s.provider_response.QueryResponseKind.html | 4 +- ...pes.provider_response.ViewStateResult.html | 4 +- ...r_validator.CurrentEpochValidatorInfo.html | 4 +- ...provider_validator.EpochValidatorInfo.html | 4 +- ...ider_validator.NextEpochValidatorInfo.html | 4 +- ...provider_validator.ValidatorStakeView.html | 4 +- ..._utils.logger_interface.LoggerService.html | 14 ++-- ...utils.validators.ChangedValidatorInfo.html | 4 +- ..._utils.validators.EpochValidatorsDiff.html | 4 +- ...ear_js_wallet_account.near.NearConfig.html | 26 +++--- ...r_api_js.browserConnect.ConnectConfig.html | 2 +- .../near_api_js.connect.ConnectConfig.html | 4 +- modules/_near_js_accounts.account.html | 2 +- modules/_near_js_accounts.account_2fa.html | 2 +- .../_near_js_accounts.account_creator.html | 2 +- .../_near_js_accounts.account_multisig.html | 2 +- modules/_near_js_accounts.connection.html | 2 +- modules/_near_js_accounts.constants.html | 2 +- modules/_near_js_accounts.contract.html | 2 +- modules/_near_js_accounts.errors.html | 2 +- modules/_near_js_accounts.index.html | 2 +- modules/_near_js_accounts.interface.html | 2 +- ...near_js_accounts.local_view_execution.html | 2 +- ...accounts.local_view_execution_runtime.html | 2 +- ...accounts.local_view_execution_storage.html | 2 +- ...s_accounts.local_view_execution_types.html | 2 +- modules/_near_js_accounts.types.html | 2 +- modules/_near_js_accounts.utils.html | 2 +- modules/_near_js_biometric_ed25519.fido2.html | 2 +- .../_near_js_biometric_ed25519.index-1.html | 2 +- modules/_near_js_biometric_ed25519.index.html | 2 +- modules/_near_js_biometric_ed25519.utils.html | 2 +- modules/_near_js_crypto.constants.html | 2 +- modules/_near_js_crypto.index.html | 2 +- modules/_near_js_crypto.key_pair.html | 2 +- modules/_near_js_crypto.key_pair_base.html | 2 +- modules/_near_js_crypto.key_pair_ed25519.html | 2 +- .../_near_js_crypto.key_pair_secp256k1.html | 2 +- modules/_near_js_crypto.public_key.html | 2 +- modules/_near_js_iframe_rpc.iframe_rpc.html | 2 +- .../_near_js_iframe_rpc.iframe_rpc_error.html | 2 +- modules/_near_js_iframe_rpc.index.html | 2 +- modules/_near_js_iframe_rpc.types.html | 2 +- ...near_js_keystores.in_memory_key_store.html | 2 +- modules/_near_js_keystores.index.html | 2 +- modules/_near_js_keystores.keystore.html | 2 +- .../_near_js_keystores.merge_key_store.html | 2 +- ...owser.browser_local_storage_key_store.html | 2 +- modules/_near_js_keystores_browser.index.html | 2 +- modules/_near_js_keystores_node.index.html | 2 +- ...node.unencrypted_file_system_keystore.html | 2 +- ...near_js_providers.exponential_backoff.html | 2 +- ...ar_js_providers.failover_rpc_provider.html | 2 +- modules/_near_js_providers.fetch.html | 2 +- modules/_near_js_providers.fetch_json.html | 2 +- modules/_near_js_providers.index.html | 2 +- .../_near_js_providers.json_rpc_provider.html | 2 +- modules/_near_js_providers.provider.html | 2 +- .../_near_js_signers.in_memory_signer.html | 2 +- modules/_near_js_signers.index.html | 2 +- modules/_near_js_signers.signer.html | 2 +- ..._near_js_transactions.action_creators.html | 2 +- modules/_near_js_transactions.actions.html | 2 +- ...ar_js_transactions.create_transaction.html | 2 +- modules/_near_js_transactions.delegate.html | 2 +- modules/_near_js_transactions.index.html | 2 +- modules/_near_js_transactions.prefix.html | 2 +- modules/_near_js_transactions.schema.html | 2 +- modules/_near_js_transactions.sign.html | 2 +- modules/_near_js_transactions.signature.html | 2 +- modules/_near_js_types.assignable.html | 2 +- modules/_near_js_types.errors.html | 2 +- modules/_near_js_types.index.html | 2 +- modules/_near_js_types.provider-1.html | 2 +- modules/_near_js_types.provider.html | 2 +- ...near_js_types.provider_light_client-1.html | 2 +- .../_near_js_types.provider_light_client.html | 2 +- .../_near_js_types.provider_protocol-1.html | 2 +- modules/_near_js_types.provider_protocol.html | 2 +- .../_near_js_types.provider_request-1.html | 2 +- modules/_near_js_types.provider_request.html | 2 +- .../_near_js_types.provider_response-1.html | 2 +- modules/_near_js_types.provider_response.html | 2 +- .../_near_js_types.provider_validator-1.html | 2 +- .../_near_js_types.provider_validator.html | 2 +- modules/_near_js_utils.constants.html | 2 +- modules/_near_js_utils.errors.html | 2 +- modules/_near_js_utils.errors_errors.html | 2 +- modules/_near_js_utils.errors_rpc_errors.html | 2 +- modules/_near_js_utils.format.html | 2 +- modules/_near_js_utils.index.html | 2 +- modules/_near_js_utils.logger.html | 2 +- .../_near_js_utils.logger_console_logger.html | 2 +- modules/_near_js_utils.logger_interface.html | 2 +- modules/_near_js_utils.logger_logger.html | 2 +- modules/_near_js_utils.logging.html | 2 +- modules/_near_js_utils.provider.html | 2 +- modules/_near_js_utils.utils.html | 2 +- modules/_near_js_utils.validators.html | 2 +- modules/_near_js_wallet_account.index.html | 2 +- modules/_near_js_wallet_account.near.html | 2 +- ..._near_js_wallet_account.walletAccount.html | 2 +- modules/near_api_js.account.html | 2 +- modules/near_api_js.account_creator.html | 2 +- modules/near_api_js.account_multisig.html | 2 +- modules/near_api_js.browserConnect.html | 2 +- modules/near_api_js.connect.html | 2 +- modules/near_api_js.connection.html | 2 +- modules/near_api_js.constants.html | 2 +- modules/near_api_js.contract.html | 2 +- ...tores_browser_local_storage_key_store.html | 2 +- ...api_js.key_stores_in_memory_key_store.html | 2 +- modules/near_api_js.key_stores_keystore.html | 2 +- ...ear_api_js.key_stores_merge_key_store.html | 2 +- ...ores_unencrypted_file_system_keystore.html | 2 +- modules/near_api_js.near.html | 2 +- ...pi_js.providers_failover_rpc_provider.html | 2 +- ...ar_api_js.providers_json_rpc_provider.html | 2 +- modules/near_api_js.providers_provider.html | 2 +- modules/near_api_js.signer.html | 2 +- modules/near_api_js.transaction.html | 2 +- modules/near_api_js.utils.html | 2 +- modules/near_api_js.utils_enums.html | 2 +- modules/near_api_js.utils_errors.html | 2 +- modules/near_api_js.utils_format.html | 2 +- modules/near_api_js.utils_key_pair.html | 2 +- modules/near_api_js.utils_logger.html | 2 +- modules/near_api_js.utils_rpc_errors.html | 2 +- modules/near_api_js.utils_serialize.html | 2 +- modules/near_api_js.utils_web.html | 2 +- modules/near_api_js.validators.html | 2 +- modules/near_api_js.wallet_account.html | 2 +- ...etric_ed25519.index.AssertionResponse.html | 2 +- ...near_js_crypto.key_pair.KeyPairString.html | 2 +- .../_near_js_iframe_rpc.types.RPCMessage.html | 2 +- ..._js_types.provider_protocol.BlockHash.html | 2 +- ...s_types.provider_protocol.BlockHeight.html | 2 +- ...ar_js_types.provider_protocol.BlockId.html | 2 +- ...ypes.provider_protocol.BlockReference.html | 2 +- ..._types.provider_protocol.BlockShardId.html | 2 +- ..._js_types.provider_protocol.ChunkHash.html | 2 +- ...ar_js_types.provider_protocol.ChunkId.html | 2 +- ...r_js_types.provider_protocol.Finality.html | 2 +- ...js_types.provider_protocol.MerklePath.html | 2 +- ...ar_js_types.provider_protocol.ShardId.html | 2 +- ...s.provider_protocol.TxExecutionStatus.html | 2 +- ...ypes.provider_request.RpcQueryRequest.html | 2 +- ...ar_js_utils.logger_interface.LogLevel.html | 2 +- .../near_api_js.utils_key_pair.Arrayish.html | 2 +- ...accounts.constants.MULTISIG_ALLOWANCE.html | 2 +- ...nts.constants.MULTISIG_CHANGE_METHODS.html | 2 +- ...ts.constants.MULTISIG_CONFIRM_METHODS.html | 2 +- ...s_accounts.constants.MULTISIG_DEPOSIT.html | 2 +- ...ar_js_accounts.constants.MULTISIG_GAS.html | 2 +- ...counts.constants.MULTISIG_STORAGE_KEY.html | 2 +- ...ar_js_iframe_rpc.types.windowReceiver.html | 2 +- ...ctions.action_creators.actionCreators.html | 2 +- .../_near_js_transactions.schema.SCHEMA.html | 2 +- ...s.constants.DEFAULT_FUNCTION_CALL_GAS.html | 2 +- ..._near_js_utils.format.NEAR_NOMINATION.html | 2 +- ...r_js_utils.format.NEAR_NOMINATION_EXP.html | 2 +- 354 files changed, 742 insertions(+), 742 deletions(-) diff --git a/classes/_near_js_accounts.account.Account.html b/classes/_near_js_accounts.account.Account.html index c69f11cdf0..138445e82b 100644 --- a/classes/_near_js_accounts.account.Account.html +++ b/classes/_near_js_accounts.account.Account.html @@ -1,5 +1,5 @@ Account | Documentation

This class provides common account related RPC calls including signing transactions with a KeyPair.

-

Hierarchy

Implements

Constructors

Hierarchy

Implements

Constructors

Properties

Methods

addKey @@ -23,60 +23,60 @@ state viewFunction viewState -

Constructors

Properties

accountId: string
connection: Connection

Methods

  • Parameters

    • publicKey: string | PublicKey

      A public key to be associated with the contract

      +

Constructors

Properties

accountId: string
connection: Connection

Methods

  • Create a new account and deploy a contract to it

    +
  • amount: bigint

Returns Promise<FinalExecutionOutcome>

Returns Promise<Account>

Returns Promise<FinalExecutionOutcome>

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.account_2fa.Account2FA.html b/classes/_near_js_accounts.account_2fa.Account2FA.html index 92ffb56135..d2740db0b9 100644 --- a/classes/_near_js_accounts.account_2fa.Account2FA.html +++ b/classes/_near_js_accounts.account_2fa.Account2FA.html @@ -1,5 +1,5 @@ Account2FA | Documentation

This class provides common account related RPC calls including signing transactions with a KeyPair.

-

Hierarchy

Constructors

Hierarchy

Constructors

Properties

accountId: string
connection: Connection
getCode: getCodeFunction
helperUrl: string = 'https://helper.testnet.near.org'
onAddRequestResult: ((any) => any)

Type declaration

    • (any): any
    • Parameters

      • any: any

      Returns any

onConfirmResult: ((any) => any)

Type declaration

    • (any): any
    • Parameters

      • any: any

      Returns any

sendCode: sendCodeFunction

+

Constructors

Properties

accountId: string
connection: Connection
getCode: getCodeFunction
helperUrl: string = 'https://helper.testnet.near.org'
onAddRequestResult: ((any) => any)

Type declaration

    • (any): any
    • Parameters

      • any: any

      Returns any

onConfirmResult: ((any) => any)

Type declaration

    • (any): any
    • Parameters

      • any: any

      Returns any

sendCode: sendCodeFunction

Account2FA has options object where you can provide callbacks for:

  • sendCode: how to send the 2FA code in case you don't use NEAR Contract Helper
  • @@ -59,124 +59,124 @@
  • onResult: the tx result after it's been confirmed by NEAR Contract Helper

-
storage: any
verifyCode: verifyCodeFunction

Methods

storage: any
verifyCode: verifyCodeFunction

Methods

  • This method submits a canary transaction that is expected to always fail in order to determine whether the contract currently has valid multisig state and whether it is initialized. The canary transaction attempts to delete a request at index u32_max and will go through if a request exists at that index. a u32_max + 1 and -1 value cannot be used for the canary due to expected u32 error thrown before deserialization attempt.

    Parameters

    • Optional contractBytes: Uint8Array

      The bytecode of the multisig contract.

    Returns Promise<{
        codeStatus: MultisigCodeStatus;
        stateStatus: MultisigStateStatus;
    }>

    A promise that resolves to the status of the code and state.

    -
  • Create a new account and deploy a contract to it

    +
  • amount: bigint

Returns Promise<FinalExecutionOutcome>

Returns Promise<Account>

Returns Promise<FinalExecutionOutcome>

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.account_creator.AccountCreator.html b/classes/_near_js_accounts.account_creator.AccountCreator.html index ebdcf3b136..b05bee0642 100644 --- a/classes/_near_js_accounts.account_creator.AccountCreator.html +++ b/classes/_near_js_accounts.account_creator.AccountCreator.html @@ -1,4 +1,4 @@ AccountCreator | Documentation

Account creator provides an interface for implementations to actually create accounts

-

Hierarchy

Constructors

Hierarchy

Constructors

Methods

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.account_creator.LocalAccountCreator.html b/classes/_near_js_accounts.account_creator.LocalAccountCreator.html index 0814d8f20a..75616347a9 100644 --- a/classes/_near_js_accounts.account_creator.LocalAccountCreator.html +++ b/classes/_near_js_accounts.account_creator.LocalAccountCreator.html @@ -1,9 +1,9 @@ LocalAccountCreator | Documentation

Account creator provides an interface for implementations to actually create accounts

-

Hierarchy

Constructors

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

initialBalance: bigint
masterAccount: Account

Methods

  • Creates an account using a masterAccount, meaning the new account is created from an existing account

    +

Constructors

Properties

initialBalance: bigint
masterAccount: Account

Methods

  • Creates an account using a masterAccount, meaning the new account is created from an existing account

    Parameters

    • newAccountId: string

      The name of the NEAR account to be created

    • publicKey: PublicKey

      The public key from the masterAccount used to create this account

      -

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.account_creator.UrlAccountCreator.html b/classes/_near_js_accounts.account_creator.UrlAccountCreator.html index 40ef967441..f2d9c57955 100644 --- a/classes/_near_js_accounts.account_creator.UrlAccountCreator.html +++ b/classes/_near_js_accounts.account_creator.UrlAccountCreator.html @@ -1,10 +1,10 @@ UrlAccountCreator | Documentation

Account creator provides an interface for implementations to actually create accounts

-

Hierarchy

Constructors

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

connection: Connection
helperUrl: string

Methods

  • Creates an account using a helperUrl +

Constructors

Properties

connection: Connection
helperUrl: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.account_multisig.AccountMultisig.html b/classes/_near_js_accounts.account_multisig.AccountMultisig.html index c22b13f0e7..3882b9b3b8 100644 --- a/classes/_near_js_accounts.account_multisig.AccountMultisig.html +++ b/classes/_near_js_accounts.account_multisig.AccountMultisig.html @@ -1,5 +1,5 @@ AccountMultisig | Documentation

This class provides common account related RPC calls including signing transactions with a KeyPair.

-

Hierarchy

Constructors

Hierarchy

Constructors

Properties

Parameters

  • connection: Connection

    The NEAR connection object.

  • accountId: string

    The NEAR account ID.

  • options: any

    Additional options for the multisig account.

    -

Returns AccountMultisig

Properties

accountId: string
connection: Connection
onAddRequestResult: ((any) => any)

Type declaration

    • (any): any
    • Parameters

      • any: any

      Returns any

storage: any

Methods

Properties

accountId: string
connection: Connection
onAddRequestResult: ((any) => any)

Type declaration

    • (any): any
    • Parameters

      • any: any

      Returns any

storage: any

Methods

  • This method submits a canary transaction that is expected to always fail in order to determine whether the contract currently has valid multisig state +

  • This method submits a canary transaction that is expected to always fail in order to determine whether the contract currently has valid multisig state and whether it is initialized. The canary transaction attempts to delete a request at index u32_max and will go through if a request exists at that index. a u32_max + 1 and -1 value cannot be used for the canary due to expected u32 error thrown before deserialization attempt.

    Parameters

    • Optional contractBytes: Uint8Array

      The bytecode of the multisig contract.

    Returns Promise<{
        codeStatus: MultisigCodeStatus;
        stateStatus: MultisigStateStatus;
    }>

    A promise that resolves to the status of the code and state.

    -
  • Create a new account and deploy a contract to it

    +
  • amount: bigint

Returns Promise<FinalExecutionOutcome>

  • Delete all multisig requests associated with the account.

    +

Returns Promise<Account>

Returns Promise<FinalExecutionOutcome>

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.connection.Connection.html b/classes/_near_js_accounts.connection.Connection.html index 29fb28c365..3d7e6d781d 100644 --- a/classes/_near_js_accounts.connection.Connection.html +++ b/classes/_near_js_accounts.connection.Connection.html @@ -1,10 +1,10 @@ Connection | Documentation

Connects an account to a given network via a given provider

-

Hierarchy

  • Connection

Implements

Constructors

Hierarchy

  • Connection

Implements

Constructors

Properties

jsvmAccountId: string
networkId: string
provider: Provider
signer: Signer

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

jsvmAccountId: string
networkId: string
provider: Provider
signer: Signer

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.contract.Contract.html b/classes/_near_js_accounts.contract.Contract.html index a84480637c..fb3bec425a 100644 --- a/classes/_near_js_accounts.contract.Contract.html +++ b/classes/_near_js_accounts.contract.Contract.html @@ -2,7 +2,7 @@

See

https://docs.near.org/tools/near-api-js/quick-reference#contract

Example

import { Contract } from 'near-api-js';

async function contractExample() {
const methodOptions = {
viewMethods: ['getMessageByAccountId'],
changeMethods: ['addMessage']
};
const contract = new Contract(
wallet.account(),
'contract-id.testnet',
methodOptions
);

// use a contract view method
const messages = await contract.getMessages({
accountId: 'example-account.testnet'
});

// use a contract change method
await contract.addMessage({
meta: 'some info',
callbackUrl: 'https://example.com/callback',
args: { text: 'my message' },
amount: 1
})
}
-

Hierarchy

Constructors

Hierarchy

  • Contract

Constructors

Properties

account? connection contractId @@ -10,4 +10,4 @@

Example

import<
 

Methods

Constructors

Properties

account?: Account

Deprecated

connection: Connection
contractId: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Returns Contract

Properties

account?: Account

Deprecated

connection: Connection
contractId: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.errors.ArgumentSchemaError.html b/classes/_near_js_accounts.errors.ArgumentSchemaError.html index 7376b46b34..d83985d7e5 100644 --- a/classes/_near_js_accounts.errors.ArgumentSchemaError.html +++ b/classes/_near_js_accounts.errors.ArgumentSchemaError.html @@ -1,11 +1,11 @@ -ArgumentSchemaError | Documentation

Hierarchy

  • Error
    • ArgumentSchemaError

Constructors

constructor +ArgumentSchemaError | Documentation

Hierarchy

  • Error
    • ArgumentSchemaError

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

    • (err, stackTraces): any
    • Optional override for formatting stack traces

      +

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.errors.ConflictingOptions.html b/classes/_near_js_accounts.errors.ConflictingOptions.html index 9c6a29afcc..6b552f52c9 100644 --- a/classes/_near_js_accounts.errors.ConflictingOptions.html +++ b/classes/_near_js_accounts.errors.ConflictingOptions.html @@ -1,11 +1,11 @@ -ConflictingOptions | Documentation

Hierarchy

  • Error
    • ConflictingOptions

Constructors

constructor +ConflictingOptions | Documentation

Hierarchy

  • Error
    • ConflictingOptions

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

    • (err, stackTraces): any
    • Optional override for formatting stack traces

      +

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.errors.UnknownArgumentError.html b/classes/_near_js_accounts.errors.UnknownArgumentError.html index aa5a7bcf70..707ba6c9ec 100644 --- a/classes/_near_js_accounts.errors.UnknownArgumentError.html +++ b/classes/_near_js_accounts.errors.UnknownArgumentError.html @@ -1,11 +1,11 @@ -UnknownArgumentError | Documentation

Hierarchy

  • Error
    • UnknownArgumentError

Constructors

constructor +UnknownArgumentError | Documentation

Hierarchy

  • Error
    • UnknownArgumentError

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

    • (err, stackTraces): any
    • Optional override for formatting stack traces

      +

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.errors.UnsupportedSerializationError.html b/classes/_near_js_accounts.errors.UnsupportedSerializationError.html index a4996dfe60..30494ef5e1 100644 --- a/classes/_near_js_accounts.errors.UnsupportedSerializationError.html +++ b/classes/_near_js_accounts.errors.UnsupportedSerializationError.html @@ -1,11 +1,11 @@ -UnsupportedSerializationError | Documentation

Hierarchy

  • Error
    • UnsupportedSerializationError

Constructors

constructor +UnsupportedSerializationError | Documentation

Hierarchy

  • Error
    • UnsupportedSerializationError

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

    • (err, stackTraces): any
    • Optional override for formatting stack traces

      +

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.local_view_execution.LocalViewExecution.html b/classes/_near_js_accounts.local_view_execution.LocalViewExecution.html index 10e6fa11d0..1d1796b99c 100644 --- a/classes/_near_js_accounts.local_view_execution.LocalViewExecution.html +++ b/classes/_near_js_accounts.local_view_execution.LocalViewExecution.html @@ -1,4 +1,4 @@ -LocalViewExecution | Documentation

Hierarchy

  • LocalViewExecution

Constructors

constructor +LocalViewExecution | Documentation

Hierarchy

  • LocalViewExecution

Constructors

Properties

Methods

Constructors

Properties

connection: Connection
storage: Storage

Methods

  • Parameters

    Returns Promise<{
        blockHash: string;
        blockHeight: number;
        blockTimestamp: number;
        contractCode: string;
        contractState: ContractState;
    }>

  • Calls a view function on a contract, fetching the contract code and state if needed.

    +

Constructors

Properties

connection: Connection
storage: Storage

Methods

  • Parameters

    Returns Promise<{
        blockHash: string;
        blockHeight: number;
        blockTimestamp: number;
        contractCode: string;
        contractState: ContractState;
    }>

  • Calls a view function on a contract, fetching the contract code and state if needed.

    Parameters

    • options: ViewFunctionCallOptions

      Options for calling the view function.

    Returns Promise<any>

    • A promise that resolves to the result of the view function.
    -

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.local_view_execution_runtime.Runtime.html b/classes/_near_js_accounts.local_view_execution_runtime.Runtime.html index 0654763d07..26405748bf 100644 --- a/classes/_near_js_accounts.local_view_execution_runtime.Runtime.html +++ b/classes/_near_js_accounts.local_view_execution_runtime.Runtime.html @@ -1,4 +1,4 @@ -Runtime | Documentation

Hierarchy

  • Runtime

Constructors

constructor +Runtime | Documentation

Hierarchy

  • Runtime

Constructors

Properties

Constructors

Properties

context: RuntimeCtx
logs: any[]
memory: Memory
registers: Record<string, any>
result: Buffer
wasm: Buffer

Methods

  • Returns {
        abort: any;
        account_balance: (() => never);
        account_locked_balance: (() => never);
        attached_deposit: (() => never);
        block_index: any;
        block_timestamp: any;
        current_account_id: any;
        ecrecover: (() => never);
        epoch_height: (() => never);
        input: any;
        keccak256: (() => never);
        keccak512: (() => never);
        log_utf16: any;
        log_utf8: any;
        panic: (() => void);
        panic_utf8: ((len, ptr) => void);
        predecessor_account_id: (() => never);
        prepaid_gas: (() => never);
        promise_and: (() => never);
        promise_batch_action_add_key_with_full_access: (() => never);
        promise_batch_action_add_key_with_function_call: (() => never);
        promise_batch_action_create_account: (() => never);
        promise_batch_action_delete_account: (() => never);
        promise_batch_action_delete_key: (() => never);
        promise_batch_action_deploy_contract: (() => never);
        promise_batch_action_function_call: (() => never);
        promise_batch_action_function_call_weight: (() => never);
        promise_batch_action_stake: (() => never);
        promise_batch_action_transfer: (() => never);
        promise_batch_create: (() => never);
        promise_batch_then: (() => never);
        promise_create: (() => never);
        promise_result: (() => never);
        promise_results_count: (() => never);
        promise_return: (() => never);
        promise_then: (() => never);
        random_seed: (() => never);
        read_register: any;
        register_len: any;
        ripemd160: (() => never);
        sha256: any;
        signer_account_id: (() => never);
        signer_account_pk: (() => never);
        storage_has_key: any;
        storage_read: any;
        storage_remove: (() => never);
        storage_usage: (() => never);
        storage_write: (() => never);
        used_gas: (() => never);
        validator_stake: (() => never);
        validator_total_stake: (() => never);
        value_return: any;
        write_register: (() => never);
    }

    • abort: any
    • account_balance: (() => never)
        • (): never
        • Returns never

    • account_locked_balance: (() => never)
        • (): never
        • Returns never

    • attached_deposit: (() => never)
        • (): never
        • Returns never

    • block_index: any
    • block_timestamp: any
    • current_account_id: any
    • ecrecover: (() => never)
        • (): never
        • Returns never

    • epoch_height: (() => never)
        • (): never
        • Returns never

    • input: any
    • keccak256: (() => never)
        • (): never
        • Returns never

    • keccak512: (() => never)
        • (): never
        • Returns never

    • log_utf16: any
    • log_utf8: any
    • panic: (() => void)
        • (): void
        • Returns void

    • panic_utf8: ((len, ptr) => void)
        • (len, ptr): void
        • Parameters

          • len: bigint
          • ptr: bigint

          Returns void

    • predecessor_account_id: (() => never)
        • (): never
        • Returns never

    • prepaid_gas: (() => never)
        • (): never
        • Returns never

    • promise_and: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_add_key_with_full_access: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_add_key_with_function_call: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_create_account: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_delete_account: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_delete_key: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_deploy_contract: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_function_call: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_function_call_weight: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_stake: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_transfer: (() => never)
        • (): never
        • Returns never

    • promise_batch_create: (() => never)
        • (): never
        • Returns never

    • promise_batch_then: (() => never)
        • (): never
        • Returns never

    • promise_create: (() => never)
        • (): never
        • Returns never

    • promise_result: (() => never)
        • (): never
        • Returns never

    • promise_results_count: (() => never)
        • (): never
        • Returns never

    • promise_return: (() => never)
        • (): never
        • Returns never

    • promise_then: (() => never)
        • (): never
        • Returns never

    • random_seed: (() => never)
        • (): never
        • Returns never

    • read_register: any
    • register_len: any
    • ripemd160: (() => never)
        • (): never
        • Returns never

    • sha256: any
    • signer_account_id: (() => never)
        • (): never
        • Returns never

    • signer_account_pk: (() => never)
        • (): never
        • Returns never

    • storage_has_key: any
    • storage_read: any
    • storage_remove: (() => never)
        • (): never
        • Returns never

    • storage_usage: (() => never)
        • (): never
        • Returns never

    • storage_write: (() => never)
        • (): never
        • Returns never

    • used_gas: (() => never)
        • (): never
        • Returns never

    • validator_stake: (() => never)
        • (): never
        • Returns never

    • validator_total_stake: (() => never)
        • (): never
        • Returns never

    • value_return: any
    • write_register: (() => never)
        • (): never
        • Returns never

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

context: RuntimeCtx
logs: any[]
memory: Memory
registers: Record<string, any>
result: Buffer
wasm: Buffer

Methods

  • Returns {
        abort: any;
        account_balance: (() => never);
        account_locked_balance: (() => never);
        attached_deposit: (() => never);
        block_index: any;
        block_timestamp: any;
        current_account_id: any;
        ecrecover: (() => never);
        epoch_height: (() => never);
        input: any;
        keccak256: (() => never);
        keccak512: (() => never);
        log_utf16: any;
        log_utf8: any;
        panic: (() => void);
        panic_utf8: ((len, ptr) => void);
        predecessor_account_id: (() => never);
        prepaid_gas: (() => never);
        promise_and: (() => never);
        promise_batch_action_add_key_with_full_access: (() => never);
        promise_batch_action_add_key_with_function_call: (() => never);
        promise_batch_action_create_account: (() => never);
        promise_batch_action_delete_account: (() => never);
        promise_batch_action_delete_key: (() => never);
        promise_batch_action_deploy_contract: (() => never);
        promise_batch_action_function_call: (() => never);
        promise_batch_action_function_call_weight: (() => never);
        promise_batch_action_stake: (() => never);
        promise_batch_action_transfer: (() => never);
        promise_batch_create: (() => never);
        promise_batch_then: (() => never);
        promise_create: (() => never);
        promise_result: (() => never);
        promise_results_count: (() => never);
        promise_return: (() => never);
        promise_then: (() => never);
        random_seed: (() => never);
        read_register: any;
        register_len: any;
        ripemd160: (() => never);
        sha256: any;
        signer_account_id: (() => never);
        signer_account_pk: (() => never);
        storage_has_key: any;
        storage_read: any;
        storage_remove: (() => never);
        storage_usage: (() => never);
        storage_write: (() => never);
        used_gas: (() => never);
        validator_stake: (() => never);
        validator_total_stake: (() => never);
        value_return: any;
        write_register: (() => never);
    }

    • abort: any
    • account_balance: (() => never)
        • (): never
        • Returns never

    • account_locked_balance: (() => never)
        • (): never
        • Returns never

    • attached_deposit: (() => never)
        • (): never
        • Returns never

    • block_index: any
    • block_timestamp: any
    • current_account_id: any
    • ecrecover: (() => never)
        • (): never
        • Returns never

    • epoch_height: (() => never)
        • (): never
        • Returns never

    • input: any
    • keccak256: (() => never)
        • (): never
        • Returns never

    • keccak512: (() => never)
        • (): never
        • Returns never

    • log_utf16: any
    • log_utf8: any
    • panic: (() => void)
        • (): void
        • Returns void

    • panic_utf8: ((len, ptr) => void)
        • (len, ptr): void
        • Parameters

          • len: bigint
          • ptr: bigint

          Returns void

    • predecessor_account_id: (() => never)
        • (): never
        • Returns never

    • prepaid_gas: (() => never)
        • (): never
        • Returns never

    • promise_and: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_add_key_with_full_access: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_add_key_with_function_call: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_create_account: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_delete_account: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_delete_key: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_deploy_contract: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_function_call: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_function_call_weight: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_stake: (() => never)
        • (): never
        • Returns never

    • promise_batch_action_transfer: (() => never)
        • (): never
        • Returns never

    • promise_batch_create: (() => never)
        • (): never
        • Returns never

    • promise_batch_then: (() => never)
        • (): never
        • Returns never

    • promise_create: (() => never)
        • (): never
        • Returns never

    • promise_result: (() => never)
        • (): never
        • Returns never

    • promise_results_count: (() => never)
        • (): never
        • Returns never

    • promise_return: (() => never)
        • (): never
        • Returns never

    • promise_then: (() => never)
        • (): never
        • Returns never

    • random_seed: (() => never)
        • (): never
        • Returns never

    • read_register: any
    • register_len: any
    • ripemd160: (() => never)
        • (): never
        • Returns never

    • sha256: any
    • signer_account_id: (() => never)
        • (): never
        • Returns never

    • signer_account_pk: (() => never)
        • (): never
        • Returns never

    • storage_has_key: any
    • storage_read: any
    • storage_remove: (() => never)
        • (): never
        • Returns never

    • storage_usage: (() => never)
        • (): never
        • Returns never

    • storage_write: (() => never)
        • (): never
        • Returns never

    • used_gas: (() => never)
        • (): never
        • Returns never

    • validator_stake: (() => never)
        • (): never
        • Returns never

    • validator_total_stake: (() => never)
        • (): never
        • Returns never

    • value_return: any
    • write_register: (() => never)
        • (): never
        • Returns never

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_accounts.local_view_execution_storage.Storage.html b/classes/_near_js_accounts.local_view_execution_storage.Storage.html index 92e883b436..6247961ad9 100644 --- a/classes/_near_js_accounts.local_view_execution_storage.Storage.html +++ b/classes/_near_js_accounts.local_view_execution_storage.Storage.html @@ -1,7 +1,7 @@ -Storage | Documentation

Hierarchy

  • Storage

Constructors

constructor +Storage | Documentation

Hierarchy

  • Storage

Constructors

Properties

Methods

Constructors

Properties

blockHeights: Map<string, number>
cache: LRUMap<string | number, any>
MAX_ELEMENTS: number = 100

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

blockHeights: Map<string, number>
cache: LRUMap<string | number, any>
MAX_ELEMENTS: number = 100

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_biometric_ed25519.fido2.Fido2.html b/classes/_near_js_biometric_ed25519.fido2.Fido2.html index 3d4bac55b2..46f4c5a886 100644 --- a/classes/_near_js_biometric_ed25519.fido2.Fido2.html +++ b/classes/_near_js_biometric_ed25519.fido2.Fido2.html @@ -1,8 +1,8 @@ -Fido2 | Documentation

Hierarchy

  • Fido2

Constructors

constructor +Fido2 | Documentation

Hierarchy

  • Fido2

Constructors

Properties

Methods

Constructors

Properties

f2l: Fido2Lib

Methods

  • Parameters

    • __namedParameters: {
          challenge: any;
          clientAttestationResponse: any;
          origin: any;
      }
      • challenge: any
      • clientAttestationResponse: any
      • origin: any

    Returns Promise<Fido2AttestationResult>

  • Parameters

    • __namedParameters: {
          rpId: any;
          rpName: any;
          timeout: any;
      }
      • rpId: any
      • rpName: any
      • timeout: any

    Returns Promise<void>

  • Returns Promise<{
        allowCredentials?: PublicKeyCredentialDescriptor[];
        attestation: string;
        challenge: string;
        extensions?: any;
        rawChallenge?: ArrayBuffer;
        rpId?: string;
        status: string;
        timeout?: number;
        userVerification?: UserVerification;
    }>

  • Parameters

    • __namedParameters: {
          displayName: any;
          id: any;
          username: any;
      }
      • displayName: any
      • id: any
      • username: any

    Returns Promise<{
        attestation?: Attestation;
        authenticatorSelection?: AuthenticatorSelectionCriteria;
        challenge: string;
        extensions?: any;
        pubKeyCredParams: {
            alg: number;
            type: "public-key";
        }[];
        rawChallenge?: ArrayBuffer;
        rp: {
            icon?: string;
            id: string;
            name: string;
        };
        status: string;
        timeout?: number;
        user: {
            displayName: any;
            id: any;
            name: any;
        };
    }>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

f2l: Fido2Lib

Methods

  • Parameters

    • __namedParameters: {
          challenge: any;
          clientAttestationResponse: any;
          origin: any;
      }
      • challenge: any
      • clientAttestationResponse: any
      • origin: any

    Returns Promise<Fido2AttestationResult>

  • Parameters

    • __namedParameters: {
          rpId: any;
          rpName: any;
          timeout: any;
      }
      • rpId: any
      • rpName: any
      • timeout: any

    Returns Promise<void>

  • Returns Promise<{
        allowCredentials?: PublicKeyCredentialDescriptor[];
        attestation: string;
        challenge: string;
        extensions?: any;
        rawChallenge?: ArrayBuffer;
        rpId?: string;
        status: string;
        timeout?: number;
        userVerification?: UserVerification;
    }>

  • Parameters

    • __namedParameters: {
          displayName: any;
          id: any;
          username: any;
      }
      • displayName: any
      • id: any
      • username: any

    Returns Promise<{
        attestation?: Attestation;
        authenticatorSelection?: AuthenticatorSelectionCriteria;
        challenge: string;
        extensions?: any;
        pubKeyCredParams: {
            alg: number;
            type: "public-key";
        }[];
        rawChallenge?: ArrayBuffer;
        rp: {
            icon?: string;
            id: string;
            name: string;
        };
        status: string;
        timeout?: number;
        user: {
            displayName: any;
            id: any;
            name: any;
        };
    }>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_biometric_ed25519.index-1.PasskeyProcessCanceled.html b/classes/_near_js_biometric_ed25519.index-1.PasskeyProcessCanceled.html index c275999695..352e668902 100644 --- a/classes/_near_js_biometric_ed25519.index-1.PasskeyProcessCanceled.html +++ b/classes/_near_js_biometric_ed25519.index-1.PasskeyProcessCanceled.html @@ -1,4 +1,4 @@ -PasskeyProcessCanceled | Documentation

Hierarchy

  • Error
    • PasskeyProcessCanceled

Constructors

constructor +PasskeyProcessCanceled | Documentation

Hierarchy

  • Error
    • PasskeyProcessCanceled

Constructors

Properties

Methods

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

    • (err, stackTraces): any
    • Optional override for formatting stack traces

      +

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_crypto.key_pair.KeyPair.html b/classes/_near_js_crypto.key_pair.KeyPair.html index 9e14600290..fa50bb3655 100644 --- a/classes/_near_js_crypto.key_pair.KeyPair.html +++ b/classes/_near_js_crypto.key_pair.KeyPair.html @@ -1,13 +1,13 @@ -KeyPair | Documentation

Hierarchy

Constructors

constructor +KeyPair | Documentation

Hierarchy

Constructors

Methods

  • Parameters

    • curve: "ed25519" | "secp256k1"

      Name of elliptical curve, case-insensitive

      +

Constructors

Methods

  • Parameters

    • curve: "ed25519" | "secp256k1"

      Name of elliptical curve, case-insensitive

    Returns KeyPair

    Random KeyPair based on the curve

    -
  • Creates a key pair from an encoded key string.

    Parameters

    Returns KeyPair

    The key pair created from the encoded key string.

    -

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_crypto.key_pair_base.KeyPairBase.html b/classes/_near_js_crypto.key_pair_base.KeyPairBase.html index 9089d36ab9..b40d32354b 100644 --- a/classes/_near_js_crypto.key_pair_base.KeyPairBase.html +++ b/classes/_near_js_crypto.key_pair_base.KeyPairBase.html @@ -1,6 +1,6 @@ -KeyPairBase | Documentation

Hierarchy

Constructors

constructor +KeyPairBase | Documentation

Hierarchy

Constructors

Methods

  • Parameters

    • message: Uint8Array
    • signature: Uint8Array

    Returns boolean

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

  • Parameters

    • message: Uint8Array
    • signature: Uint8Array

    Returns boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_crypto.key_pair_ed25519.KeyPairEd25519.html b/classes/_near_js_crypto.key_pair_ed25519.KeyPairEd25519.html index 4126bfd6ca..752f3f745b 100644 --- a/classes/_near_js_crypto.key_pair_ed25519.KeyPairEd25519.html +++ b/classes/_near_js_crypto.key_pair_ed25519.KeyPairEd25519.html @@ -1,6 +1,6 @@ KeyPairEd25519 | Documentation

This class provides key pair functionality for Ed25519 curve: generating key pairs, encoding key pairs, signing and verifying.

-

Hierarchy

Constructors

Hierarchy

Constructors

Properties

Constructors

Properties

extendedSecretKey: string
publicKey: PublicKey
secretKey: string

Methods

Properties

extendedSecretKey: string
publicKey: PublicKey
secretKey: string

Methods

  • Verifies the signature of a message using the key pair's public key.

    Parameters

    • message: Uint8Array

      The message to be verified.

    • signature: Uint8Array

      The signature to be verified.

    Returns boolean

    true if the signature is valid, otherwise false.

    -
  • Generate a new random keypair.

    Returns KeyPairEd25519

    Example

    const keyRandom = KeyPair.fromRandom();
    keyRandom.publicKey
    // returns [PUBLIC_KEY]

    keyRandom.secretKey
    // returns [SECRET_KEY]
    -

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_crypto.key_pair_secp256k1.KeyPairSecp256k1.html b/classes/_near_js_crypto.key_pair_secp256k1.KeyPairSecp256k1.html index 3db2c3e557..530e948183 100644 --- a/classes/_near_js_crypto.key_pair_secp256k1.KeyPairSecp256k1.html +++ b/classes/_near_js_crypto.key_pair_secp256k1.KeyPairSecp256k1.html @@ -6,7 +6,7 @@ We'll force the secp256k1 library to always encode uncompressed keys with the corresponding 0x04 header byte, then manually insert/remove that byte as needed.

-

Hierarchy

Constructors

Hierarchy

Constructors

Properties

Constructors

Properties

extendedSecretKey: string
publicKey: PublicKey
secretKey: string

Methods

Properties

extendedSecretKey: string
publicKey: PublicKey
secretKey: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_crypto.public_key.PublicKey.html b/classes/_near_js_crypto.public_key.PublicKey.html index 4def8259da..b69db3da75 100644 --- a/classes/_near_js_crypto.public_key.PublicKey.html +++ b/classes/_near_js_crypto.public_key.PublicKey.html @@ -1,5 +1,5 @@ PublicKey | Documentation

PublicKey representation that has type and bytes of the key.

-

Hierarchy

  • Assignable
    • PublicKey

Constructors

Hierarchy

  • Assignable
    • PublicKey

Constructors

Properties

Accessors

data @@ -9,16 +9,16 @@ verify from fromString -

Constructors

Properties

ed25519Key?: ED25519PublicKey
secp256k1Key?: SECP256K1PublicKey

Accessors

  • get keyPair(): ED25519PublicKey | SECP256K1PublicKey
  • Returns ED25519PublicKey | SECP256K1PublicKey

Methods

  • Returns a string representation of the public key.

    +

Constructors

Properties

ed25519Key?: ED25519PublicKey
secp256k1Key?: SECP256K1PublicKey

Accessors

  • get keyPair(): ED25519PublicKey | SECP256K1PublicKey
  • Returns ED25519PublicKey | SECP256K1PublicKey

Methods

  • Returns a string representation of the public key.

    Returns string

    The string representation of the public key.

    -
  • Verifies a message signature using the public key.

    +
  • Verifies a message signature using the public key.

    Parameters

    • message: Uint8Array

      The message to be verified.

    • signature: Uint8Array

      The signature to be verified.

    Returns boolean

    true if the signature is valid, otherwise false.

    -
  • Creates a PublicKey instance from a string or an existing PublicKey instance.

    +
  • Creates a PublicKey instance from a string or an existing PublicKey instance.

    Parameters

    • value: string | PublicKey

      The string or PublicKey instance to create a PublicKey from.

    Returns PublicKey

    The PublicKey instance.

    -
  • Creates a PublicKey instance from an encoded key string.

    Parameters

    • encodedKey: string

      The encoded key string.

    Returns PublicKey

    The PublicKey instance created from the encoded key string.

    -

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_iframe_rpc.iframe_rpc.IFrameRPC.html b/classes/_near_js_iframe_rpc.iframe_rpc.IFrameRPC.html index 73b0999749..9c31a3d91e 100644 --- a/classes/_near_js_iframe_rpc.iframe_rpc.IFrameRPC.html +++ b/classes/_near_js_iframe_rpc.iframe_rpc.IFrameRPC.html @@ -1,4 +1,4 @@ -IFrameRPC | Documentation

Hierarchy

  • EventEmitter
    • IFrameRPC

Constructors

constructor +IFrameRPC | Documentation

Hierarchy

  • EventEmitter
    • IFrameRPC

Constructors

Properties

Constructors

Properties

calls: {
    [id: number]: ((err, result) => void);
} = ...

Type declaration

  • [id: number]: ((err, result) => void)
      • (err, result): void
      • Parameters

        Returns void

isReady: Promise<void>
lastCallId: number = 0
options: IRPCOptions

The configuration options for IFrameRPC.

-
remoteProtocolVersion: string
removeMessageListener: (() => void)

Type declaration

    • (): void
    • Returns void

captureRejectionSymbol: typeof captureRejectionSymbol
captureRejections: boolean

Sets or gets the default captureRejection value for all emitters.

+

Returns IFrameRPC

Properties

calls: {
    [id: number]: ((err, result) => void);
} = ...

Type declaration

  • [id: number]: ((err, result) => void)
      • (err, result): void
      • Parameters

        Returns void

isReady: Promise<void>
lastCallId: number = 0
options: IRPCOptions

The configuration options for IFrameRPC.

+
remoteProtocolVersion: string
removeMessageListener: (() => void)

Type declaration

    • (): void
    • Returns void

captureRejectionSymbol: typeof captureRejectionSymbol
captureRejections: boolean

Sets or gets the default captureRejection value for all emitters.

defaultMaxListeners: number
errorMonitor: typeof errorMonitor

This symbol shall be used to install a listener for only monitoring 'error' events. Listeners installed using this symbol are called before the regular 'error' listeners are called.

@@ -56,12 +56,12 @@

Type Parameters

  • T

Parameters

  • method: string

    The RPC method name.

  • handler: ((params) => any)

    The method handler function.

      • (params): any
      • Parameters

        • params: T

        Returns any

Returns IFrameRPC

The current IFrameRPC instance.

-
  • Calls an RPC method with the specified method name and parameters.

    Type Parameters

    • T

    Parameters

    • method: string

      The RPC method name.

    • params: object

      The parameters for the RPC method.

    Returns Promise<T>

    A Promise that resolves with the result of the RPC method.

    -
  • Synchronously calls each of the listeners registered for the event namedeventName, in the order they were registered, passing the supplied arguments +

  • Synchronously calls each of the listeners registered for the event namedeventName, in the order they were registered, passing the supplied arguments to each.

    Returns true if the event had listeners, false otherwise.

    const EventEmitter = require('events');
    const myEmitter = new EventEmitter();

    // First listener
    myEmitter.on('event', function firstListener() {
    console.log('Helloooo! first listener');
    });
    // Second listener
    myEmitter.on('event', function secondListener(arg1, arg2) {
    console.log(`event with parameters ${arg1}, ${arg2} in second listener`);
    });
    // Third listener
    myEmitter.on('event', function thirdListener(...args) {
    const parameters = args.join(', ');
    console.log(`event with parameters ${parameters} in third listener`);
    });

    console.log(myEmitter.listeners('event'));

    myEmitter.emit('event', 1, 2, 3, 4, 5);

    // Prints:
    // [
    // [Function: firstListener],
    // [Function: secondListener],
    // [Function: thirdListener]
    // ]
    // Helloooo! first listener
    // event with parameters 1, 2 in second listener
    // event with parameters 1, 2, 3, 4, 5 in third listener @@ -75,14 +75,14 @@
  • Returns the current max listener value for the EventEmitter which is either set by emitter.setMaxListeners(n) or defaults to defaultMaxListeners.

    Returns number

    Since

    v1.0.0

    -
  • Returns the number of listeners listening to the event named eventName.

    +
  • Returns the number of listeners listening to the event named eventName.

    Parameters

    • eventName: string | symbol

      The name of the event being listened for

    Returns number

    Since

    v3.2.0

  • Returns a copy of the array of listeners for the event named eventName.

    server.on('connection', (stream) => {
    console.log('someone connected!');
    });
    console.log(util.inspect(server.listeners('connection')));
    // Prints: [ [Function] ]

    Parameters

    • eventName: string | symbol

    Returns Function[]

    Since

    v0.1.26

    -
  • Alias for emitter.removeListener().

    +
  • Alias for emitter.removeListener().

    Parameters

    • eventName: string | symbol
    • listener: ((...args) => void)
        • (...args): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns IFrameRPC

    Since

    v10.0.0

  • Adds the listener function to the end of the listeners array for the event named eventName. No checks are made to see if the listener has @@ -110,7 +110,7 @@

    Parameters

    • eventName: string | symbol

      The name of the event.

    • listener: ((...args) => void)

      The callback function

        • (...args): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns IFrameRPC

    Since

    v0.3.0

    -
  • Adds the listener function to the beginning of the listeners array for the +

  • Adds the listener function to the beginning of the listeners array for the event named eventName. No checks are made to see if the listener has already been added. Multiple calls passing the same combination of eventNameand listener will result in the listener being added, and called, multiple times.

    @@ -135,7 +135,7 @@

    Parameters

    • eventName: string | symbol

    Returns Function[]

    Since

    v9.4.0

  • Removes all listeners, or those of the specified eventName.

    It is bad practice to remove listeners added elsewhere in the code, particularly when the EventEmitter instance was created by some other component or module (e.g. sockets or file streams).

    @@ -182,7 +182,7 @@
  • A class method that returns the number of listeners for the given eventNameregistered on the given emitter.

    +
  • A class method that returns the number of listeners for the given eventNameregistered on the given emitter.

    const { EventEmitter, listenerCount } = require('events');
    const myEmitter = new EventEmitter();
    myEmitter.on('event', () => {});
    myEmitter.on('event', () => {});
    console.log(listenerCount(myEmitter, 'event'));
    // Prints: 2

    Parameters

    • emitter: EventEmitter

      The emitter to query

      diff --git a/classes/_near_js_iframe_rpc.iframe_rpc_error.IFrameRPCError.html b/classes/_near_js_iframe_rpc.iframe_rpc_error.IFrameRPCError.html index 77b1498aea..05663a5c5f 100644 --- a/classes/_near_js_iframe_rpc.iframe_rpc_error.IFrameRPCError.html +++ b/classes/_near_js_iframe_rpc.iframe_rpc_error.IFrameRPCError.html @@ -1,4 +1,4 @@ -IFrameRPCError | Documentation

      Hierarchy

      • Error
        • IFrameRPCError

      Constructors

      constructor +IFrameRPCError | Documentation

      Hierarchy

      • Error
        • IFrameRPCError

      Constructors

      Properties

      Methods

      Constructors

      Properties

      cause?: unknown
      code: number
      message: string
      name: string
      stack?: string
      prepareStackTrace?: ((err, stackTraces) => any)

      Type declaration

        • (err, stackTraces): any
        • Optional override for formatting stack traces

          +

      Constructors

      Properties

      cause?: unknown
      code: number
      message: string
      name: string
      stack?: string
      prepareStackTrace?: ((err, stackTraces) => any)

      Type declaration

      stackTraceLimit: number

      Methods

      • Create .stack property on a target object

        +
stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_keystores.in_memory_key_store.InMemoryKeyStore.html b/classes/_near_js_keystores.in_memory_key_store.InMemoryKeyStore.html index fb5e5441e4..7d967a73b7 100644 --- a/classes/_near_js_keystores.in_memory_key_store.InMemoryKeyStore.html +++ b/classes/_near_js_keystores.in_memory_key_store.InMemoryKeyStore.html @@ -2,25 +2,25 @@

See

https://docs.near.org/docs/develop/front-end/naj-quick-reference#key-store

Example

import { connect, keyStores, utils } from 'near-api-js';

const privateKey = '.......';
const keyPair = utils.KeyPair.fromString(privateKey);

const keyStore = new keyStores.InMemoryKeyStore();
keyStore.setKey('testnet', 'example-account.testnet', keyPair);

const config = {
keyStore, // instance of InMemoryKeyStore
networkId: 'testnet',
nodeUrl: 'https://rpc.testnet.near.org',
walletUrl: 'https://wallet.testnet.near.org',
helperUrl: 'https://helper.testnet.near.org',
explorerUrl: 'https://explorer.testnet.near.org'
};

// inside an async function
const near = await connect(config)
-

Hierarchy

Constructors

Hierarchy

Constructors

Methods

  • Gets the account(s) from in-memory storage

    +

Constructors

Methods

  • Gets the account(s) from in-memory storage

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

      -

    Returns Promise<string[]>

  • Gets a KeyPair from in-memory storage

    +

Returns Promise<string[]>

  • Gets a KeyPair from in-memory storage

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

      -

    Returns Promise<KeyPair>

  • Removes a KeyPair from in-memory storage

    +

Returns Promise<KeyPair>

  • Removes a KeyPair from in-memory storage

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

      -

    Returns Promise<void>

  • Stores a KeyPair in in-memory storage item

    +

Returns Promise<void>

  • Stores a KeyPair in in-memory storage item

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

    • keyPair: KeyPair

      The key pair to store in local storage

      -

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_keystores.keystore.KeyStore.html b/classes/_near_js_keystores.keystore.KeyStore.html index decc62867a..6be2cc7ef7 100644 --- a/classes/_near_js_keystores.keystore.KeyStore.html +++ b/classes/_near_js_keystores.keystore.KeyStore.html @@ -1,10 +1,10 @@ KeyStore | Documentation

KeyStores are passed to Near via NearConfig and are used by the InMemorySigner to sign transactions.

-

Hierarchy

Constructors

Hierarchy

Constructors

Methods

  • Parameters

    • networkId: string

    Returns Promise<string[]>

  • Parameters

    • networkId: string
    • accountId: string

    Returns Promise<KeyPair>

  • Returns Promise<string[]>

  • Parameters

    • networkId: string
    • accountId: string

    Returns Promise<void>

  • Parameters

    • networkId: string
    • accountId: string
    • keyPair: KeyPair

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Methods

  • Parameters

    • networkId: string

    Returns Promise<string[]>

  • Parameters

    • networkId: string
    • accountId: string

    Returns Promise<KeyPair>

  • Returns Promise<string[]>

  • Parameters

    • networkId: string
    • accountId: string

    Returns Promise<void>

  • Parameters

    • networkId: string
    • accountId: string
    • keyPair: KeyPair

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_keystores.merge_key_store.MergeKeyStore.html b/classes/_near_js_keystores.merge_key_store.MergeKeyStore.html index 8ec65a1b94..9898659748 100644 --- a/classes/_near_js_keystores.merge_key_store.MergeKeyStore.html +++ b/classes/_near_js_keystores.merge_key_store.MergeKeyStore.html @@ -1,6 +1,6 @@ MergeKeyStore | Documentation

KeyStores are passed to Near via NearConfig and are used by the InMemorySigner to sign transactions.

-

Hierarchy

Constructors

Hierarchy

Constructors

Properties

Methods

clear @@ -11,18 +11,18 @@ setKey

Constructors

Properties

keyStores: KeyStore[]
options: MergeKeyStoreOptions

Methods

  • Gets the account(s) from the array of key stores

    +

Returns MergeKeyStore

Properties

keyStores: KeyStore[]
options: MergeKeyStoreOptions

Methods

  • Gets the account(s) from the array of key stores

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

      -

    Returns Promise<string[]>

  • Gets a KeyPair from the array of key stores

    +

Returns Promise<string[]>

  • Gets a KeyPair from the array of key stores

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

      -

    Returns Promise<KeyPair>

  • Removes a KeyPair from the array of key stores

    +

Returns Promise<KeyPair>

  • Removes a KeyPair from the array of key stores

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

      -

    Returns Promise<void>

  • Store a KeyPair to the first index of a key store array

    +

Returns Promise<void>

  • Store a KeyPair to the first index of a key store array

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

    • keyPair: KeyPair

      The key pair to store in local storage

      -

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_keystores_browser.browser_local_storage_key_store.BrowserLocalStorageKeyStore.html b/classes/_near_js_keystores_browser.browser_local_storage_key_store.BrowserLocalStorageKeyStore.html index d70f5f84a9..7e3859206f 100644 --- a/classes/_near_js_keystores_browser.browser_local_storage_key_store.BrowserLocalStorageKeyStore.html +++ b/classes/_near_js_keystores_browser.browser_local_storage_key_store.BrowserLocalStorageKeyStore.html @@ -2,7 +2,7 @@

See

https://docs.near.org/docs/develop/front-end/naj-quick-reference#key-store

Example

import { connect, keyStores } from 'near-api-js';

const keyStore = new keyStores.BrowserLocalStorageKeyStore();
const config = {
keyStore, // instance of BrowserLocalStorageKeyStore
networkId: 'testnet',
nodeUrl: 'https://rpc.testnet.near.org',
walletUrl: 'https://wallet.testnet.near.org',
helperUrl: 'https://helper.testnet.near.org',
explorerUrl: 'https://explorer.testnet.near.org'
};

// inside an async function
const near = await connect(config)
-

Hierarchy

  • KeyStore
    • BrowserLocalStorageKeyStore

Constructors

Hierarchy

  • KeyStore
    • BrowserLocalStorageKeyStore

Constructors

Methods

clear getAccounts getKey @@ -11,18 +11,18 @@

Example

import<
 setKey
 

Constructors

Methods

  • Gets the account(s) from local storage

    +

Returns BrowserLocalStorageKeyStore

Methods

  • Gets the account(s) from local storage

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

      -

    Returns Promise<string[]>

  • Gets a KeyPair from local storage

    +

Returns Promise<string[]>

  • Gets a KeyPair from local storage

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

      -

    Returns Promise<KeyPair>

  • Removes a KeyPair from local storage

    +

Returns Promise<KeyPair>

  • Removes a KeyPair from local storage

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

      -

    Returns Promise<void>

  • Stores a KeyPair in local storage.

    +

Returns Promise<void>

  • Stores a KeyPair in local storage.

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

    • keyPair: KeyPair

      The key pair to store in local storage

      -

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_keystores_node.unencrypted_file_system_keystore.UnencryptedFileSystemKeyStore.html b/classes/_near_js_keystores_node.unencrypted_file_system_keystore.UnencryptedFileSystemKeyStore.html index 1c75647dac..235db9b256 100644 --- a/classes/_near_js_keystores_node.unencrypted_file_system_keystore.UnencryptedFileSystemKeyStore.html +++ b/classes/_near_js_keystores_node.unencrypted_file_system_keystore.UnencryptedFileSystemKeyStore.html @@ -2,7 +2,7 @@

See

https://docs.near.org/docs/develop/front-end/naj-quick-reference#key-store

Example

const { homedir } = require('os');
const { connect, keyStores } = require('near-api-js');

const keyStore = new keyStores.UnencryptedFileSystemKeyStore(`${homedir()}/.near-credentials`);
const config = {
keyStore, // instance of UnencryptedFileSystemKeyStore
networkId: 'testnet',
nodeUrl: 'https://rpc.testnet.near.org',
walletUrl: 'https://wallet.testnet.near.org',
helperUrl: 'https://helper.testnet.near.org',
explorerUrl: 'https://explorer.testnet.near.org'
};

// inside an async function
const near = await connect(config)
-

Hierarchy

  • KeyStore
    • UnencryptedFileSystemKeyStore

Constructors

Hierarchy

  • KeyStore
    • UnencryptedFileSystemKeyStore

Constructors

Methods

clear getAccounts getKey @@ -10,18 +10,18 @@

Example

constremoveKey
 setKey
 

Constructors

Methods

  • Gets the account(s) files in keyDir/networkId

    +

Returns UnencryptedFileSystemKeyStore

Methods

  • Gets the account(s) files in keyDir/networkId

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

      -

    Returns Promise<string[]>

  • Gets a KeyPair from an unencrypted file

    +

Returns Promise<string[]>

  • Gets a KeyPair from an unencrypted file

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

      -

    Returns Promise<KeyPair>

  • Deletes an unencrypted file holding a KeyPair

    +

Returns Promise<KeyPair>

  • Deletes an unencrypted file holding a KeyPair

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

      -

    Returns Promise<void>

  • Store a KeyPair in an unencrypted file

    +

Returns Promise<void>

  • Store a KeyPair in an unencrypted file

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account tied to the key pair

    • keyPair: KeyPair

      The key pair to store in local storage

      -

    Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<void>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_providers.failover_rpc_provider.FailoverRpcProvider.html b/classes/_near_js_providers.failover_rpc_provider.FailoverRpcProvider.html index ad6a82e606..e8339e6820 100644 --- a/classes/_near_js_providers.failover_rpc_provider.FailoverRpcProvider.html +++ b/classes/_near_js_providers.failover_rpc_provider.FailoverRpcProvider.html @@ -1,6 +1,6 @@ FailoverRpcProvider | Documentation

Client class to interact with the NEAR RPC API.

Hierarchy

  • Provider
    • FailoverRpcProvider

Constructors

Hierarchy

  • Provider
    • FailoverRpcProvider

Constructors

Properties

Accessors

Methods

Constructors

Properties

currentProviderIndex: number

Accessors

Methods

  • Gets access key changes for a given array of accountIds +

Returns FailoverRpcProvider

Properties

currentProviderIndex: number

Accessors

Methods

  • Gets access key changes for a given array of accountIds See docs for more info

    -

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets account changes for a given array of accountIds +

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets account changes for a given array of accountIds pass block_id OR finality as blockQuery, not both See docs for more info

    -

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Query for block info from the RPC +

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Query for block info from the RPC pass block_id OR finality as blockQuery, not both

    Parameters

    • blockQuery: BlockId | BlockReference

      BlockReference (passing a BlockId is deprecated)

    Returns Promise<BlockResult>

  • Query changes in block from the RPC +

  • Queries for details about a specific chunk appending details of receipts and transactions to the same chunk data provided by a block

    +
  • Queries for details about a specific chunk appending details of receipts and transactions to the same chunk data provided by a block

    Parameters

    • chunkId: ChunkId

      Hash of a chunk ID or shard ID

    Returns Promise<ChunkResult>

  • Gets contract code changes for a given array of accountIds +

  • Gets contract code changes for a given array of accountIds pass block_id OR finality as blockQuery, not both Note: Change is returned in a base64 encoded WASM file See docs for more info

    -

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets contract state changes for a given array of accountIds +

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets contract state changes for a given array of accountIds pass block_id OR finality as blockQuery, not both Note: If you pass a keyPrefix it must be base64 encoded See docs for more info

    -

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference
    • keyPrefix: string = ''

    Returns Promise<ChangeResult>

  • Gets the protocol config at a block from RPC

    +

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference
    • keyPrefix: string = ''

    Returns Promise<ChangeResult>

  • Gets the protocol config at a block from RPC

    Parameters

    • blockReference: BlockReference | {
          sync_checkpoint: "genesis";
      }

      specifies the block to get the protocol config for

      -

    Returns Promise<NearProtocolConfig>

  • Returns gas price for a specific block_height or block_hash.

    +

Returns Promise<NearProtocolConfig>

  • Gets a light client execution proof for verifying execution outcomes

    +
  • Returns the next light client block as far in the future as possible from the last known hash +

  • Sends a signed transaction to the RPC and waits until transaction is fully complete

    +
  • Type Parameters

    • T extends QueryResponseKind

    Parameters

    • path: string
    • data: string

    Returns Promise<T>

  • Sends a signed transaction to the RPC and immediately returns transaction hash +

  • Sends a signed transaction to the RPC and immediately returns transaction hash See docs for more info

    Parameters

    • signedTransaction: SignedTransaction

      The signed transaction being sent

      -

    Returns Promise<FinalExecutionOutcome>

  • Parameters

    • signedTransaction: SignedTransaction
    • waitUntil: TxExecutionStatus

    Returns Promise<FinalExecutionOutcome>

  • Gets single access key changes for a given array of access keys +

Returns Promise<FinalExecutionOutcome>

  • Parameters

    • signedTransaction: SignedTransaction
    • waitUntil: TxExecutionStatus

    Returns Promise<FinalExecutionOutcome>

  • Gets single access key changes for a given array of access keys pass block_id OR finality as blockQuery, not both See docs for more info

    -

    Parameters

    • accessKeyArray: AccessKeyWithPublicKey[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets the RPC's status

    +

    Parameters

    • accessKeyArray: AccessKeyWithPublicKey[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets a transaction's status from the RPC

    +
  • Gets a transaction's status from the RPC

    Parameters

    • txHash: string | Uint8Array

      A transaction hash as either a Uint8Array or a base58 encoded string

    • accountId: string

      The NEAR account that signed the transaction

    • waitUntil: TxExecutionStatus

    Returns Promise<FinalExecutionOutcome>

  • Gets a transaction's status from the RPC with receipts +

  • Gets a transaction's status from the RPC with receipts See docs for more info

    Parameters

    • txHash: string | Uint8Array

      The hash of the transaction

    • accountId: string

      The NEAR account that signed the transaction

      -
    • waitUntil: TxExecutionStatus

    Returns Promise<FinalExecutionOutcome>

  • Query validators of the epoch defined by the given block id.

    +
  • waitUntil: TxExecutionStatus

Returns Promise<FinalExecutionOutcome>

  • Parameters

    • getResult: ((provider) => Promise<any>)
        • (provider): Promise<any>
        • Parameters

          • provider: Provider

          Returns Promise<any>

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file +
  • Parameters

    • getResult: ((provider) => Promise<any>)
        • (provider): Promise<any>
        • Parameters

          • provider: Provider

          Returns Promise<any>

    Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_providers.json_rpc_provider.JsonRpcProvider.html b/classes/_near_js_providers.json_rpc_provider.JsonRpcProvider.html index 2c50d131e4..3caeaee28f 100644 --- a/classes/_near_js_providers.json_rpc_provider.JsonRpcProvider.html +++ b/classes/_near_js_providers.json_rpc_provider.JsonRpcProvider.html @@ -1,6 +1,6 @@ JsonRpcProvider | Documentation

Client class to interact with the NEAR RPC API.

Hierarchy

  • Provider
    • JsonRpcProvider

Constructors

Hierarchy

  • Provider
    • JsonRpcProvider

Constructors

Methods

  • Gets access key changes for a given array of accountIds +

  • Optional options: Partial<RequestOptions>

Returns JsonRpcProvider

Methods

  • Gets access key changes for a given array of accountIds See docs for more info

    -

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets account changes for a given array of accountIds +

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets account changes for a given array of accountIds pass block_id OR finality as blockQuery, not both See docs for more info

    -

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Query for block info from the RPC +

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Query for block info from the RPC pass block_id OR finality as blockQuery, not both

    Parameters

    • blockQuery: BlockId | BlockReference

      BlockReference (passing a BlockId is deprecated)

    Returns Promise<BlockResult>

  • Query changes in block from the RPC +

  • Queries for details about a specific chunk appending details of receipts and transactions to the same chunk data provided by a block

    +
  • Queries for details about a specific chunk appending details of receipts and transactions to the same chunk data provided by a block

    Parameters

    • chunkId: ChunkId

      Hash of a chunk ID or shard ID

    Returns Promise<ChunkResult>

  • Gets contract code changes for a given array of accountIds +

  • Gets contract code changes for a given array of accountIds pass block_id OR finality as blockQuery, not both Note: Change is returned in a base64 encoded WASM file See docs for more info

    -

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets contract state changes for a given array of accountIds +

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets contract state changes for a given array of accountIds pass block_id OR finality as blockQuery, not both Note: If you pass a keyPrefix it must be base64 encoded See docs for more info

    -

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference
    • keyPrefix: string = ''

    Returns Promise<ChangeResult>

  • Gets the protocol config at a block from RPC

    +

    Parameters

    • accountIdArray: string[]
    • blockQuery: BlockReference
    • keyPrefix: string = ''

    Returns Promise<ChangeResult>

  • Gets the protocol config at a block from RPC

    Parameters

    • blockReference: BlockReference | {
          sync_checkpoint: "genesis";
      }

      specifies the block to get the protocol config for

      -

    Returns Promise<NearProtocolConfig>

  • Returns gas price for a specific block_height or block_hash.

    +

Returns Promise<NearProtocolConfig>

  • Returns gas price for a specific block_height or block_hash.

    Parameters

    • blockId: BlockId

      Block hash or height, or null for latest.

    Returns Promise<GasPrice>

  • Gets a light client execution proof for verifying execution outcomes

    +
  • Returns the next light client block as far in the future as possible from the last known hash +

  • Directly call the RPC specifying the method and params

    +
  • Directly call the RPC specifying the method and params

    Type Parameters

    • T

    Parameters

    • method: string

      RPC method

    • params: object

      Parameters to the method

      -

    Returns Promise<T>

  • Sends a signed transaction to the RPC and waits until transaction is fully complete

    +

Returns Promise<T>

  • Sends a signed transaction to the RPC and immediately returns transaction hash +

  • Sends a signed transaction to the RPC and immediately returns transaction hash See docs for more info

    Parameters

    • signedTransaction: SignedTransaction

      The signed transaction being sent

      -

    Returns Promise<FinalExecutionOutcome>

  • Sends a signed transaction to the RPC

    +

Returns Promise<FinalExecutionOutcome>

  • Sends a signed transaction to the RPC

    Parameters

    • signedTransaction: SignedTransaction

      The signed transaction being sent

      -
    • waitUntil: TxExecutionStatus

    Returns Promise<FinalExecutionOutcome>

  • Gets single access key changes for a given array of access keys +

  • waitUntil: TxExecutionStatus

Returns Promise<FinalExecutionOutcome>

  • Gets single access key changes for a given array of access keys pass block_id OR finality as blockQuery, not both See docs for more info

    -

    Parameters

    • accessKeyArray: AccessKeyWithPublicKey[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets the RPC's status

    +

    Parameters

    • accessKeyArray: AccessKeyWithPublicKey[]
    • blockQuery: BlockReference

    Returns Promise<ChangeResult>

  • Gets a transaction's status from the RPC

    +
  • Gets a transaction's status from the RPC

    Parameters

    • txHash: string | Uint8Array

      A transaction hash as either a Uint8Array or a base58 encoded string

    • accountId: string

      The NEAR account that signed the transaction

    • waitUntil: TxExecutionStatus = 'EXECUTED_OPTIMISTIC'

    Returns Promise<FinalExecutionOutcome>

  • Gets a transaction's status from the RPC with receipts +

  • Gets a transaction's status from the RPC with receipts See docs for more info

    Parameters

    • txHash: string | Uint8Array

      The hash of the transaction

    • accountId: string

      The NEAR account that signed the transaction

      -
    • waitUntil: TxExecutionStatus = 'EXECUTED_OPTIMISTIC'

    Returns Promise<FinalExecutionOutcome>

  • Parameters

    • txHash: string
    • accountId: string
    • waitUntil: string

    Returns Promise<FinalExecutionOutcome>

  • Parameters

    • txHash: Uint8Array
    • accountId: string
    • waitUntil: TxExecutionStatus

    Returns Promise<FinalExecutionOutcome>

  • Query validators of the epoch defined by the given block id.

    +
  • waitUntil: TxExecutionStatus = 'EXECUTED_OPTIMISTIC'

Returns Promise<FinalExecutionOutcome>

  • Parameters

    • txHash: string
    • accountId: string
    • waitUntil: string

    Returns Promise<FinalExecutionOutcome>

  • Parameters

    • txHash: Uint8Array
    • accountId: string
    • waitUntil: TxExecutionStatus

    Returns Promise<FinalExecutionOutcome>

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_signers.in_memory_signer.InMemorySigner.html b/classes/_near_js_signers.in_memory_signer.InMemorySigner.html index 9e9a93bf40..270f1d2cb7 100644 --- a/classes/_near_js_signers.in_memory_signer.InMemorySigner.html +++ b/classes/_near_js_signers.in_memory_signer.InMemorySigner.html @@ -1,24 +1,24 @@ InMemorySigner | Documentation

Signs using in memory key store.

-

Hierarchy

Constructors

Hierarchy

Constructors

Properties

keyStore: KeyStore

Methods

  • Creates a public key for the account given

    +

Constructors

Properties

keyStore: KeyStore

Methods

  • Creates a public key for the account given

    Parameters

    • accountId: string

      The NEAR account to assign a public key to

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

      -
    • Optional keyType: KeyType

    Returns Promise<PublicKey>

  • Gets the existing public key for a given account

    +
  • Optional keyType: KeyType

Returns Promise<PublicKey>

  • Gets the existing public key for a given account

    Parameters

    • Optional accountId: string

      The NEAR account to assign a public key to

    • Optional networkId: string

      The targeted network. (ex. default, betanet, etc…)

    Returns Promise<PublicKey>

    Returns the public key or null if not found

    -
  • Parameters

  • Parameters

    • message: Uint8Array

      A message to be signed, typically a serialized transaction

    • Optional accountId: string

      the NEAR account signing the message

    • Optional networkId: string

      The targeted network. (ex. default, betanet, etc…)

      -

    Returns Promise<Signature>

  • Creates a single account Signer instance with account, network and keyPair provided.

    +

Returns Promise<Signature>

  • Creates a single account Signer instance with account, network and keyPair provided.

    Intended to be useful for temporary keys (e.g. claiming a Linkdrop).

    Parameters

    • networkId: string

      The targeted network. (ex. default, betanet, etc…)

    • accountId: string

      The NEAR account to assign the key pair to

    • keyPair: KeyPair

      The keyPair to use for signing

      -

    Returns Promise<Signer>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<Signer>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_signers.signer.Signer.html b/classes/_near_js_signers.signer.Signer.html index 3783c9cff7..58ac64076f 100644 --- a/classes/_near_js_signers.signer.Signer.html +++ b/classes/_near_js_signers.signer.Signer.html @@ -1,16 +1,16 @@ Signer | Documentation

General signing interface, can be used for in memory signing, RPC singing, external wallet, HSM, etc.

-

Hierarchy

Constructors

Hierarchy

Constructors

Methods

  • Creates new key and returns public key.

    Parameters

    • accountId: string

      accountId to retrieve from.

    • Optional networkId: string

      The targeted network. (ex. default, betanet, etc…)

      -
    • Optional keyType: KeyType

    Returns Promise<PublicKey>

  • Returns public key for given account / network.

    +
  • Optional keyType: KeyType

Returns Promise<PublicKey>

  • Returns public key for given account / network.

    Parameters

    • Optional accountId: string

      accountId to retrieve from.

    • Optional networkId: string

      The targeted network. (ex. default, betanet, etc…)

      -

    Returns Promise<PublicKey>

  • Signs given message, by first hashing with sha256.

    +

Returns Promise<PublicKey>

  • Signs given message, by first hashing with sha256.

    Parameters

    • message: Uint8Array

      message to sign.

    • Optional accountId: string

      accountId to use for signing.

    • Optional networkId: string

      The targeted network. (ex. default, betanet, etc…)

      -

    Returns Promise<Signature>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<Signature>

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.AccessKey.html b/classes/_near_js_transactions.actions.AccessKey.html index 3f89ef7790..b8a161bd4e 100644 --- a/classes/_near_js_transactions.actions.AccessKey.html +++ b/classes/_near_js_transactions.actions.AccessKey.html @@ -1,4 +1,4 @@ -AccessKey | Documentation

Hierarchy

  • Assignable
    • AccessKey

Constructors

constructor +AccessKey | Documentation

Hierarchy

  • Assignable
    • AccessKey

Constructors

Properties

Constructors

  • Parameters

    • properties: any

    Returns AccessKey

Properties

nonce: bigint

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns AccessKey

Properties

nonce: bigint

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.AccessKeyPermission.html b/classes/_near_js_transactions.actions.AccessKeyPermission.html index 9673516af3..95bdbc1d13 100644 --- a/classes/_near_js_transactions.actions.AccessKeyPermission.html +++ b/classes/_near_js_transactions.actions.AccessKeyPermission.html @@ -1,5 +1,5 @@ -AccessKeyPermission | Documentation

Hierarchy

  • Enum
    • AccessKeyPermission

Constructors

constructor +AccessKeyPermission | Documentation

Hierarchy

  • Enum
    • AccessKeyPermission

Constructors

Properties

Constructors

Properties

enum: string
functionCall?: FunctionCallPermission

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

enum: string
functionCall?: FunctionCallPermission

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.Action.html b/classes/_near_js_transactions.actions.Action.html index 959129fede..e3d040debb 100644 --- a/classes/_near_js_transactions.actions.Action.html +++ b/classes/_near_js_transactions.actions.Action.html @@ -1,6 +1,6 @@ Action | Documentation

Contains a list of the valid transaction Actions available with this API

Hierarchy

  • Enum
    • Action

Constructors

Hierarchy

  • Enum
    • Action

Constructors

Properties

addKey?: AddKey
createAccount?: CreateAccount
deleteAccount?: DeleteAccount
deleteKey?: DeleteKey
deployContract?: DeployContract
enum: string
functionCall?: FunctionCall
signedDelegate?: SignedDelegate
stake?: Stake
transfer?: Transfer

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

addKey?: AddKey
createAccount?: CreateAccount
deleteAccount?: DeleteAccount
deleteKey?: DeleteKey
deployContract?: DeployContract
enum: string
functionCall?: FunctionCall
signedDelegate?: SignedDelegate
stake?: Stake
transfer?: Transfer

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.AddKey.html b/classes/_near_js_transactions.actions.AddKey.html index 23a4c33753..03ea1b8671 100644 --- a/classes/_near_js_transactions.actions.AddKey.html +++ b/classes/_near_js_transactions.actions.AddKey.html @@ -1,4 +1,4 @@ -AddKey | Documentation

Hierarchy

Constructors

constructor +AddKey | Documentation

Hierarchy

Constructors

Properties

Constructors

  • Parameters

    • properties: any

    Returns AddKey

Properties

accessKey: AccessKey
publicKey: PublicKey

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns AddKey

Properties

accessKey: AccessKey
publicKey: PublicKey

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.CreateAccount.html b/classes/_near_js_transactions.actions.CreateAccount.html index 5ca383ca11..c49a025a1f 100644 --- a/classes/_near_js_transactions.actions.CreateAccount.html +++ b/classes/_near_js_transactions.actions.CreateAccount.html @@ -1,2 +1,2 @@ -CreateAccount | Documentation

Hierarchy

Constructors

constructor +CreateAccount | Documentation

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.DeleteAccount.html b/classes/_near_js_transactions.actions.DeleteAccount.html index 0e1a8d4b44..1e4b3b1a3d 100644 --- a/classes/_near_js_transactions.actions.DeleteAccount.html +++ b/classes/_near_js_transactions.actions.DeleteAccount.html @@ -1,3 +1,3 @@ -DeleteAccount | Documentation

Hierarchy

Constructors

constructor +DeleteAccount | Documentation

Hierarchy

Constructors

Properties

Constructors

Properties

beneficiaryId: string

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

beneficiaryId: string

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.DeleteKey.html b/classes/_near_js_transactions.actions.DeleteKey.html index e5fe005e8b..75bf57b175 100644 --- a/classes/_near_js_transactions.actions.DeleteKey.html +++ b/classes/_near_js_transactions.actions.DeleteKey.html @@ -1,3 +1,3 @@ -DeleteKey | Documentation

Hierarchy

Constructors

constructor +DeleteKey | Documentation

Hierarchy

Constructors

Properties

Constructors

  • Parameters

    • properties: any

    Returns DeleteKey

Properties

publicKey: PublicKey

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns DeleteKey

Properties

publicKey: PublicKey

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.DeployContract.html b/classes/_near_js_transactions.actions.DeployContract.html index 80de8d09ae..8ae654bc31 100644 --- a/classes/_near_js_transactions.actions.DeployContract.html +++ b/classes/_near_js_transactions.actions.DeployContract.html @@ -1,3 +1,3 @@ -DeployContract | Documentation

Hierarchy

Constructors

constructor +DeployContract | Documentation

Hierarchy

Constructors

Properties

Constructors

Properties

code: Uint8Array

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

code: Uint8Array

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.FullAccessPermission.html b/classes/_near_js_transactions.actions.FullAccessPermission.html index e873da1e01..8281fab42c 100644 --- a/classes/_near_js_transactions.actions.FullAccessPermission.html +++ b/classes/_near_js_transactions.actions.FullAccessPermission.html @@ -1,2 +1,2 @@ -FullAccessPermission | Documentation

Hierarchy

  • Assignable
    • FullAccessPermission

Constructors

constructor +FullAccessPermission | Documentation

Hierarchy

  • Assignable
    • FullAccessPermission

Constructors

Constructors

  • Parameters

    • properties: any

    Returns FullAccessPermission

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.FunctionCall.html b/classes/_near_js_transactions.actions.FunctionCall.html index 7f75cd5865..721e7a87fe 100644 --- a/classes/_near_js_transactions.actions.FunctionCall.html +++ b/classes/_near_js_transactions.actions.FunctionCall.html @@ -1,6 +1,6 @@ -FunctionCall | Documentation

Hierarchy

Constructors

constructor +FunctionCall | Documentation

Hierarchy

Constructors

Properties

Constructors

  • Parameters

    • properties: any

    Returns FunctionCall

Properties

args: Uint8Array
deposit: bigint
gas: bigint
methodName: string

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns FunctionCall

Properties

args: Uint8Array
deposit: bigint
gas: bigint
methodName: string

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.FunctionCallPermission.html b/classes/_near_js_transactions.actions.FunctionCallPermission.html index a25338bab4..0e8a581249 100644 --- a/classes/_near_js_transactions.actions.FunctionCallPermission.html +++ b/classes/_near_js_transactions.actions.FunctionCallPermission.html @@ -1,5 +1,5 @@ -FunctionCallPermission | Documentation

Hierarchy

  • Assignable
    • FunctionCallPermission

Constructors

constructor +FunctionCallPermission | Documentation

Hierarchy

  • Assignable
    • FunctionCallPermission

Constructors

  • Parameters

    • properties: any

    Returns FunctionCallPermission

Properties

allowance?: bigint
methodNames: string[]
receiverId: string

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns FunctionCallPermission

Properties

allowance?: bigint
methodNames: string[]
receiverId: string

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.IAction.html b/classes/_near_js_transactions.actions.IAction.html index 6cb2a0ef70..64d2a98d83 100644 --- a/classes/_near_js_transactions.actions.IAction.html +++ b/classes/_near_js_transactions.actions.IAction.html @@ -1,2 +1,2 @@ -IAction | Documentation

Hierarchy

Constructors

constructor +IAction | Documentation

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.SignedDelegate.html b/classes/_near_js_transactions.actions.SignedDelegate.html index e64f9777ad..53f9cd7557 100644 --- a/classes/_near_js_transactions.actions.SignedDelegate.html +++ b/classes/_near_js_transactions.actions.SignedDelegate.html @@ -1,4 +1,4 @@ -SignedDelegate | Documentation

Hierarchy

Constructors

constructor +SignedDelegate | Documentation

Hierarchy

Constructors

Properties

Constructors

Properties

delegateAction: DelegateAction
signature: Signature

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

delegateAction: DelegateAction
signature: Signature

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.Stake.html b/classes/_near_js_transactions.actions.Stake.html index 5a4c514bee..8dab92469e 100644 --- a/classes/_near_js_transactions.actions.Stake.html +++ b/classes/_near_js_transactions.actions.Stake.html @@ -1,4 +1,4 @@ -Stake | Documentation

Hierarchy

Constructors

constructor +Stake | Documentation

Hierarchy

Constructors

Properties

Constructors

  • Parameters

    • properties: any

    Returns Stake

Properties

publicKey: PublicKey
stake: bigint

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns Stake

Properties

publicKey: PublicKey
stake: bigint

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.actions.Transfer.html b/classes/_near_js_transactions.actions.Transfer.html index bc59d4b774..0441739c5f 100644 --- a/classes/_near_js_transactions.actions.Transfer.html +++ b/classes/_near_js_transactions.actions.Transfer.html @@ -1,3 +1,3 @@ -Transfer | Documentation

Hierarchy

Constructors

constructor +Transfer | Documentation

Hierarchy

Constructors

Properties

Constructors

  • Parameters

    • properties: any

    Returns Transfer

Properties

deposit: bigint

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns Transfer

Properties

deposit: bigint

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.delegate.DelegateAction.html b/classes/_near_js_transactions.delegate.DelegateAction.html index ac1f5ea234..712ccbe56f 100644 --- a/classes/_near_js_transactions.delegate.DelegateAction.html +++ b/classes/_near_js_transactions.delegate.DelegateAction.html @@ -1,8 +1,8 @@ -DelegateAction | Documentation

Hierarchy

  • Assignable
    • DelegateAction

Constructors

constructor +DelegateAction | Documentation

Hierarchy

  • Assignable
    • DelegateAction

Constructors

  • Parameters

    • properties: any

    Returns DelegateAction

Properties

actions: Action[]
maxBlockHeight: bigint
nonce: bigint
publicKey: PublicKey
receiverId: string
senderId: string

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns DelegateAction

Properties

actions: Action[]
maxBlockHeight: bigint
nonce: bigint
publicKey: PublicKey
receiverId: string
senderId: string

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.prefix.DelegateActionPrefix.html b/classes/_near_js_transactions.prefix.DelegateActionPrefix.html index 603600f07b..5ef0cf9fbd 100644 --- a/classes/_near_js_transactions.prefix.DelegateActionPrefix.html +++ b/classes/_near_js_transactions.prefix.DelegateActionPrefix.html @@ -1,4 +1,4 @@ DelegateActionPrefix | Documentation

Prefix for delegate actions whose signatures must always be distinguishable from valid transaction signatures *

-

Hierarchy

  • ActionableMessagePrefix
    • DelegateActionPrefix

Constructors

Hierarchy

  • ActionableMessagePrefix
    • DelegateActionPrefix

Constructors

Properties

Constructors

Properties

prefix: number

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

prefix: number

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.schema.SignedTransaction.html b/classes/_near_js_transactions.schema.SignedTransaction.html index 844d572e2d..ecd3780117 100644 --- a/classes/_near_js_transactions.schema.SignedTransaction.html +++ b/classes/_near_js_transactions.schema.SignedTransaction.html @@ -1,6 +1,6 @@ -SignedTransaction | Documentation

Hierarchy

  • Assignable
    • SignedTransaction

Constructors

constructor +SignedTransaction | Documentation

Hierarchy

  • Assignable
    • SignedTransaction

Constructors

Properties

Methods

Constructors

  • Parameters

    • properties: any

    Returns SignedTransaction

Properties

signature: Signature
transaction: Transaction

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns SignedTransaction

Properties

signature: Signature
transaction: Transaction

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.schema.Transaction.html b/classes/_near_js_transactions.schema.Transaction.html index 5bca35c5f7..93a6abef9b 100644 --- a/classes/_near_js_transactions.schema.Transaction.html +++ b/classes/_near_js_transactions.schema.Transaction.html @@ -1,4 +1,4 @@ -Transaction | Documentation

Hierarchy

  • Assignable
    • Transaction

Constructors

constructor +Transaction | Documentation

Hierarchy

  • Assignable
    • Transaction

Constructors

Properties

actions blockHash nonce @@ -7,4 +7,4 @@ signerId

Methods

Constructors

  • Parameters

    • properties: any

    Returns Transaction

Properties

actions: Action[]
blockHash: Uint8Array
nonce: bigint
publicKey: PublicKey
receiverId: string
signerId: string

Methods

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • properties: any

    Returns Transaction

Properties

actions: Action[]
blockHash: Uint8Array
nonce: bigint
publicKey: PublicKey
receiverId: string
signerId: string

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_transactions.signature.Signature.html b/classes/_near_js_transactions.signature.Signature.html index f38ca3802d..90c18e5256 100644 --- a/classes/_near_js_transactions.signature.Signature.html +++ b/classes/_near_js_transactions.signature.Signature.html @@ -1,7 +1,7 @@ -Signature | Documentation

Hierarchy

  • Assignable
    • Signature

Constructors

constructor +Signature | Documentation

Hierarchy

  • Assignable
    • Signature

Constructors

  • Parameters

    • __namedParameters: {
          data: Uint8Array;
          keyType: KeyType;
      }
      • data: Uint8Array
      • keyType: KeyType

    Returns Signature

Properties

ed25519Signature?: ED25519Signature
secp256k1Signature?: SECP256K1Signature

Accessors

  • get signature(): ED25519Signature | SECP256K1Signature
  • Returns ED25519Signature | SECP256K1Signature

Generated using TypeDoc

\ No newline at end of file +

Constructors

  • Parameters

    • __namedParameters: {
          data: Uint8Array;
          keyType: KeyType;
      }
      • data: Uint8Array
      • keyType: KeyType

    Returns Signature

Properties

ed25519Signature?: ED25519Signature
secp256k1Signature?: SECP256K1Signature

Accessors

  • get signature(): ED25519Signature | SECP256K1Signature
  • Returns ED25519Signature | SECP256K1Signature

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_types.assignable.Assignable.html b/classes/_near_js_types.assignable.Assignable.html index e986a0b43b..52ff2bb76e 100644 --- a/classes/_near_js_types.assignable.Assignable.html +++ b/classes/_near_js_types.assignable.Assignable.html @@ -1,2 +1,2 @@ -Assignable | Documentation

Generated using TypeDoc

\ No newline at end of file +Assignable | Documentation

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_types.errors.ArgumentTypeError.html b/classes/_near_js_types.errors.ArgumentTypeError.html index 3999800822..b3b804e77a 100644 --- a/classes/_near_js_types.errors.ArgumentTypeError.html +++ b/classes/_near_js_types.errors.ArgumentTypeError.html @@ -1,4 +1,4 @@ -ArgumentTypeError | Documentation

Hierarchy

  • Error
    • ArgumentTypeError

Constructors

constructor +ArgumentTypeError | Documentation

Hierarchy

  • Error
    • ArgumentTypeError

Constructors

Properties

Methods

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

    • (err, stackTraces): any
    • Optional override for formatting stack traces

      +

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_types.errors.ErrorContext.html b/classes/_near_js_types.errors.ErrorContext.html index 00d832f886..699ce03fcd 100644 --- a/classes/_near_js_types.errors.ErrorContext.html +++ b/classes/_near_js_types.errors.ErrorContext.html @@ -1,3 +1,3 @@ -ErrorContext | Documentation

Hierarchy

  • ErrorContext

Constructors

constructor +ErrorContext | Documentation

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

transactionHash?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_types.errors.PositionalArgsError.html b/classes/_near_js_types.errors.PositionalArgsError.html index 721e918986..b62e6f9bc7 100644 --- a/classes/_near_js_types.errors.PositionalArgsError.html +++ b/classes/_near_js_types.errors.PositionalArgsError.html @@ -1,4 +1,4 @@ -PositionalArgsError | Documentation

Hierarchy

  • Error
    • PositionalArgsError

Constructors

constructor +PositionalArgsError | Documentation

Hierarchy

  • Error
    • PositionalArgsError

Constructors

Properties

Methods

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

    • (err, stackTraces): any
    • Optional override for formatting stack traces

      +

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/_near_js_types.errors.TypedError.html b/classes/_near_js_types.errors.TypedError.html index f01f1e6a4f..ba11d9c7ba 100644 --- a/classes/_near_js_types.errors.TypedError.html +++ b/classes/_near_js_types.errors.TypedError.html @@ -1,4 +1,4 @@ -TypedError | Documentation

Hierarchy

  • Error
    • TypedError

    Constructors

    constructor +TypedError | Documentation

    Hierarchy

    • Error
      • TypedError

      Constructors

      Properties

      cause?: unknown
      context?: ErrorContext
      message: string
      name: string
      stack?: string
      type: string
      prepareStackTrace?: ((err, stackTraces) => any)

      Type declaration

        • (err, stackTraces): any
        • Optional override for formatting stack traces

          +

      Constructors

      Properties

      cause?: unknown
      context?: ErrorContext
      message: string
      name: string
      stack?: string
      type: string
      prepareStackTrace?: ((err, stackTraces) => any)

      Type declaration

      stackTraceLimit: number

      Methods

      • Create .stack property on a target object

        Parameters

        • targetObject: object
        • Optional constructorOpt: Function

        Returns void

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_near_js_utils.errors_rpc_errors.ServerError.html b/classes/_near_js_utils.errors_rpc_errors.ServerError.html index 4a380732b2..448cd8da69 100644 --- a/classes/_near_js_utils.errors_rpc_errors.ServerError.html +++ b/classes/_near_js_utils.errors_rpc_errors.ServerError.html @@ -1,4 +1,4 @@ -ServerError | Documentation

      Hierarchy

      • TypedError
        • ServerError

      Constructors

      constructor +ServerError | Documentation

      Hierarchy

      • TypedError
        • ServerError

      Constructors

      Properties

      cause? context? message diff --git a/classes/_near_js_utils.logger_console_logger.ConsoleLogger.html b/classes/_near_js_utils.logger_console_logger.ConsoleLogger.html index ef27ea32b1..59aefe22d1 100644 --- a/classes/_near_js_utils.logger_console_logger.ConsoleLogger.html +++ b/classes/_near_js_utils.logger_console_logger.ConsoleLogger.html @@ -1,4 +1,4 @@ -ConsoleLogger | Documentation

      Hierarchy

      • ConsoleLogger

      Implements

      Constructors

      constructor +ConsoleLogger | Documentation

      Hierarchy

      • ConsoleLogger

      Implements

      Constructors

      Properties

      Methods

      debug error @@ -8,10 +8,10 @@ print verbose warn -

      Constructors

      Properties

      logLevels: LogLevel[]

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      logLevels: LogLevel[]

      Methods

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_near_js_utils.logger_logger.Logger.html b/classes/_near_js_utils.logger_logger.Logger.html index a72231840c..4f00445196 100644 --- a/classes/_near_js_utils.logger_logger.Logger.html +++ b/classes/_near_js_utils.logger_logger.Logger.html @@ -1,5 +1,5 @@ Logger | Documentation

      Used to log the library messages

      -

      Hierarchy

      • Logger

      Constructors

      Hierarchy

      • Logger

      Constructors

      Properties

      Methods

      debug error @@ -8,10 +8,10 @@ overrideLogger verbose warn -

      Constructors

      Properties

      instanceRef?: LoggerService = DEFAULT_LOGGER

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      instanceRef?: LoggerService = DEFAULT_LOGGER

      Methods

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_near_js_wallet_account.near.Near.html b/classes/_near_js_wallet_account.near.Near.html index 45121b5f12..dce9f56cc7 100644 --- a/classes/_near_js_wallet_account.near.Near.html +++ b/classes/_near_js_wallet_account.near.Near.html @@ -1,17 +1,17 @@ Near | Documentation

      This is the main class developers should use to interact with NEAR.

      Example

      const near = new Near(config);
       
      -

      Hierarchy

      • Near

      Constructors

      Hierarchy

      • Near

      Constructors

      Properties

      accountCreator: AccountCreator
      config: any
      connection: Connection

      Methods

      • Create an account using the AccountCreator. Either:

        +

      Constructors

      Properties

      accountCreator: AccountCreator
      config: any
      connection: Connection

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/_near_js_wallet_account.walletAccount.ConnectedWalletAccount.html b/classes/_near_js_wallet_account.walletAccount.ConnectedWalletAccount.html index d00e827f39..3765640cf9 100644 --- a/classes/_near_js_wallet_account.walletAccount.ConnectedWalletAccount.html +++ b/classes/_near_js_wallet_account.walletAccount.ConnectedWalletAccount.html @@ -1,5 +1,5 @@ ConnectedWalletAccount | Documentation

      Account implementation which redirects to wallet using WalletConnection when no local key is available.

      -

      Hierarchy

      Constructors

      Hierarchy

      Constructors

      Properties

      Constructors

      Properties

      accountId: string
      connection: Connection
      walletConnection: WalletConnection

      Methods

      • Helper function returning the access key (if it exists) to the receiver that grants the designated permission

        +

      Constructors

      Properties

      accountId: string
      connection: Connection
      walletConnection: WalletConnection

      Methods

      • Helper function returning the access key (if it exists) to the receiver that grants the designated permission

        Parameters

        • receiverId: string

          The NEAR account seeking the access key for a transaction

        • actions: Action[]

          The action(s) sought to gain access to

        • Optional localKey: PublicKey

          A local public key provided to check for access

          -

        Returns Promise<any>

      • Check if given access key allows the function call or method attempted in transaction

        +

      Returns Promise<any>

      • Check if given access key allows the function call or method attempted in transaction

        Parameters

        • accessKey: any

          Array of {access_key: AccessKey, public_key: PublicKey} items

        • receiverId: string

          The NEAR account attempting to have access

        • actions: Action[]

          The action(s) needed to be checked for access

          -

        Returns Promise<boolean>

      • Parameters

        • publicKey: string | PublicKey

          A public key to be associated with the contract

        • Optional contractId: string

          NEAR account where the contract is deployed

        • Optional methodNames: string | string[]

          The method names on the contract that should be allowed to be called. Pass null for no method names and '' or [] for any method names.

        • Optional amount: bigint

          Payment in yoctoⓃ that is sent to the contract during this function call

          @@ -70,7 +70,7 @@

          Todo

          expand this API to support more options.

        Returns Promise<FinalExecutionOutcome>

      • Create a signed transaction which can be broadcast to the network

        Parameters

        • receiverId: string

          NEAR account receiving the transaction

        • actions: Action[]

          list of actions to perform as part of the transaction

        Returns Promise<[Uint8Array, SignedTransaction]>

        See

        JsonRpcProvider.sendTransaction

        diff --git a/classes/_near_js_wallet_account.walletAccount.WalletConnection.html b/classes/_near_js_wallet_account.walletAccount.WalletConnection.html index 80612e147f..10772bf87c 100644 --- a/classes/_near_js_wallet_account.walletAccount.WalletConnection.html +++ b/classes/_near_js_wallet_account.walletAccount.WalletConnection.html @@ -2,7 +2,7 @@

        See

        https://docs.near.org/tools/near-api-js/quick-reference#wallet

        Example

        // create new WalletConnection instance
        const wallet = new WalletConnection(near, 'my-app');

        // If not signed in redirect to the NEAR wallet to sign in
        // keys will be stored in the BrowserLocalStorageKeyStore
        if(!wallet.isSignedIn()) return wallet.requestSignIn()
        -

      Hierarchy

      • WalletConnection

      Constructors

      Hierarchy

      • WalletConnection

      Constructors

      Methods

      Constructors

      Methods

      • Returns authorized Account ID.

        +

      Constructors

      Methods

      • Returns authorized Account ID.

        Returns string

        Example

        const wallet = new WalletConnection(near, 'my-app');
        wallet.getAccountId();
        -
      • Returns true, if this WalletConnection is authorized with the wallet.

        Returns boolean

        Example

        const wallet = new WalletConnection(near, 'my-app');
        wallet.isSignedIn();
        -
      • Returns promise of completing signing in after redirecting from wallet

        Returns Promise<boolean>

        Example

        // on login callback page
        const wallet = new WalletConnection(near, 'my-app');
        wallet.isSignedIn(); // false
        await wallet.isSignedInAsync(); // true
        -
      • Redirects current page to the wallet authentication page.

        Parameters

        • options: SignInOptions

          An optional options object

        Returns Promise<void>

        Example

        const wallet = new WalletConnection(near, 'my-app');
        // redirects to the NEAR Wallet
        wallet.requestSignIn({ contractId: 'account-with-deploy-contract.near' });
        -
      • Constructs string URL to the wallet authentication page.

        Parameters

        • options: SignInOptions

          An optional options object

        Returns Promise<string>

        Example

        const wallet = new WalletConnection(near, 'my-app');
        // return string URL to the NEAR Wallet
        const url = await wallet.requestSignInUrl({ contractId: 'account-with-deploy-contract.near' });
        -
      • Requests the user to quickly sign for a transaction or batch of transactions by redirecting to the wallet.

        Parameters

        • options: RequestSignTransactionsOptions

          A required options object

          -

        Returns void

      • Constructs string URL to the wallet to sign a transaction or batch of transactions.

        +

      Returns void

      • Constructs string URL to the wallet to sign a transaction or batch of transactions.

        Parameters

        • options: RequestSignTransactionsOptions

          A required options object

          -

        Returns string

      • Sign out from the current account

        +

      Returns string

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/classes/near_api_js.utils_enums.Enum.html b/classes/near_api_js.utils_enums.Enum.html index ecac2a0a96..1b5c9af923 100644 --- a/classes/near_api_js.utils_enums.Enum.html +++ b/classes/near_api_js.utils_enums.Enum.html @@ -1,3 +1,3 @@ -Enum | Documentation

      Hierarchy

      • Enum

      Constructors

      constructor +Enum | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Constructors

      Properties

      enum: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_near_js_accounts.types.MultisigDeleteRequestRejectionError.html b/enums/_near_js_accounts.types.MultisigDeleteRequestRejectionError.html index e7229ab109..620f6d6a81 100644 --- a/enums/_near_js_accounts.types.MultisigDeleteRequestRejectionError.html +++ b/enums/_near_js_accounts.types.MultisigDeleteRequestRejectionError.html @@ -1,6 +1,6 @@ -MultisigDeleteRequestRejectionError | Documentation

      Enumeration MultisigDeleteRequestRejectionError

      Enumeration Members

      CANNOT_DESERIALIZE_STATE +MultisigDeleteRequestRejectionError | Documentation

      Enumeration MultisigDeleteRequestRejectionError

      Enumeration Members

      CANNOT_DESERIALIZE_STATE: "Cannot deserialize the contract state"
      METHOD_NOT_FOUND: "Contract method is not found"
      MULTISIG_NOT_INITIALIZED: "Smart contract panicked: Multisig contract should be initialized before usage"
      NO_SUCH_REQUEST: "Smart contract panicked: panicked at 'No such request: either wrong number or already confirmed'"
      REQUEST_COOLDOWN_ERROR: "Request cannot be deleted immediately after creation."

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      CANNOT_DESERIALIZE_STATE: "Cannot deserialize the contract state"
      METHOD_NOT_FOUND: "Contract method is not found"
      MULTISIG_NOT_INITIALIZED: "Smart contract panicked: Multisig contract should be initialized before usage"
      NO_SUCH_REQUEST: "Smart contract panicked: panicked at 'No such request: either wrong number or already confirmed'"
      REQUEST_COOLDOWN_ERROR: "Request cannot be deleted immediately after creation."

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_near_js_accounts.types.MultisigStateStatus.html b/enums/_near_js_accounts.types.MultisigStateStatus.html index 74ce2666ec..b3610a3bbe 100644 --- a/enums/_near_js_accounts.types.MultisigStateStatus.html +++ b/enums/_near_js_accounts.types.MultisigStateStatus.html @@ -1,5 +1,5 @@ -MultisigStateStatus | Documentation

      Enumeration Members

      INVALID_STATE +MultisigStateStatus | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      INVALID_STATE: 0
      STATE_NOT_INITIALIZED: 1
      UNKNOWN_STATE: 3
      VALID_STATE: 2

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_near_js_crypto.constants.KeySize.html b/enums/_near_js_crypto.constants.KeySize.html index 246334fabe..004516f36e 100644 --- a/enums/_near_js_crypto.constants.KeySize.html +++ b/enums/_near_js_crypto.constants.KeySize.html @@ -1,4 +1,4 @@ -KeySize | Documentation

      Enumeration Members

      ED25519_PUBLIC_KEY +KeySize | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      ED25519_PUBLIC_KEY: 32
      SECP256k1_PUBLIC_KEY: 64
      SECRET_KEY: 32

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_near_js_crypto.constants.KeyType.html b/enums/_near_js_crypto.constants.KeyType.html index 5d3ddb0fb6..9675aecc6c 100644 --- a/enums/_near_js_crypto.constants.KeyType.html +++ b/enums/_near_js_crypto.constants.KeyType.html @@ -1,4 +1,4 @@ KeyType | Documentation

      Enumeration Members

      ED25519: 0
      SECP256K1: 1

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_near_js_types.provider_light_client.IdType.html b/enums/_near_js_types.provider_light_client.IdType.html index 7d51c37b2d..99d497153f 100644 --- a/enums/_near_js_types.provider_light_client.IdType.html +++ b/enums/_near_js_types.provider_light_client.IdType.html @@ -1,3 +1,3 @@ -IdType | Documentation

      Enumeration Members

      Receipt +IdType | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      Receipt: "receipt"
      Transaction: "transaction"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_near_js_types.provider_response.ExecutionStatusBasic.html b/enums/_near_js_types.provider_response.ExecutionStatusBasic.html index f2b0c81965..822d50f4f5 100644 --- a/enums/_near_js_types.provider_response.ExecutionStatusBasic.html +++ b/enums/_near_js_types.provider_response.ExecutionStatusBasic.html @@ -1,4 +1,4 @@ -ExecutionStatusBasic | Documentation

      Enumeration Members

      Failure +ExecutionStatusBasic | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      Failure: "Failure"
      Pending: "Pending"
      Unknown: "Unknown"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/enums/_near_js_types.provider_response.FinalExecutionStatusBasic.html b/enums/_near_js_types.provider_response.FinalExecutionStatusBasic.html index 373ee79ae8..0ea7c941df 100644 --- a/enums/_near_js_types.provider_response.FinalExecutionStatusBasic.html +++ b/enums/_near_js_types.provider_response.FinalExecutionStatusBasic.html @@ -1,4 +1,4 @@ -FinalExecutionStatusBasic | Documentation

      Enumeration Members

      Failure +FinalExecutionStatusBasic | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Enumeration Members

      Failure: "Failure"
      NotStarted: "NotStarted"
      Started: "Started"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_accounts.utils.encodeJSContractArgs.html b/functions/_near_js_accounts.utils.encodeJSContractArgs.html index 29df5845d6..a75b547609 100644 --- a/functions/_near_js_accounts.utils.encodeJSContractArgs.html +++ b/functions/_near_js_accounts.utils.encodeJSContractArgs.html @@ -1 +1 @@ -encodeJSContractArgs | Documentation

      Generated using TypeDoc

      \ No newline at end of file +encodeJSContractArgs | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_accounts.utils.validateArgs.html b/functions/_near_js_accounts.utils.validateArgs.html index 3fd5909fcb..bb16d47a3e 100644 --- a/functions/_near_js_accounts.utils.validateArgs.html +++ b/functions/_near_js_accounts.utils.validateArgs.html @@ -1 +1 @@ -validateArgs | Documentation

      Generated using TypeDoc

      \ No newline at end of file +validateArgs | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_accounts.utils.viewFunction.html b/functions/_near_js_accounts.utils.viewFunction.html index e19c602449..422d3e8ba9 100644 --- a/functions/_near_js_accounts.utils.viewFunction.html +++ b/functions/_near_js_accounts.utils.viewFunction.html @@ -1,3 +1,3 @@ viewFunction | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_accounts.utils.viewState.html b/functions/_near_js_accounts.utils.viewState.html index 96b8270095..b8275e2b7b 100644 --- a/functions/_near_js_accounts.utils.viewState.html +++ b/functions/_near_js_accounts.utils.viewState.html @@ -5,4 +5,4 @@
    • prefix: string | Uint8Array

      allows to filter which keys should be returned. Empty prefix means all keys. String prefix is utf-8 encoded.

    • blockQuery: BlockReference = ...

      specifies which block to query state at. By default returns last "optimistic" block (i.e. not necessarily finalized).

    • Returns Promise<{
          key: Buffer;
          value: Buffer;
      }[]>

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.index-1.createKey.html b/functions/_near_js_biometric_ed25519.index-1.createKey.html index 502375f96c..ffbc4ca0f5 100644 --- a/functions/_near_js_biometric_ed25519.index-1.createKey.html +++ b/functions/_near_js_biometric_ed25519.index-1.createKey.html @@ -1 +1 @@ -createKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +createKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.index-1.getKeys.html b/functions/_near_js_biometric_ed25519.index-1.getKeys.html index f67528cd7c..7e121a3da8 100644 --- a/functions/_near_js_biometric_ed25519.index-1.getKeys.html +++ b/functions/_near_js_biometric_ed25519.index-1.getKeys.html @@ -1 +1 @@ -getKeys | Documentation

      Generated using TypeDoc

      \ No newline at end of file +getKeys | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.index-1.isDeviceSupported.html b/functions/_near_js_biometric_ed25519.index-1.isDeviceSupported.html index 8a579fd0dd..81dc0b91eb 100644 --- a/functions/_near_js_biometric_ed25519.index-1.isDeviceSupported.html +++ b/functions/_near_js_biometric_ed25519.index-1.isDeviceSupported.html @@ -1 +1 @@ -isDeviceSupported | Documentation

      Generated using TypeDoc

      \ No newline at end of file +isDeviceSupported | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.index-1.isPassKeyAvailable.html b/functions/_near_js_biometric_ed25519.index-1.isPassKeyAvailable.html index 3a5e69c498..677aa04ef7 100644 --- a/functions/_near_js_biometric_ed25519.index-1.isPassKeyAvailable.html +++ b/functions/_near_js_biometric_ed25519.index-1.isPassKeyAvailable.html @@ -1 +1 @@ -isPassKeyAvailable | Documentation

      Generated using TypeDoc

      \ No newline at end of file +isPassKeyAvailable | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.utils.get64BytePublicKeyFromPEM.html b/functions/_near_js_biometric_ed25519.utils.get64BytePublicKeyFromPEM.html index 9c380e446a..6b4d7bfa7d 100644 --- a/functions/_near_js_biometric_ed25519.utils.get64BytePublicKeyFromPEM.html +++ b/functions/_near_js_biometric_ed25519.utils.get64BytePublicKeyFromPEM.html @@ -1 +1 @@ -get64BytePublicKeyFromPEM | Documentation

      Generated using TypeDoc

      \ No newline at end of file +get64BytePublicKeyFromPEM | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.utils.preformatGetAssertReq.html b/functions/_near_js_biometric_ed25519.utils.preformatGetAssertReq.html index e4b987e7d0..3b6e0713f5 100644 --- a/functions/_near_js_biometric_ed25519.utils.preformatGetAssertReq.html +++ b/functions/_near_js_biometric_ed25519.utils.preformatGetAssertReq.html @@ -1 +1 @@ -preformatGetAssertReq | Documentation

      Generated using TypeDoc

      \ No newline at end of file +preformatGetAssertReq | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.utils.preformatMakeCredReq.html b/functions/_near_js_biometric_ed25519.utils.preformatMakeCredReq.html index 28bcc7413a..f8c3ba20d0 100644 --- a/functions/_near_js_biometric_ed25519.utils.preformatMakeCredReq.html +++ b/functions/_near_js_biometric_ed25519.utils.preformatMakeCredReq.html @@ -1 +1 @@ -preformatMakeCredReq | Documentation

      Generated using TypeDoc

      \ No newline at end of file +preformatMakeCredReq | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.utils.publicKeyCredentialToJSON.html b/functions/_near_js_biometric_ed25519.utils.publicKeyCredentialToJSON.html index cd5ee59575..0fed358360 100644 --- a/functions/_near_js_biometric_ed25519.utils.publicKeyCredentialToJSON.html +++ b/functions/_near_js_biometric_ed25519.utils.publicKeyCredentialToJSON.html @@ -1 +1 @@ -publicKeyCredentialToJSON | Documentation

      Generated using TypeDoc

      \ No newline at end of file +publicKeyCredentialToJSON | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.utils.recoverPublicKey.html b/functions/_near_js_biometric_ed25519.utils.recoverPublicKey.html index b892bffb23..14979cdf41 100644 --- a/functions/_near_js_biometric_ed25519.utils.recoverPublicKey.html +++ b/functions/_near_js_biometric_ed25519.utils.recoverPublicKey.html @@ -1 +1 @@ -recoverPublicKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +recoverPublicKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.utils.sanitizeCreateKeyResponse.html b/functions/_near_js_biometric_ed25519.utils.sanitizeCreateKeyResponse.html index a41fe44aa5..5accf0617d 100644 --- a/functions/_near_js_biometric_ed25519.utils.sanitizeCreateKeyResponse.html +++ b/functions/_near_js_biometric_ed25519.utils.sanitizeCreateKeyResponse.html @@ -1 +1 @@ -sanitizeCreateKeyResponse | Documentation
      • Parameters

        • res: Credential

        Returns Credential | {
            authenticatorAttachment: string;
            id: string;
            rawId: any;
            response: {
                attestationObject: any;
                clientDataJSON: any;
            };
            type: string;
            getClientExtensionResults() => AuthenticationExtensionsClientOutputs;
        }

      Generated using TypeDoc

      \ No newline at end of file +sanitizeCreateKeyResponse | Documentation
      • Parameters

        • res: Credential

        Returns Credential | {
            authenticatorAttachment: string;
            id: string;
            rawId: any;
            response: {
                attestationObject: any;
                clientDataJSON: any;
            };
            type: string;
            getClientExtensionResults() => AuthenticationExtensionsClientOutputs;
        }

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.utils.sanitizeGetKeyResponse.html b/functions/_near_js_biometric_ed25519.utils.sanitizeGetKeyResponse.html index 5a5e5e6bdb..ee96fb713a 100644 --- a/functions/_near_js_biometric_ed25519.utils.sanitizeGetKeyResponse.html +++ b/functions/_near_js_biometric_ed25519.utils.sanitizeGetKeyResponse.html @@ -1 +1 @@ -sanitizeGetKeyResponse | Documentation
      • Parameters

        • res: Credential

        Returns Credential | {
            authenticatorAttachment: string;
            id: string;
            rawId: any;
            response: {
                authenticatorData: any;
                clientDataJSON: any;
                signature: any;
                userHandle: any;
            };
            type: string;
            getClientExtensionResults() => AuthenticationExtensionsClientOutputs;
        }

      Generated using TypeDoc

      \ No newline at end of file +sanitizeGetKeyResponse | Documentation
      • Parameters

        • res: Credential

        Returns Credential | {
            authenticatorAttachment: string;
            id: string;
            rawId: any;
            response: {
                authenticatorData: any;
                clientDataJSON: any;
                signature: any;
                userHandle: any;
            };
            type: string;
            getClientExtensionResults() => AuthenticationExtensionsClientOutputs;
        }

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.utils.uint8ArrayToBigInt.html b/functions/_near_js_biometric_ed25519.utils.uint8ArrayToBigInt.html index d73aa9376c..77399c7882 100644 --- a/functions/_near_js_biometric_ed25519.utils.uint8ArrayToBigInt.html +++ b/functions/_near_js_biometric_ed25519.utils.uint8ArrayToBigInt.html @@ -1 +1 @@ -uint8ArrayToBigInt | Documentation

      Generated using TypeDoc

      \ No newline at end of file +uint8ArrayToBigInt | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_biometric_ed25519.utils.validateUsername.html b/functions/_near_js_biometric_ed25519.utils.validateUsername.html index 2d84b696c3..f0299cc465 100644 --- a/functions/_near_js_biometric_ed25519.utils.validateUsername.html +++ b/functions/_near_js_biometric_ed25519.utils.validateUsername.html @@ -1 +1 @@ -validateUsername | Documentation

      Generated using TypeDoc

      \ No newline at end of file +validateUsername | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_iframe_rpc.types.isRPCMessage.html b/functions/_near_js_iframe_rpc.types.isRPCMessage.html index 28f11f3a8f..9c4585d9e6 100644 --- a/functions/_near_js_iframe_rpc.types.isRPCMessage.html +++ b/functions/_near_js_iframe_rpc.types.isRPCMessage.html @@ -1 +1 @@ -isRPCMessage | Documentation

      Generated using TypeDoc

      \ No newline at end of file +isRPCMessage | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_providers.exponential_backoff.exponentialBackoff.html b/functions/_near_js_providers.exponential_backoff.exponentialBackoff.html index 6f760e0e5c..55a1546c0b 100644 --- a/functions/_near_js_providers.exponential_backoff.exponentialBackoff.html +++ b/functions/_near_js_providers.exponential_backoff.exponentialBackoff.html @@ -1 +1 @@ -exponentialBackoff | Documentation

      Generated using TypeDoc

      \ No newline at end of file +exponentialBackoff | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_providers.fetch.default.html b/functions/_near_js_providers.fetch.default.html index b0aafc7f3a..14423b72dc 100644 --- a/functions/_near_js_providers.fetch.default.html +++ b/functions/_near_js_providers.fetch.default.html @@ -1 +1 @@ -default | Documentation

      Generated using TypeDoc

      \ No newline at end of file +default | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_providers.fetch_json.fetchJson.html b/functions/_near_js_providers.fetch_json.fetchJson.html index 1832aa8c08..2af4909a08 100644 --- a/functions/_near_js_providers.fetch_json.fetchJson.html +++ b/functions/_near_js_providers.fetch_json.fetchJson.html @@ -2,4 +2,4 @@

      Parameters

      • connectionInfoOrUrl: string | ConnectionInfo

        The connection information or URL for the HTTP request.

      • Optional json: string

        The JSON payload to be included in the request body for POST requests.

      Returns Promise<any>

      A Promise that resolves to the parsed JSON response from the HTTP request.

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.action_creators.stringifyJsonOrBytes.html b/functions/_near_js_transactions.action_creators.stringifyJsonOrBytes.html index 4bc71ba250..6e84aecec1 100644 --- a/functions/_near_js_transactions.action_creators.stringifyJsonOrBytes.html +++ b/functions/_near_js_transactions.action_creators.stringifyJsonOrBytes.html @@ -1,4 +1,4 @@ stringifyJsonOrBytes | Documentation
      • Converts an input argument to a Buffer, handling cases for both JSON and Uint8Array.

        Parameters

        • args: any

          The input argument, either JSON object or Uint8Array.

        Returns Buffer

        A Buffer representation of the input argument.

        -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.create_transaction.createTransaction.html b/functions/_near_js_transactions.create_transaction.createTransaction.html index 875fa7bf61..37e110668f 100644 --- a/functions/_near_js_transactions.create_transaction.createTransaction.html +++ b/functions/_near_js_transactions.create_transaction.createTransaction.html @@ -6,4 +6,4 @@
    • actions: Action[]

      An array of transaction actions to be performed.

    • blockHash: Uint8Array

      The hash of the block where the transaction will be included.

    • Returns Transaction

      A new transaction object initialized with the provided parameters.

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.delegate.buildDelegateAction.html b/functions/_near_js_transactions.delegate.buildDelegateAction.html index 1a58871dda..edebb0dafd 100644 --- a/functions/_near_js_transactions.delegate.buildDelegateAction.html +++ b/functions/_near_js_transactions.delegate.buildDelegateAction.html @@ -1,2 +1,2 @@ buildDelegateAction | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns DelegateAction

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.schema.decodeSignedTransaction.html b/functions/_near_js_transactions.schema.decodeSignedTransaction.html index e3a777c0ea..8ff48d08a4 100644 --- a/functions/_near_js_transactions.schema.decodeSignedTransaction.html +++ b/functions/_near_js_transactions.schema.decodeSignedTransaction.html @@ -1,3 +1,3 @@ decodeSignedTransaction | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Returns SignedTransaction

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.schema.decodeTransaction.html b/functions/_near_js_transactions.schema.decodeTransaction.html index dcacb689f5..1645453ef9 100644 --- a/functions/_near_js_transactions.schema.decodeTransaction.html +++ b/functions/_near_js_transactions.schema.decodeTransaction.html @@ -1,3 +1,3 @@ decodeTransaction | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Returns Transaction

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.schema.encodeDelegateAction.html b/functions/_near_js_transactions.schema.encodeDelegateAction.html index 2a55d9c852..4caed451a7 100644 --- a/functions/_near_js_transactions.schema.encodeDelegateAction.html +++ b/functions/_near_js_transactions.schema.encodeDelegateAction.html @@ -2,4 +2,4 @@ NB per NEP-461 this requires a Borsh-serialized prefix specific to delegate actions, ensuring signed delegate actions may never be identical to signed transactions with the same fields

      Parameters

      • delegateAction: DelegateAction

        Delegate action to be signed by the meta transaction sender

        -

      Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file +

      Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.schema.encodeSignedDelegate.html b/functions/_near_js_transactions.schema.encodeSignedDelegate.html index 8ce005fc59..1b5e315cf9 100644 --- a/functions/_near_js_transactions.schema.encodeSignedDelegate.html +++ b/functions/_near_js_transactions.schema.encodeSignedDelegate.html @@ -1,3 +1,3 @@ encodeSignedDelegate | Documentation
      • Borsh-encode a signed delegate for validation and execution by a relayer

        Parameters

        • signedDelegate: SignedDelegate

          Signed delegate to be executed in a meta transaction

          -

        Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file +

      Returns Uint8Array

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.schema.encodeTransaction.html b/functions/_near_js_transactions.schema.encodeTransaction.html index 807c4b0616..29633a109a 100644 --- a/functions/_near_js_transactions.schema.encodeTransaction.html +++ b/functions/_near_js_transactions.schema.encodeTransaction.html @@ -1,4 +1,4 @@ encodeTransaction | Documentation
      • Borsh-encode a transaction or signed transaction into a serialized form.

        Parameters

        Returns Uint8Array

        A serialized representation of the input transaction.

        -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.sign.signDelegateAction.html b/functions/_near_js_transactions.sign.signDelegateAction.html index 510deba845..6ac979bbe9 100644 --- a/functions/_near_js_transactions.sign.signDelegateAction.html +++ b/functions/_near_js_transactions.sign.signDelegateAction.html @@ -1,3 +1,3 @@ signDelegateAction | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_transactions.sign.signTransaction.html b/functions/_near_js_transactions.sign.signTransaction.html index 0f5a2384f4..c1b56114fe 100644 --- a/functions/_near_js_transactions.sign.signTransaction.html +++ b/functions/_near_js_transactions.sign.signTransaction.html @@ -1 +1 @@ -signTransaction | Documentation
      • Parameters

        • transaction: Transaction
        • signer: Signer
        • Optional accountId: string
        • Optional networkId: string

        Returns Promise<[Uint8Array, SignedTransaction]>

      • Parameters

        • receiverId: string
        • nonce: bigint
        • actions: Action[]
        • blockHash: Uint8Array
        • signer: Signer
        • Optional accountId: string
        • Optional networkId: string

        Returns Promise<[Uint8Array, SignedTransaction]>

      Generated using TypeDoc

      \ No newline at end of file +signTransaction | Documentation
      • Parameters

        • transaction: Transaction
        • signer: Signer
        • Optional accountId: string
        • Optional networkId: string

        Returns Promise<[Uint8Array, SignedTransaction]>

      • Parameters

        • receiverId: string
        • nonce: bigint
        • actions: Action[]
        • blockHash: Uint8Array
        • signer: Signer
        • Optional accountId: string
        • Optional networkId: string

        Returns Promise<[Uint8Array, SignedTransaction]>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.errors_errors.logWarning.html b/functions/_near_js_utils.errors_errors.logWarning.html index 12cf4a25ac..6c21419ee8 100644 --- a/functions/_near_js_utils.errors_errors.logWarning.html +++ b/functions/_near_js_utils.errors_errors.logWarning.html @@ -1 +1 @@ -logWarning | Documentation

      Generated using TypeDoc

      \ No newline at end of file +logWarning | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.errors_rpc_errors.formatError.html b/functions/_near_js_utils.errors_rpc_errors.formatError.html index 9ab8fc70cd..f9d5e791c9 100644 --- a/functions/_near_js_utils.errors_rpc_errors.formatError.html +++ b/functions/_near_js_utils.errors_rpc_errors.formatError.html @@ -1 +1 @@ -formatError | Documentation

      Generated using TypeDoc

      \ No newline at end of file +formatError | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.errors_rpc_errors.getErrorTypeFromErrorMessage.html b/functions/_near_js_utils.errors_rpc_errors.getErrorTypeFromErrorMessage.html index e3588000c3..9bf1f73ca4 100644 --- a/functions/_near_js_utils.errors_rpc_errors.getErrorTypeFromErrorMessage.html +++ b/functions/_near_js_utils.errors_rpc_errors.getErrorTypeFromErrorMessage.html @@ -1 +1 @@ -getErrorTypeFromErrorMessage | Documentation

      Generated using TypeDoc

      \ No newline at end of file +getErrorTypeFromErrorMessage | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.errors_rpc_errors.parseResultError.html b/functions/_near_js_utils.errors_rpc_errors.parseResultError.html index 2eac916259..cfb684402d 100644 --- a/functions/_near_js_utils.errors_rpc_errors.parseResultError.html +++ b/functions/_near_js_utils.errors_rpc_errors.parseResultError.html @@ -1 +1 @@ -parseResultError | Documentation

      Generated using TypeDoc

      \ No newline at end of file +parseResultError | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.errors_rpc_errors.parseRpcError.html b/functions/_near_js_utils.errors_rpc_errors.parseRpcError.html index 2a3c44cf2b..52a5d71969 100644 --- a/functions/_near_js_utils.errors_rpc_errors.parseRpcError.html +++ b/functions/_near_js_utils.errors_rpc_errors.parseRpcError.html @@ -1 +1 @@ -parseRpcError | Documentation

      Generated using TypeDoc

      \ No newline at end of file +parseRpcError | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.format.baseDecode.html b/functions/_near_js_utils.format.baseDecode.html index 5dde521439..db9f9bc0d6 100644 --- a/functions/_near_js_utils.format.baseDecode.html +++ b/functions/_near_js_utils.format.baseDecode.html @@ -1,4 +1,4 @@ baseDecode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.format.baseEncode.html b/functions/_near_js_utils.format.baseEncode.html index 72b4264378..c9e0fef108 100644 --- a/functions/_near_js_utils.format.baseEncode.html +++ b/functions/_near_js_utils.format.baseEncode.html @@ -1,4 +1,4 @@ baseEncode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.format.formatNearAmount.html b/functions/_near_js_utils.format.formatNearAmount.html index dbff80c322..b87642ae66 100644 --- a/functions/_near_js_utils.format.formatNearAmount.html +++ b/functions/_near_js_utils.format.formatNearAmount.html @@ -3,4 +3,4 @@

      Parameters

      • balance: string

        decimal string representing balance in smallest non-divisible NEAR units (as specified by NEAR_NOMINATION)

      • fracDigits: number = NEAR_NOMINATION_EXP

        number of fractional digits to preserve in formatted string. Balance is rounded to match given number of digits.

      Returns string

      Value in Ⓝ

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.format.parseNearAmount.html b/functions/_near_js_utils.format.parseNearAmount.html index 7875427f24..8591e33dce 100644 --- a/functions/_near_js_utils.format.parseNearAmount.html +++ b/functions/_near_js_utils.format.parseNearAmount.html @@ -2,4 +2,4 @@ Effectively this multiplies given amount by NEAR_NOMINATION.

      Parameters

      • Optional amt: string

        decimal string (potentially fractional) denominated in NEAR.

      Returns string | null

      The parsed yoctoⓃ amount or null if no amount was passed in

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.logging.printTxOutcomeLogs.html b/functions/_near_js_utils.logging.printTxOutcomeLogs.html index 51faf13af3..249f7e544b 100644 --- a/functions/_near_js_utils.logging.printTxOutcomeLogs.html +++ b/functions/_near_js_utils.logging.printTxOutcomeLogs.html @@ -2,4 +2,4 @@

      Parameters

      • params: {
            contractId: string;
            logs: string[];
            prefix?: string;
        }
        • contractId: string

          ID of the account/contract which made the query

        • logs: string[]

          log output from a query execution response

        • Optional prefix?: string

          string to append to the beginning of each log

          -

      Returns void

      Generated using TypeDoc

      \ No newline at end of file +

      Returns void

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.logging.printTxOutcomeLogsAndFailures.html b/functions/_near_js_utils.logging.printTxOutcomeLogsAndFailures.html index 3fb949164f..f241520dc1 100644 --- a/functions/_near_js_utils.logging.printTxOutcomeLogsAndFailures.html +++ b/functions/_near_js_utils.logging.printTxOutcomeLogsAndFailures.html @@ -1,4 +1,4 @@ printTxOutcomeLogsAndFailures | Documentation
      • Parse and print details from a query execution response

        Parameters

        • params: {
              contractId: string;
              outcome: FinalExecutionOutcome;
          }
          • contractId: string

            ID of the account/contract which made the query

          • outcome: FinalExecutionOutcome

            the query execution response

            -

        Returns void

      Generated using TypeDoc

      \ No newline at end of file +

      Returns void

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.utils.sortBigIntAsc.html b/functions/_near_js_utils.utils.sortBigIntAsc.html index cfceb2acbe..f042ed0cfa 100644 --- a/functions/_near_js_utils.utils.sortBigIntAsc.html +++ b/functions/_near_js_utils.utils.sortBigIntAsc.html @@ -1 +1 @@ -sortBigIntAsc | Documentation

      Generated using TypeDoc

      \ No newline at end of file +sortBigIntAsc | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.validators.diffEpochValidators.html b/functions/_near_js_utils.validators.diffEpochValidators.html index 6738112491..2c2a271e59 100644 --- a/functions/_near_js_utils.validators.diffEpochValidators.html +++ b/functions/_near_js_utils.validators.diffEpochValidators.html @@ -1,3 +1,3 @@ diffEpochValidators | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      • currentValidators: CurrentEpochValidatorInfo[]
      • nextValidators: NextEpochValidatorInfo[]

      Returns EpochValidatorsDiff

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/_near_js_utils.validators.findSeatPrice.html b/functions/_near_js_utils.validators.findSeatPrice.html index b71e87583b..e80cbfd209 100644 --- a/functions/_near_js_utils.validators.findSeatPrice.html +++ b/functions/_near_js_utils.validators.findSeatPrice.html @@ -1,3 +1,3 @@ findSeatPrice | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      • validators: (CurrentEpochValidatorInfo | NextEpochValidatorInfo)[]
      • maxNumberOfSeats: number
      • minimumStakeRatio: number[]
      • Optional protocolVersion: number

      Returns bigint

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.browserConnect.connect.html b/functions/near_api_js.browserConnect.connect.html index 0fcaa2077a..1b0446152d 100644 --- a/functions/near_api_js.browserConnect.connect.html +++ b/functions/near_api_js.browserConnect.connect.html @@ -1,2 +1,2 @@ connect | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      Returns Promise<Near>

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.connect.connect.html b/functions/near_api_js.connect.connect.html index 9e4bc76678..a326e45ae2 100644 --- a/functions/near_api_js.connect.connect.html +++ b/functions/near_api_js.connect.connect.html @@ -3,4 +3,4 @@

      Returns Promise<Near>

      A Promise that resolves to a Near object representing the connection.

      Example

      const connectionConfig = {
      networkId: 'testnet',
      nodeUrl: 'https://rpc.testnet.near.org',
      walletUrl: 'https://wallet.testnet.near.org',
      helperUrl: 'https://helper.testnet.near.org',
      keyStore: new InMemoryKeyStore(),
      deps: { keyStore: new BrowserLocalStorageKeyStore() },
      logger: true,
      keyPath: '/path/to/account-key.json',
      masterAccount: 'master-account.near',
      };

      const nearConnection = await connect(connectionConfig);
      console.log(nearConnection); // Near object representing the connection
      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.addKey-1.html b/functions/near_api_js.transaction.addKey-1.html index 0ed6cff672..7db15a2951 100644 --- a/functions/near_api_js.transaction.addKey-1.html +++ b/functions/near_api_js.transaction.addKey-1.html @@ -1 +1 @@ -addKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +addKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.createAccount-1.html b/functions/near_api_js.transaction.createAccount-1.html index 569b741c52..9d8594b87b 100644 --- a/functions/near_api_js.transaction.createAccount-1.html +++ b/functions/near_api_js.transaction.createAccount-1.html @@ -1 +1 @@ -createAccount | Documentation

      Generated using TypeDoc

      \ No newline at end of file +createAccount | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.deleteAccount-1.html b/functions/near_api_js.transaction.deleteAccount-1.html index e1f0ccc325..db7f673245 100644 --- a/functions/near_api_js.transaction.deleteAccount-1.html +++ b/functions/near_api_js.transaction.deleteAccount-1.html @@ -1 +1 @@ -deleteAccount | Documentation

      Generated using TypeDoc

      \ No newline at end of file +deleteAccount | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.deleteKey-1.html b/functions/near_api_js.transaction.deleteKey-1.html index 12de76d411..754e07df8c 100644 --- a/functions/near_api_js.transaction.deleteKey-1.html +++ b/functions/near_api_js.transaction.deleteKey-1.html @@ -1 +1 @@ -deleteKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +deleteKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.deployContract-1.html b/functions/near_api_js.transaction.deployContract-1.html index d267a98387..bfa178bd1b 100644 --- a/functions/near_api_js.transaction.deployContract-1.html +++ b/functions/near_api_js.transaction.deployContract-1.html @@ -1 +1 @@ -deployContract | Documentation

      Generated using TypeDoc

      \ No newline at end of file +deployContract | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.fullAccessKey.html b/functions/near_api_js.transaction.fullAccessKey.html index 956f5bca76..8f9ae05f32 100644 --- a/functions/near_api_js.transaction.fullAccessKey.html +++ b/functions/near_api_js.transaction.fullAccessKey.html @@ -1 +1 @@ -fullAccessKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +fullAccessKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.functionCall-1.html b/functions/near_api_js.transaction.functionCall-1.html index b44de39e1a..8eae7d9f3a 100644 --- a/functions/near_api_js.transaction.functionCall-1.html +++ b/functions/near_api_js.transaction.functionCall-1.html @@ -1,4 +1,4 @@ functionCall | Documentation
      • Parameters

        • methodName: string
        • args: object | Uint8Array
        • gas: bigint
        • deposit: bigint
        • Optional stringify: ((args) => Buffer)
            • (args): Buffer
            • Converts an input argument to a Buffer, handling cases for both JSON and Uint8Array.

              Parameters

              • args: any

                The input argument, either JSON object or Uint8Array.

              Returns Buffer

              A Buffer representation of the input argument.

              -
        • Optional jsContract: boolean

        Returns Action

      Generated using TypeDoc

      \ No newline at end of file +
    • Optional jsContract: boolean
    • Returns Action

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.functionCallAccessKey.html b/functions/near_api_js.transaction.functionCallAccessKey.html index fe57bf55b8..37bf4a5ac1 100644 --- a/functions/near_api_js.transaction.functionCallAccessKey.html +++ b/functions/near_api_js.transaction.functionCallAccessKey.html @@ -1 +1 @@ -functionCallAccessKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +functionCallAccessKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.stake-1.html b/functions/near_api_js.transaction.stake-1.html index e0b407be89..91413865b2 100644 --- a/functions/near_api_js.transaction.stake-1.html +++ b/functions/near_api_js.transaction.stake-1.html @@ -1 +1 @@ -stake | Documentation

      Generated using TypeDoc

      \ No newline at end of file +stake | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/functions/near_api_js.transaction.transfer-1.html b/functions/near_api_js.transaction.transfer-1.html index 2a3eb152d4..7c3811f340 100644 --- a/functions/near_api_js.transaction.transfer-1.html +++ b/functions/near_api_js.transaction.transfer-1.html @@ -1 +1 @@ -transfer | Documentation

      Generated using TypeDoc

      \ No newline at end of file +transfer | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.account.AccountAuthorizedApp.html b/interfaces/_near_js_accounts.account.AccountAuthorizedApp.html index c16f42065f..12859ee9b9 100644 --- a/interfaces/_near_js_accounts.account.AccountAuthorizedApp.html +++ b/interfaces/_near_js_accounts.account.AccountAuthorizedApp.html @@ -1,4 +1,4 @@ -AccountAuthorizedApp | Documentation

      Hierarchy

      • AccountAuthorizedApp

      Properties

      amount +AccountAuthorizedApp | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      amount: string
      contractId: string
      publicKey: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.account.AccountBalance.html b/interfaces/_near_js_accounts.account.AccountBalance.html index 423109e80c..0fcdf5c82a 100644 --- a/interfaces/_near_js_accounts.account.AccountBalance.html +++ b/interfaces/_near_js_accounts.account.AccountBalance.html @@ -1,5 +1,5 @@ -AccountBalance | Documentation

      Hierarchy

      • AccountBalance

      Properties

      available +AccountBalance | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      available: string
      staked: string
      stateStaked: string
      total: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.account.SignAndSendTransactionOptions.html b/interfaces/_near_js_accounts.account.SignAndSendTransactionOptions.html index 8de4cc1e92..7b83900c7a 100644 --- a/interfaces/_near_js_accounts.account.SignAndSendTransactionOptions.html +++ b/interfaces/_near_js_accounts.account.SignAndSendTransactionOptions.html @@ -1,11 +1,11 @@ SignAndSendTransactionOptions | Documentation

      Options used to initiate sining and sending transactions

      -

      Hierarchy

      • SignAndSendTransactionOptions

      Properties

      Hierarchy

      • SignAndSendTransactionOptions

      Properties

      actions: Action[]
      receiverId: string
      returnError?: boolean
      walletCallbackUrl?: string

      Callback url to send the NEAR Wallet if using it to sign transactions.

      +

      Properties

      actions: Action[]
      receiverId: string
      returnError?: boolean
      walletCallbackUrl?: string

      Callback url to send the NEAR Wallet if using it to sign transactions.

      See

      RequestSignTransactionsOptions

      -
      walletMeta?: string

      Metadata to send the NEAR Wallet if using it to sign transactions.

      +
      walletMeta?: string

      Metadata to send the NEAR Wallet if using it to sign transactions.

      See

      RequestSignTransactionsOptions

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.contract.ContractMethods.html b/interfaces/_near_js_accounts.contract.ContractMethods.html index bf5cc76358..47ab69550e 100644 --- a/interfaces/_near_js_accounts.contract.ContractMethods.html +++ b/interfaces/_near_js_accounts.contract.ContractMethods.html @@ -1,11 +1,11 @@ -ContractMethods | Documentation

      Hierarchy

      • ContractMethods

      Properties

      abi? +ContractMethods | Documentation

      Hierarchy

      • ContractMethods

      Properties

      abi?: AbiRoot

      ABI defining this contract's interface.

      -
      changeMethods: string[]

      Methods that change state. These methods cost gas and require a signed transaction.

      +
      changeMethods: string[]

      Methods that change state. These methods cost gas and require a signed transaction.

      useLocalViewExecution: boolean

      Executes view methods locally. This flag is useful when multiple view calls will be made for the same blockId

      -
      viewMethods: string[]

      View methods do not require a signed transaction.

      +
      useLocalViewExecution: boolean

      Executes view methods locally. This flag is useful when multiple view calls will be made for the same blockId

      +
      viewMethods: string[]

      View methods do not require a signed transaction.

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.interface.ChangeFunctionCallOptions.html b/interfaces/_near_js_accounts.interface.ChangeFunctionCallOptions.html index 2d83fa13bd..cfc65f2e67 100644 --- a/interfaces/_near_js_accounts.interface.ChangeFunctionCallOptions.html +++ b/interfaces/_near_js_accounts.interface.ChangeFunctionCallOptions.html @@ -1,6 +1,6 @@ ChangeFunctionCallOptions | Documentation

      Options used to initiate a function call (especially a change function call)

      See

      Account#viewFunction | viewFunction to initiate a view function call

      -

      Hierarchy

      Properties

      Hierarchy

      Properties

      args?: object

      named arguments to pass the method { messageText: 'my message' }

      -
      attachedDeposit?: bigint

      amount of NEAR (in yoctoNEAR) to send together with the call

      -
      contractId: string

      The NEAR account id where the contract is deployed

      -
      gas?: bigint

      max amount of gas that method call can use

      -
      jsContract?: boolean

      Is contract from JS SDK, automatically encodes args from JS SDK to binary.

      -
      methodName: string

      The name of the method to invoke

      -
      stringify?: ((input) => Buffer)

      Type declaration

        • (input): Buffer
        • Convert input arguments into bytes array.

          -

          Parameters

          • input: any

          Returns Buffer

      walletCallbackUrl?: string

      Callback url to send the NEAR Wallet if using it to sign transactions.

      +
      attachedDeposit?: bigint

      amount of NEAR (in yoctoNEAR) to send together with the call

      +
      contractId: string

      The NEAR account id where the contract is deployed

      +
      gas?: bigint

      max amount of gas that method call can use

      +
      jsContract?: boolean

      Is contract from JS SDK, automatically encodes args from JS SDK to binary.

      +
      methodName: string

      The name of the method to invoke

      +
      stringify?: ((input) => Buffer)

      Type declaration

        • (input): Buffer
        • Convert input arguments into bytes array.

          +

          Parameters

          • input: any

          Returns Buffer

      walletCallbackUrl?: string

      Callback url to send the NEAR Wallet if using it to sign transactions.

      See

      RequestSignTransactionsOptions

      -
      walletMeta?: string

      Metadata to send the NEAR Wallet if using it to sign transactions.

      +
      walletMeta?: string

      Metadata to send the NEAR Wallet if using it to sign transactions.

      See

      RequestSignTransactionsOptions

      -

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.interface.FunctionCallOptions.html b/interfaces/_near_js_accounts.interface.FunctionCallOptions.html index 255e81c874..6cd7086e7f 100644 --- a/interfaces/_near_js_accounts.interface.FunctionCallOptions.html +++ b/interfaces/_near_js_accounts.interface.FunctionCallOptions.html @@ -1,6 +1,6 @@ FunctionCallOptions | Documentation

      Options used to initiate a function call (especially a change function call)

      See

      Account#viewFunction | viewFunction to initiate a view function call

      -

      Hierarchy

      Properties

      Hierarchy

      Properties

      args?: object

      named arguments to pass the method { messageText: 'my message' }

      -
      attachedDeposit?: bigint

      amount of NEAR (in yoctoNEAR) to send together with the call

      -
      contractId: string

      The NEAR account id where the contract is deployed

      -
      gas?: bigint

      max amount of gas that method call can use

      -
      jsContract?: boolean

      Is contract from JS SDK, automatically encodes args from JS SDK to binary.

      -
      methodName: string

      The name of the method to invoke

      -
      stringify?: ((input) => Buffer)

      Type declaration

        • (input): Buffer
        • Convert input arguments into bytes array.

          -

          Parameters

          • input: any

          Returns Buffer

      Generated using TypeDoc

      \ No newline at end of file +
      attachedDeposit?: bigint

      amount of NEAR (in yoctoNEAR) to send together with the call

      +
      contractId: string

      The NEAR account id where the contract is deployed

      +
      gas?: bigint

      max amount of gas that method call can use

      +
      jsContract?: boolean

      Is contract from JS SDK, automatically encodes args from JS SDK to binary.

      +
      methodName: string

      The name of the method to invoke

      +
      stringify?: ((input) => Buffer)

      Type declaration

        • (input): Buffer
        • Convert input arguments into bytes array.

          +

          Parameters

          • input: any

          Returns Buffer

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.interface.IntoConnection.html b/interfaces/_near_js_accounts.interface.IntoConnection.html index 5b275b32c4..5b35f12901 100644 --- a/interfaces/_near_js_accounts.interface.IntoConnection.html +++ b/interfaces/_near_js_accounts.interface.IntoConnection.html @@ -1,2 +1,2 @@ -IntoConnection | Documentation

      Generated using TypeDoc

      \ No newline at end of file +IntoConnection | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.interface.ViewFunctionCallOptions.html b/interfaces/_near_js_accounts.interface.ViewFunctionCallOptions.html index 8f95271dfe..0a458ae305 100644 --- a/interfaces/_near_js_accounts.interface.ViewFunctionCallOptions.html +++ b/interfaces/_near_js_accounts.interface.ViewFunctionCallOptions.html @@ -1,6 +1,6 @@ ViewFunctionCallOptions | Documentation

      Options used to initiate a function call (especially a change function call)

      See

      Account#viewFunction | viewFunction to initiate a view function call

      -

      Hierarchy

      Properties

      Hierarchy

      Properties

      args?: object

      named arguments to pass the method { messageText: 'my message' }

      -
      attachedDeposit?: bigint

      amount of NEAR (in yoctoNEAR) to send together with the call

      -
      blockQuery?: BlockReference
      contractId: string

      The NEAR account id where the contract is deployed

      -
      gas?: bigint

      max amount of gas that method call can use

      -
      jsContract?: boolean

      Is contract from JS SDK, automatically encodes args from JS SDK to binary.

      -
      methodName: string

      The name of the method to invoke

      -
      parse?: ((response) => any)

      Type declaration

        • (response): any
        • Parameters

          • response: Uint8Array

          Returns any

      stringify?: ((input) => Buffer)

      Type declaration

        • (input): Buffer
        • Convert input arguments into bytes array.

          -

          Parameters

          • input: any

          Returns Buffer

      Generated using TypeDoc

      \ No newline at end of file +
      attachedDeposit?: bigint

      amount of NEAR (in yoctoNEAR) to send together with the call

      +
      blockQuery?: BlockReference
      contractId: string

      The NEAR account id where the contract is deployed

      +
      gas?: bigint

      max amount of gas that method call can use

      +
      jsContract?: boolean

      Is contract from JS SDK, automatically encodes args from JS SDK to binary.

      +
      methodName: string

      The name of the method to invoke

      +
      parse?: ((response) => any)

      Type declaration

        • (response): any
        • Parameters

          • response: Uint8Array

          Returns any

      stringify?: ((input) => Buffer)

      Type declaration

        • (input): Buffer
        • Convert input arguments into bytes array.

          +

          Parameters

          • input: any

          Returns Buffer

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.local_view_execution_storage.StorageData.html b/interfaces/_near_js_accounts.local_view_execution_storage.StorageData.html index 962d42b4b8..a349b3ea9f 100644 --- a/interfaces/_near_js_accounts.local_view_execution_storage.StorageData.html +++ b/interfaces/_near_js_accounts.local_view_execution_storage.StorageData.html @@ -1,5 +1,5 @@ -StorageData | Documentation

      Hierarchy

      • StorageData

      Properties

      blockHeight: number
      blockTimestamp: number
      contractCode: string
      contractState: ContractState

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.local_view_execution_storage.StorageOptions.html b/interfaces/_near_js_accounts.local_view_execution_storage.StorageOptions.html index 29ac8c186d..fc33354e76 100644 --- a/interfaces/_near_js_accounts.local_view_execution_storage.StorageOptions.html +++ b/interfaces/_near_js_accounts.local_view_execution_storage.StorageOptions.html @@ -1,2 +1,2 @@ -StorageOptions | Documentation

      Generated using TypeDoc

      \ No newline at end of file +StorageOptions | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_accounts.local_view_execution_types.ContractState.html b/interfaces/_near_js_accounts.local_view_execution_types.ContractState.html index dc2c4089c7..42147374ec 100644 --- a/interfaces/_near_js_accounts.local_view_execution_types.ContractState.html +++ b/interfaces/_near_js_accounts.local_view_execution_types.ContractState.html @@ -1,4 +1,4 @@ -ContractState | Documentation

      Hierarchy

      • Array<{
            key: Buffer;
            value: Buffer;
        }>
        • ContractState

      Properties

      length +ContractState | Documentation

      Hierarchy

      • Array<{
            key: Buffer;
            value: Buffer;
        }>
        • ContractState

      Properties

      Methods

      [iterator] [unscopables] at diff --git a/interfaces/_near_js_crypto.key_pair_base.Signature.html b/interfaces/_near_js_crypto.key_pair_base.Signature.html index d7aaad11ff..794060e119 100644 --- a/interfaces/_near_js_crypto.key_pair_base.Signature.html +++ b/interfaces/_near_js_crypto.key_pair_base.Signature.html @@ -1,3 +1,3 @@ -Signature | Documentation

      Hierarchy

      • Signature

      Properties

      publicKey +Signature | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      publicKey: PublicKey
      signature: Uint8Array

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_iframe_rpc.iframe_rpc.IRPCOptions.html b/interfaces/_near_js_iframe_rpc.iframe_rpc.IRPCOptions.html index 9542ceff76..930602d098 100644 --- a/interfaces/_near_js_iframe_rpc.iframe_rpc.IRPCOptions.html +++ b/interfaces/_near_js_iframe_rpc.iframe_rpc.IRPCOptions.html @@ -1,6 +1,6 @@ -IRPCOptions | Documentation

      Hierarchy

      • IRPCOptions

      Properties

      origin? +IRPCOptions | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      origin?: string
      protocolVersion?: string
      receiver?: IMessageReceiver
      requesterId: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_iframe_rpc.types.IMessageEvent.html b/interfaces/_near_js_iframe_rpc.types.IMessageEvent.html index 700691d8d9..7d8a55dc9c 100644 --- a/interfaces/_near_js_iframe_rpc.types.IMessageEvent.html +++ b/interfaces/_near_js_iframe_rpc.types.IMessageEvent.html @@ -1,3 +1,3 @@ -IMessageEvent | Documentation

      Hierarchy

      • IMessageEvent

      Properties

      data +IMessageEvent | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      data: any
      origin: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_iframe_rpc.types.IMessagePoster.html b/interfaces/_near_js_iframe_rpc.types.IMessagePoster.html index 2f0d474113..afedae722c 100644 --- a/interfaces/_near_js_iframe_rpc.types.IMessagePoster.html +++ b/interfaces/_near_js_iframe_rpc.types.IMessagePoster.html @@ -1,2 +1,2 @@ -IMessagePoster | Documentation

      Generated using TypeDoc

      \ No newline at end of file +IMessagePoster | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_iframe_rpc.types.IMessageReceiver.html b/interfaces/_near_js_iframe_rpc.types.IMessageReceiver.html index b7945bc2cf..597959a03b 100644 --- a/interfaces/_near_js_iframe_rpc.types.IMessageReceiver.html +++ b/interfaces/_near_js_iframe_rpc.types.IMessageReceiver.html @@ -1,2 +1,2 @@ -IMessageReceiver | Documentation

      Generated using TypeDoc

      \ No newline at end of file +IMessageReceiver | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_iframe_rpc.types.IRPCMethod.html b/interfaces/_near_js_iframe_rpc.types.IRPCMethod.html index 6c21134eec..f0f9c10f1e 100644 --- a/interfaces/_near_js_iframe_rpc.types.IRPCMethod.html +++ b/interfaces/_near_js_iframe_rpc.types.IRPCMethod.html @@ -1,6 +1,6 @@ -IRPCMethod | Documentation

      Type Parameters

      • T

      Hierarchy

      • IRPCMethod

      Properties

      id +IRPCMethod | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      id: number
      method: string
      params: T
      requesterId: string
      type: "method"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_iframe_rpc.types.IRPCResponse.html b/interfaces/_near_js_iframe_rpc.types.IRPCResponse.html index 8f35e55613..fcc95ab0b8 100644 --- a/interfaces/_near_js_iframe_rpc.types.IRPCResponse.html +++ b/interfaces/_near_js_iframe_rpc.types.IRPCResponse.html @@ -1,6 +1,6 @@ -IRPCResponse | Documentation

      Type Parameters

      • T

      Hierarchy

      • IRPCResponse

      Properties

      error? +IRPCResponse | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      error?: {
          code: number;
          message: string;
      }

      Type declaration

      • code: number
      • message: string
      id: number
      requesterId: string
      result: T
      type: "response"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_providers.fetch_json.ConnectionInfo.html b/interfaces/_near_js_providers.fetch_json.ConnectionInfo.html index 8456b32699..2980c5f8b1 100644 --- a/interfaces/_near_js_providers.fetch_json.ConnectionInfo.html +++ b/interfaces/_near_js_providers.fetch_json.ConnectionInfo.html @@ -1,7 +1,7 @@ -ConnectionInfo | Documentation

      Hierarchy

      • ConnectionInfo

      Properties

      allowInsecure? +ConnectionInfo | Documentation

      Hierarchy

      • ConnectionInfo

      Properties

      allowInsecure?: boolean
      headers?: {
          [key: string]: string | number;
      }

      Type declaration

      • [key: string]: string | number
      password?: string
      timeout?: number
      url: string
      user?: string

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      allowInsecure?: boolean
      headers?: {
          [key: string]: string | number;
      }

      Type declaration

      • [key: string]: string | number
      password?: string
      timeout?: number
      url: string
      user?: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_transactions.sign.SignedDelegateWithHash.html b/interfaces/_near_js_transactions.sign.SignedDelegateWithHash.html index ca04590aea..97a7e0ef6b 100644 --- a/interfaces/_near_js_transactions.sign.SignedDelegateWithHash.html +++ b/interfaces/_near_js_transactions.sign.SignedDelegateWithHash.html @@ -1,3 +1,3 @@ -SignedDelegateWithHash | Documentation

      Hierarchy

      • SignedDelegateWithHash

      Properties

      hash +SignedDelegateWithHash | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      hash: Uint8Array
      signedDelegateAction: SignedDelegate

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_light_client.LightClientBlockLiteView.html b/interfaces/_near_js_types.provider_light_client.LightClientBlockLiteView.html index 27e5d069a4..670bc114de 100644 --- a/interfaces/_near_js_types.provider_light_client.LightClientBlockLiteView.html +++ b/interfaces/_near_js_types.provider_light_client.LightClientBlockLiteView.html @@ -1,4 +1,4 @@ -LightClientBlockLiteView | Documentation

      Hierarchy

      • LightClientBlockLiteView

      Properties

      inner_lite +LightClientBlockLiteView | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      inner_rest_hash: string
      prev_block_hash: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_light_client.LightClientProof.html b/interfaces/_near_js_types.provider_light_client.LightClientProof.html index 1697a6c969..4d16ebcafe 100644 --- a/interfaces/_near_js_types.provider_light_client.LightClientProof.html +++ b/interfaces/_near_js_types.provider_light_client.LightClientProof.html @@ -1,5 +1,5 @@ -LightClientProof | Documentation

      Hierarchy

      • LightClientProof

      Properties

      Properties

      block_header_lite: LightClientBlockLiteView
      block_proof: MerklePath
      outcome_root_proof: MerklePath

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_light_client.LightClientProofRequest.html b/interfaces/_near_js_types.provider_light_client.LightClientProofRequest.html index e5fe75e432..01f844246a 100644 --- a/interfaces/_near_js_types.provider_light_client.LightClientProofRequest.html +++ b/interfaces/_near_js_types.provider_light_client.LightClientProofRequest.html @@ -1,7 +1,7 @@ -LightClientProofRequest | Documentation

      Hierarchy

      • LightClientProofRequest

      Properties

      light_client_head +LightClientProofRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      light_client_head: string
      receipt_id?: string
      receiver_id?: string
      sender_id?: string
      transaction_hash?: string
      type: IdType

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_light_client.NextLightClientBlockRequest.html b/interfaces/_near_js_types.provider_light_client.NextLightClientBlockRequest.html index c9b3e483cd..f81936edf0 100644 --- a/interfaces/_near_js_types.provider_light_client.NextLightClientBlockRequest.html +++ b/interfaces/_near_js_types.provider_light_client.NextLightClientBlockRequest.html @@ -1,2 +1,2 @@ -NextLightClientBlockRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file +NextLightClientBlockRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_light_client.NextLightClientBlockResponse.html b/interfaces/_near_js_types.provider_light_client.NextLightClientBlockResponse.html index 52d588b8d6..41e3f69b88 100644 --- a/interfaces/_near_js_types.provider_light_client.NextLightClientBlockResponse.html +++ b/interfaces/_near_js_types.provider_light_client.NextLightClientBlockResponse.html @@ -1,7 +1,7 @@ -NextLightClientBlockResponse | Documentation

      Hierarchy

      • NextLightClientBlockResponse

      Properties

      approvals_after_next +NextLightClientBlockResponse | Documentation

      Hierarchy

      • NextLightClientBlockResponse

      Properties

      approvals_after_next: string[]
      inner_rest_hash: string
      next_block_inner_hash: string
      next_bps?: ValidatorStakeView[]
      prev_block_hash: string

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      approvals_after_next: string[]
      inner_rest_hash: string
      next_block_inner_hash: string
      next_bps?: ValidatorStakeView[]
      prev_block_hash: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.AccessKeyWithPublicKey.html b/interfaces/_near_js_types.provider_protocol.AccessKeyWithPublicKey.html index 16e70477de..155eec38f4 100644 --- a/interfaces/_near_js_types.provider_protocol.AccessKeyWithPublicKey.html +++ b/interfaces/_near_js_types.provider_protocol.AccessKeyWithPublicKey.html @@ -1,3 +1,3 @@ -AccessKeyWithPublicKey | Documentation

      Hierarchy

      • AccessKeyWithPublicKey

      Properties

      account_id +AccessKeyWithPublicKey | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      public_key: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.BlockChange.html b/interfaces/_near_js_types.provider_protocol.BlockChange.html index c7e4c1cb4f..b669c0d4af 100644 --- a/interfaces/_near_js_types.provider_protocol.BlockChange.html +++ b/interfaces/_near_js_types.provider_protocol.BlockChange.html @@ -1,3 +1,3 @@ -BlockChange | Documentation

      Hierarchy

      • BlockChange

      Properties

      account_id +BlockChange | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      type: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.BlockChangeResult.html b/interfaces/_near_js_types.provider_protocol.BlockChangeResult.html index 54e0a06c6e..badaeda090 100644 --- a/interfaces/_near_js_types.provider_protocol.BlockChangeResult.html +++ b/interfaces/_near_js_types.provider_protocol.BlockChangeResult.html @@ -1,3 +1,3 @@ -BlockChangeResult | Documentation

      Hierarchy

      • BlockChangeResult

      Properties

      block_hash +BlockChangeResult | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      block_hash: string
      changes: BlockChange[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.BlockHeader.html b/interfaces/_near_js_types.provider_protocol.BlockHeader.html index 6663ae6c20..f707d86fce 100644 --- a/interfaces/_near_js_types.provider_protocol.BlockHeader.html +++ b/interfaces/_near_js_types.provider_protocol.BlockHeader.html @@ -1,4 +1,4 @@ -BlockHeader | Documentation

      Hierarchy

      • BlockHeader

      Properties

      approvals +BlockHeader | Documentation

      Hierarchy

      • BlockHeader

      Properties

      approvals: string[]
      block_merkle_root: string
      challenges_result: any[]
      challenges_root: string
      chunk_headers_root: string
      chunk_mask: boolean[]
      chunk_receipts_root: string
      chunk_tx_root: string
      chunks_included: number
      epoch_id: string
      gas_price: string
      hash: string
      height: number
      last_ds_final_block: string
      last_final_block: string
      latest_protocol_version: number
      next_bp_hash: string
      next_epoch_id: string
      outcome_root: string
      prev_hash: string
      prev_state_root: string
      random_value: string
      rent_paid: string
      signature: string
      timestamp: number
      timestamp_nanosec: string
      total_supply: string
      validator_proposals: any[]
      validator_reward: string

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      approvals: string[]
      block_merkle_root: string
      challenges_result: any[]
      challenges_root: string
      chunk_headers_root: string
      chunk_mask: boolean[]
      chunk_receipts_root: string
      chunk_tx_root: string
      chunks_included: number
      epoch_id: string
      gas_price: string
      hash: string
      height: number
      last_ds_final_block: string
      last_final_block: string
      latest_protocol_version: number
      next_bp_hash: string
      next_epoch_id: string
      outcome_root: string
      prev_hash: string
      prev_state_root: string
      random_value: string
      rent_paid: string
      signature: string
      timestamp: number
      timestamp_nanosec: string
      total_supply: string
      validator_proposals: any[]
      validator_reward: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.BlockHeaderInnerLiteView.html b/interfaces/_near_js_types.provider_protocol.BlockHeaderInnerLiteView.html index 6e07ec36f6..8ba7dceae1 100644 --- a/interfaces/_near_js_types.provider_protocol.BlockHeaderInnerLiteView.html +++ b/interfaces/_near_js_types.provider_protocol.BlockHeaderInnerLiteView.html @@ -1,4 +1,4 @@ -BlockHeaderInnerLiteView | Documentation

      Hierarchy

      • BlockHeaderInnerLiteView

      Properties

      block_merkle_root +BlockHeaderInnerLiteView | Documentation

      Hierarchy

      • BlockHeaderInnerLiteView

      Properties

      block_merkle_root: string
      epoch_id: string
      height: number
      next_bp_hash: string
      next_epoch_id: string
      outcome_root: string
      prev_state_root: string
      timestamp: number
      timestamp_nanosec: string

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      block_merkle_root: string
      epoch_id: string
      height: number
      next_bp_hash: string
      next_epoch_id: string
      outcome_root: string
      prev_state_root: string
      timestamp: number
      timestamp_nanosec: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.BlockResult.html b/interfaces/_near_js_types.provider_protocol.BlockResult.html index 7e77a9920b..785d17fc04 100644 --- a/interfaces/_near_js_types.provider_protocol.BlockResult.html +++ b/interfaces/_near_js_types.provider_protocol.BlockResult.html @@ -1,4 +1,4 @@ -BlockResult | Documentation

      Hierarchy

      • BlockResult

      Properties

      Properties

      author: string
      chunks: Chunk[]
      header: BlockHeader

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.ChangeResult.html b/interfaces/_near_js_types.provider_protocol.ChangeResult.html index c55fd3edbc..ff754ac5eb 100644 --- a/interfaces/_near_js_types.provider_protocol.ChangeResult.html +++ b/interfaces/_near_js_types.provider_protocol.ChangeResult.html @@ -1,3 +1,3 @@ -ChangeResult | Documentation

      Hierarchy

      • ChangeResult

      Properties

      block_hash +ChangeResult | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      block_hash: string
      changes: any[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.Chunk.html b/interfaces/_near_js_types.provider_protocol.Chunk.html index fe9f710084..c645e951be 100644 --- a/interfaces/_near_js_types.provider_protocol.Chunk.html +++ b/interfaces/_near_js_types.provider_protocol.Chunk.html @@ -1,4 +1,4 @@ -Chunk | Documentation

      Hierarchy

      • Chunk

      Properties

      balance_burnt +Chunk | Documentation

      Hierarchy

      • Chunk

      Properties

      balance_burnt: string
      chunk_hash: string
      encoded_length: number
      encoded_merkle_root: string
      gas_limit: number
      gas_used: number
      height_created: number
      height_included: number
      outcome_root: string
      outgoing_receipts_root: string
      prev_block_hash: string
      prev_state_root: string
      rent_paid: string
      shard_id: number
      signature: string
      tx_root: string
      validator_proposals: any[]
      validator_reward: string

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      balance_burnt: string
      chunk_hash: string
      encoded_length: number
      encoded_merkle_root: string
      gas_limit: number
      gas_used: number
      height_created: number
      height_included: number
      outcome_root: string
      outgoing_receipts_root: string
      prev_block_hash: string
      prev_state_root: string
      rent_paid: string
      shard_id: number
      signature: string
      tx_root: string
      validator_proposals: any[]
      validator_reward: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.ChunkHeader.html b/interfaces/_near_js_types.provider_protocol.ChunkHeader.html index 282c490d02..c0f5c745c9 100644 --- a/interfaces/_near_js_types.provider_protocol.ChunkHeader.html +++ b/interfaces/_near_js_types.provider_protocol.ChunkHeader.html @@ -1,4 +1,4 @@ -ChunkHeader | Documentation

      Hierarchy

      • ChunkHeader

      Properties

      balance_burnt +ChunkHeader | Documentation

      Hierarchy

      • ChunkHeader

      Properties

      balance_burnt: string
      chunk_hash: string
      encoded_length: number
      encoded_merkle_root: string
      gas_limit: number
      gas_used: number
      height_created: number
      height_included: number
      outcome_root: string
      outgoing_receipts_root: string
      prev_block_hash: string
      prev_state_root: string
      rent_paid: string
      shard_id: number
      signature: string
      tx_root: string
      validator_proposals: any[]
      validator_reward: string

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      balance_burnt: string
      chunk_hash: string
      encoded_length: number
      encoded_merkle_root: string
      gas_limit: number
      gas_used: number
      height_created: number
      height_included: number
      outcome_root: string
      outgoing_receipts_root: string
      prev_block_hash: string
      prev_state_root: string
      rent_paid: string
      shard_id: number
      signature: string
      tx_root: string
      validator_proposals: any[]
      validator_reward: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.ChunkResult.html b/interfaces/_near_js_types.provider_protocol.ChunkResult.html index c7c6e2be22..ee3a3d195a 100644 --- a/interfaces/_near_js_types.provider_protocol.ChunkResult.html +++ b/interfaces/_near_js_types.provider_protocol.ChunkResult.html @@ -1,5 +1,5 @@ -ChunkResult | Documentation

      Hierarchy

      • ChunkResult

      Properties

      Properties

      author: string
      header: ChunkHeader
      receipts: any[]
      transactions: Transaction[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.GasPrice.html b/interfaces/_near_js_types.provider_protocol.GasPrice.html index cf0451b82f..ccd2718740 100644 --- a/interfaces/_near_js_types.provider_protocol.GasPrice.html +++ b/interfaces/_near_js_types.provider_protocol.GasPrice.html @@ -1,2 +1,2 @@ -GasPrice | Documentation

      Generated using TypeDoc

      \ No newline at end of file +GasPrice | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.MerkleNode.html b/interfaces/_near_js_types.provider_protocol.MerkleNode.html index 0f07c07447..2ee53c6ec4 100644 --- a/interfaces/_near_js_types.provider_protocol.MerkleNode.html +++ b/interfaces/_near_js_types.provider_protocol.MerkleNode.html @@ -1,3 +1,3 @@ -MerkleNode | Documentation

      Hierarchy

      • MerkleNode

      Properties

      direction +MerkleNode | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      direction: string
      hash: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.NearProtocolConfig.html b/interfaces/_near_js_types.provider_protocol.NearProtocolConfig.html index 9bfd3f9e5e..42710729ef 100644 --- a/interfaces/_near_js_types.provider_protocol.NearProtocolConfig.html +++ b/interfaces/_near_js_types.provider_protocol.NearProtocolConfig.html @@ -1,2 +1,2 @@ -NearProtocolConfig | Documentation

      Generated using TypeDoc

      \ No newline at end of file +NearProtocolConfig | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.NearProtocolRuntimeConfig.html b/interfaces/_near_js_types.provider_protocol.NearProtocolRuntimeConfig.html index 0c5c713e68..95e37e96e3 100644 --- a/interfaces/_near_js_types.provider_protocol.NearProtocolRuntimeConfig.html +++ b/interfaces/_near_js_types.provider_protocol.NearProtocolRuntimeConfig.html @@ -1,2 +1,2 @@ -NearProtocolRuntimeConfig | Documentation

      Generated using TypeDoc

      \ No newline at end of file +NearProtocolRuntimeConfig | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.NodeStatusResult.html b/interfaces/_near_js_types.provider_protocol.NodeStatusResult.html index 0832a6debe..26d73fcbdc 100644 --- a/interfaces/_near_js_types.provider_protocol.NodeStatusResult.html +++ b/interfaces/_near_js_types.provider_protocol.NodeStatusResult.html @@ -1,6 +1,6 @@ -NodeStatusResult | Documentation

      Hierarchy

      • NodeStatusResult

      Properties

      chain_id +NodeStatusResult | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      chain_id: string
      rpc_addr: string
      sync_info: SyncInfo
      validators: string[]
      version: Version

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.SyncInfo.html b/interfaces/_near_js_types.provider_protocol.SyncInfo.html index e9b726b1be..d0e447f8ba 100644 --- a/interfaces/_near_js_types.provider_protocol.SyncInfo.html +++ b/interfaces/_near_js_types.provider_protocol.SyncInfo.html @@ -1,6 +1,6 @@ -SyncInfo | Documentation

      Hierarchy

      • SyncInfo

      Properties

      latest_block_hash +SyncInfo | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      latest_block_hash: string
      latest_block_height: number
      latest_block_time: string
      latest_state_root: string
      syncing: boolean

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.TotalWeight.html b/interfaces/_near_js_types.provider_protocol.TotalWeight.html index e78978c4ab..79415ab0c7 100644 --- a/interfaces/_near_js_types.provider_protocol.TotalWeight.html +++ b/interfaces/_near_js_types.provider_protocol.TotalWeight.html @@ -1,2 +1,2 @@ -TotalWeight | Documentation

      Generated using TypeDoc

      \ No newline at end of file +TotalWeight | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_protocol.Transaction.html b/interfaces/_near_js_types.provider_protocol.Transaction.html index 80b49f38fe..53a8f570f3 100644 --- a/interfaces/_near_js_types.provider_protocol.Transaction.html +++ b/interfaces/_near_js_types.provider_protocol.Transaction.html @@ -1,8 +1,8 @@ -Transaction | Documentation

      Hierarchy

      • Transaction

      Properties

      actions +Transaction | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      actions: any[]
      hash: string
      nonce: BigInt
      public_key: string
      receiver_id: string
      signature: string
      signer_id: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_request.CallFunctionRequest.html b/interfaces/_near_js_types.provider_request.CallFunctionRequest.html index 9a457c6a10..088cec3171 100644 --- a/interfaces/_near_js_types.provider_request.CallFunctionRequest.html +++ b/interfaces/_near_js_types.provider_request.CallFunctionRequest.html @@ -1,5 +1,5 @@ -CallFunctionRequest | Documentation

      Hierarchy

      • CallFunctionRequest

      Properties

      account_id +CallFunctionRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      args_base64: string
      method_name: string
      request_type: "call_function"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_request.ViewAccessKeyListRequest.html b/interfaces/_near_js_types.provider_request.ViewAccessKeyListRequest.html index 4a3932b303..d9d9190397 100644 --- a/interfaces/_near_js_types.provider_request.ViewAccessKeyListRequest.html +++ b/interfaces/_near_js_types.provider_request.ViewAccessKeyListRequest.html @@ -1,3 +1,3 @@ -ViewAccessKeyListRequest | Documentation

      Hierarchy

      • ViewAccessKeyListRequest

      Properties

      account_id +ViewAccessKeyListRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      request_type: "view_access_key_list"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_request.ViewAccessKeyRequest.html b/interfaces/_near_js_types.provider_request.ViewAccessKeyRequest.html index 79ae91e716..4664614441 100644 --- a/interfaces/_near_js_types.provider_request.ViewAccessKeyRequest.html +++ b/interfaces/_near_js_types.provider_request.ViewAccessKeyRequest.html @@ -1,4 +1,4 @@ -ViewAccessKeyRequest | Documentation

      Hierarchy

      • ViewAccessKeyRequest

      Properties

      account_id +ViewAccessKeyRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      public_key: string
      request_type: "view_access_key"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_request.ViewAccountRequest.html b/interfaces/_near_js_types.provider_request.ViewAccountRequest.html index 9181d11ba1..f3c4e41187 100644 --- a/interfaces/_near_js_types.provider_request.ViewAccountRequest.html +++ b/interfaces/_near_js_types.provider_request.ViewAccountRequest.html @@ -1,3 +1,3 @@ -ViewAccountRequest | Documentation

      Hierarchy

      • ViewAccountRequest

      Properties

      account_id +ViewAccountRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      request_type: "view_account"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_request.ViewCodeRequest.html b/interfaces/_near_js_types.provider_request.ViewCodeRequest.html index 8be263b7ca..e59b9062c2 100644 --- a/interfaces/_near_js_types.provider_request.ViewCodeRequest.html +++ b/interfaces/_near_js_types.provider_request.ViewCodeRequest.html @@ -1,3 +1,3 @@ -ViewCodeRequest | Documentation

      Hierarchy

      • ViewCodeRequest

      Properties

      account_id +ViewCodeRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      request_type: "view_code"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_request.ViewStateRequest.html b/interfaces/_near_js_types.provider_request.ViewStateRequest.html index 6e76b2e809..2eb563b0ae 100644 --- a/interfaces/_near_js_types.provider_request.ViewStateRequest.html +++ b/interfaces/_near_js_types.provider_request.ViewStateRequest.html @@ -1,4 +1,4 @@ -ViewStateRequest | Documentation

      Hierarchy

      • ViewStateRequest

      Properties

      account_id +ViewStateRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      prefix_base64: string
      request_type: "view_state"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.AccessKeyInfoView.html b/interfaces/_near_js_types.provider_response.AccessKeyInfoView.html index 829fabd92f..73646d6b4f 100644 --- a/interfaces/_near_js_types.provider_response.AccessKeyInfoView.html +++ b/interfaces/_near_js_types.provider_response.AccessKeyInfoView.html @@ -1,3 +1,3 @@ -AccessKeyInfoView | Documentation

      Hierarchy

      • AccessKeyInfoView

      Properties

      access_key: AccessKeyView
      public_key: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.AccessKeyList.html b/interfaces/_near_js_types.provider_response.AccessKeyList.html index addce48eff..58363e71eb 100644 --- a/interfaces/_near_js_types.provider_response.AccessKeyList.html +++ b/interfaces/_near_js_types.provider_response.AccessKeyList.html @@ -1,4 +1,4 @@ -AccessKeyList | Documentation

      Hierarchy

      Properties

      Properties

      block_hash: string
      block_height: number

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.AccessKeyView.html b/interfaces/_near_js_types.provider_response.AccessKeyView.html index aaec289dc4..fa593ebd9c 100644 --- a/interfaces/_near_js_types.provider_response.AccessKeyView.html +++ b/interfaces/_near_js_types.provider_response.AccessKeyView.html @@ -1,5 +1,5 @@ -AccessKeyView | Documentation

      Hierarchy

      Properties

      Properties

      block_hash: string
      block_height: number
      nonce: bigint
      permission: FunctionCallPermissionView | "FullAccess"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.AccessKeyViewRaw.html b/interfaces/_near_js_types.provider_response.AccessKeyViewRaw.html index 4f10b34a52..ebefece0a1 100644 --- a/interfaces/_near_js_types.provider_response.AccessKeyViewRaw.html +++ b/interfaces/_near_js_types.provider_response.AccessKeyViewRaw.html @@ -1,5 +1,5 @@ -AccessKeyViewRaw | Documentation

      Hierarchy

      Properties

      block_hash +AccessKeyViewRaw | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      block_hash: string
      block_height: number
      nonce: number
      permission: FunctionCallPermissionView | "FullAccess"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.AccountView.html b/interfaces/_near_js_types.provider_response.AccountView.html index 1dde4ba25d..7aef74fe34 100644 --- a/interfaces/_near_js_types.provider_response.AccountView.html +++ b/interfaces/_near_js_types.provider_response.AccountView.html @@ -1,8 +1,8 @@ -AccountView | Documentation

      Hierarchy

      Properties

      amount +AccountView | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      amount: string
      block_hash: string
      block_height: number
      code_hash: string
      locked: string
      storage_paid_at: number
      storage_usage: number

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.CodeResult.html b/interfaces/_near_js_types.provider_response.CodeResult.html index 619c3421bc..c5555481b5 100644 --- a/interfaces/_near_js_types.provider_response.CodeResult.html +++ b/interfaces/_near_js_types.provider_response.CodeResult.html @@ -1,5 +1,5 @@ -CodeResult | Documentation

      Hierarchy

      Properties

      block_hash +CodeResult | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      block_hash: string
      block_height: number
      logs: string[]
      result: number[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.ContractCodeView.html b/interfaces/_near_js_types.provider_response.ContractCodeView.html index df647625a2..2b45818552 100644 --- a/interfaces/_near_js_types.provider_response.ContractCodeView.html +++ b/interfaces/_near_js_types.provider_response.ContractCodeView.html @@ -1,5 +1,5 @@ -ContractCodeView | Documentation

      Hierarchy

      Properties

      block_hash +ContractCodeView | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      block_hash: string
      block_height: number
      code_base64: string
      hash: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.ExecutionError.html b/interfaces/_near_js_types.provider_response.ExecutionError.html index aeedf37635..f8750ecba2 100644 --- a/interfaces/_near_js_types.provider_response.ExecutionError.html +++ b/interfaces/_near_js_types.provider_response.ExecutionError.html @@ -1,3 +1,3 @@ -ExecutionError | Documentation

      Hierarchy

      • ExecutionError

      Properties

      error_message +ExecutionError | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      error_message: string
      error_type: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.ExecutionOutcome.html b/interfaces/_near_js_types.provider_response.ExecutionOutcome.html index d1daf2cec3..8d3c193b16 100644 --- a/interfaces/_near_js_types.provider_response.ExecutionOutcome.html +++ b/interfaces/_near_js_types.provider_response.ExecutionOutcome.html @@ -1,7 +1,7 @@ -ExecutionOutcome | Documentation

      Hierarchy

      • ExecutionOutcome

      Properties

      executor_id +ExecutionOutcome | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      executor_id: string
      gas_burnt: number
      logs: string[]
      receipt_ids: string[]
      tokens_burnt: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.ExecutionOutcomeWithId.html b/interfaces/_near_js_types.provider_response.ExecutionOutcomeWithId.html index d74a8e12cc..e51d8b7fdd 100644 --- a/interfaces/_near_js_types.provider_response.ExecutionOutcomeWithId.html +++ b/interfaces/_near_js_types.provider_response.ExecutionOutcomeWithId.html @@ -1,3 +1,3 @@ -ExecutionOutcomeWithId | Documentation

      Hierarchy

      • ExecutionOutcomeWithId

      Properties

      id +ExecutionOutcomeWithId | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      id: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.ExecutionOutcomeWithIdView.html b/interfaces/_near_js_types.provider_response.ExecutionOutcomeWithIdView.html index aeb7e4399b..4fdf19409a 100644 --- a/interfaces/_near_js_types.provider_response.ExecutionOutcomeWithIdView.html +++ b/interfaces/_near_js_types.provider_response.ExecutionOutcomeWithIdView.html @@ -1,5 +1,5 @@ -ExecutionOutcomeWithIdView | Documentation

      Hierarchy

      • ExecutionOutcomeWithIdView

      Properties

      block_hash +ExecutionOutcomeWithIdView | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      block_hash: string
      id: string
      proof: MerklePath

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.ExecutionStatus.html b/interfaces/_near_js_types.provider_response.ExecutionStatus.html index 6e9e2e30df..ecb6330b35 100644 --- a/interfaces/_near_js_types.provider_response.ExecutionStatus.html +++ b/interfaces/_near_js_types.provider_response.ExecutionStatus.html @@ -1,4 +1,4 @@ -ExecutionStatus | Documentation

      Hierarchy

      • ExecutionStatus

      Properties

      Failure? +ExecutionStatus | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      Failure?: ExecutionError
      SuccessReceiptId?: string
      SuccessValue?: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.FinalExecutionOutcome.html b/interfaces/_near_js_types.provider_response.FinalExecutionOutcome.html index 0d79f0eeb6..bb2bef5977 100644 --- a/interfaces/_near_js_types.provider_response.FinalExecutionOutcome.html +++ b/interfaces/_near_js_types.provider_response.FinalExecutionOutcome.html @@ -1,6 +1,6 @@ -FinalExecutionOutcome | Documentation

      Hierarchy

      • FinalExecutionOutcome

      Properties

      final_execution_status +FinalExecutionOutcome | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      final_execution_status: TxExecutionStatus
      receipts_outcome: ExecutionOutcomeWithId[]
      transaction: any
      transaction_outcome: ExecutionOutcomeWithId

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.FinalExecutionStatus.html b/interfaces/_near_js_types.provider_response.FinalExecutionStatus.html index bc42a019d5..c66706cbd2 100644 --- a/interfaces/_near_js_types.provider_response.FinalExecutionStatus.html +++ b/interfaces/_near_js_types.provider_response.FinalExecutionStatus.html @@ -1,3 +1,3 @@ -FinalExecutionStatus | Documentation

      Hierarchy

      • FinalExecutionStatus

      Properties

      Failure? +FinalExecutionStatus | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      Failure?: ExecutionError
      SuccessValue?: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.FunctionCallPermissionView.html b/interfaces/_near_js_types.provider_response.FunctionCallPermissionView.html index d68b976cb8..45ec1ab1a2 100644 --- a/interfaces/_near_js_types.provider_response.FunctionCallPermissionView.html +++ b/interfaces/_near_js_types.provider_response.FunctionCallPermissionView.html @@ -1,2 +1,2 @@ -FunctionCallPermissionView | Documentation

      Hierarchy

      • FunctionCallPermissionView

      Properties

      Properties

      FunctionCall: {
          allowance: string;
          method_names: string[];
          receiver_id: string;
      }

      Type declaration

      • allowance: string
      • method_names: string[]
      • receiver_id: string

      Generated using TypeDoc

      \ No newline at end of file +FunctionCallPermissionView | Documentation

      Hierarchy

      • FunctionCallPermissionView

      Properties

      Properties

      FunctionCall: {
          allowance: string;
          method_names: string[];
          receiver_id: string;
      }

      Type declaration

      • allowance: string
      • method_names: string[]
      • receiver_id: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.QueryResponseKind.html b/interfaces/_near_js_types.provider_response.QueryResponseKind.html index 6b8159e05d..fcbadd992c 100644 --- a/interfaces/_near_js_types.provider_response.QueryResponseKind.html +++ b/interfaces/_near_js_types.provider_response.QueryResponseKind.html @@ -1,3 +1,3 @@ -QueryResponseKind | Documentation

      Hierarchy

      Properties

      block_hash: string
      block_height: number

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_response.ViewStateResult.html b/interfaces/_near_js_types.provider_response.ViewStateResult.html index 3aa3e0be35..8f9102c5a0 100644 --- a/interfaces/_near_js_types.provider_response.ViewStateResult.html +++ b/interfaces/_near_js_types.provider_response.ViewStateResult.html @@ -1,5 +1,5 @@ -ViewStateResult | Documentation

      Hierarchy

      Properties

      block_hash +ViewStateResult | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      block_hash: string
      block_height: number
      proof: string[]
      values: StateItem[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_validator.CurrentEpochValidatorInfo.html b/interfaces/_near_js_types.provider_validator.CurrentEpochValidatorInfo.html index 20c07dd676..cc05633e3c 100644 --- a/interfaces/_near_js_types.provider_validator.CurrentEpochValidatorInfo.html +++ b/interfaces/_near_js_types.provider_validator.CurrentEpochValidatorInfo.html @@ -1,8 +1,8 @@ -CurrentEpochValidatorInfo | Documentation

      Hierarchy

      • CurrentEpochValidatorInfo

      Properties

      account_id +CurrentEpochValidatorInfo | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      is_slashed: boolean
      num_expected_blocks: number
      num_produced_blocks: number
      public_key: string
      shards: number[]
      stake: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_validator.EpochValidatorInfo.html b/interfaces/_near_js_types.provider_validator.EpochValidatorInfo.html index 8e62071f64..5e1926c654 100644 --- a/interfaces/_near_js_types.provider_validator.EpochValidatorInfo.html +++ b/interfaces/_near_js_types.provider_validator.EpochValidatorInfo.html @@ -1,8 +1,8 @@ -EpochValidatorInfo | Documentation

      Hierarchy

      • EpochValidatorInfo

      Properties

      current_fisherman +EpochValidatorInfo | Documentation

      Hierarchy

      • EpochValidatorInfo

      Properties

      current_fisherman: ValidatorStakeView[]
      current_proposals: ValidatorStakeView[]
      current_validators: CurrentEpochValidatorInfo[]
      epoch_start_height: number
      next_fisherman: ValidatorStakeView[]
      next_validators: NextEpochValidatorInfo[]
      prev_epoch_kickout: ValidatorStakeView[]

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      current_fisherman: ValidatorStakeView[]
      current_proposals: ValidatorStakeView[]
      current_validators: CurrentEpochValidatorInfo[]
      epoch_start_height: number
      next_fisherman: ValidatorStakeView[]
      next_validators: NextEpochValidatorInfo[]
      prev_epoch_kickout: ValidatorStakeView[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_validator.NextEpochValidatorInfo.html b/interfaces/_near_js_types.provider_validator.NextEpochValidatorInfo.html index 11fe763861..590f1ec93d 100644 --- a/interfaces/_near_js_types.provider_validator.NextEpochValidatorInfo.html +++ b/interfaces/_near_js_types.provider_validator.NextEpochValidatorInfo.html @@ -1,5 +1,5 @@ -NextEpochValidatorInfo | Documentation

      Hierarchy

      • NextEpochValidatorInfo

      Properties

      account_id +NextEpochValidatorInfo | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      public_key: string
      shards: number[]
      stake: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_types.provider_validator.ValidatorStakeView.html b/interfaces/_near_js_types.provider_validator.ValidatorStakeView.html index 028bb16439..c10e5beeba 100644 --- a/interfaces/_near_js_types.provider_validator.ValidatorStakeView.html +++ b/interfaces/_near_js_types.provider_validator.ValidatorStakeView.html @@ -1,5 +1,5 @@ -ValidatorStakeView | Documentation

      Hierarchy

      • ValidatorStakeView

      Properties

      account_id +ValidatorStakeView | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      account_id: string
      public_key: string
      stake: string
      validator_stake_struct_version: string

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_utils.logger_interface.LoggerService.html b/interfaces/_near_js_utils.logger_interface.LoggerService.html index 460d3f620b..c585c7fb7c 100644 --- a/interfaces/_near_js_utils.logger_interface.LoggerService.html +++ b/interfaces/_near_js_utils.logger_interface.LoggerService.html @@ -1,13 +1,13 @@ -LoggerService | Documentation

      Hierarchy

      • LoggerService

      Implemented by

      Methods

      debug? +LoggerService | Documentation

      Hierarchy

      • LoggerService

      Implemented by

      Methods

      Generated using TypeDoc

      \ No newline at end of file +

      Parameters

      • message: any
      • Rest ...optionalParams: any[]

      Returns any

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_utils.validators.ChangedValidatorInfo.html b/interfaces/_near_js_utils.validators.ChangedValidatorInfo.html index e9ef946b6c..6f6a1837f4 100644 --- a/interfaces/_near_js_utils.validators.ChangedValidatorInfo.html +++ b/interfaces/_near_js_utils.validators.ChangedValidatorInfo.html @@ -1,3 +1,3 @@ -ChangedValidatorInfo | Documentation

      Hierarchy

      • ChangedValidatorInfo

      Properties

      current +ChangedValidatorInfo | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      current: CurrentEpochValidatorInfo
      next: NextEpochValidatorInfo

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_utils.validators.EpochValidatorsDiff.html b/interfaces/_near_js_utils.validators.EpochValidatorsDiff.html index 2486e54ff1..5188354d50 100644 --- a/interfaces/_near_js_utils.validators.EpochValidatorsDiff.html +++ b/interfaces/_near_js_utils.validators.EpochValidatorsDiff.html @@ -1,4 +1,4 @@ -EpochValidatorsDiff | Documentation

      Hierarchy

      • EpochValidatorsDiff

      Properties

      changedValidators +EpochValidatorsDiff | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Properties

      changedValidators: ChangedValidatorInfo[]
      newValidators: NextEpochValidatorInfo[]
      removedValidators: CurrentEpochValidatorInfo[]

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/_near_js_wallet_account.near.NearConfig.html b/interfaces/_near_js_wallet_account.near.NearConfig.html index 4c3d6a2e85..39da735877 100644 --- a/interfaces/_near_js_wallet_account.near.NearConfig.html +++ b/interfaces/_near_js_wallet_account.near.NearConfig.html @@ -1,4 +1,4 @@ -NearConfig | Documentation

      Hierarchy

      • NearConfig

      Properties

      deps? +NearConfig | Documentation

      Hierarchy

      • NearConfig

      Properties

      deps?: {
          keyStore: KeyStore;
      }

      Backward-compatibility for older versions

      -

      Type declaration

      headers?: {
          [key: string]: string | number;
      }

      NEAR RPC API headers. Can be used to pass API KEY and other parameters.

      +

      Type declaration

      headers?: {
          [key: string]: string | number;
      }

      NEAR RPC API headers. Can be used to pass API KEY and other parameters.

      Type declaration

      • [key: string]: string | number
      helperUrl?: string

      NEAR Contract Helper url used to create accounts if no master account is provided

      +
      helperUrl?: string

      NEAR Contract Helper url used to create accounts if no master account is provided

      initialBalance?: string

      The balance transferred from the NearConfig#masterAccount to a created account

      +
      initialBalance?: string

      The balance transferred from the NearConfig#masterAccount to a created account

      jsvmAccountId?: string

      JVSM account ID for NEAR JS SDK

      -
      keyStore?: KeyStore

      Holds KeyPair for signing transactions

      -
      logger?: false | LoggerService

      Specifies the logger to use. Pass false to turn off logging.

      -
      masterAccount?: string

      The account to use when creating new accounts

      +
      jsvmAccountId?: string

      JVSM account ID for NEAR JS SDK

      +
      keyStore?: KeyStore

      Holds KeyPair for signing transactions

      +
      logger?: false | LoggerService

      Specifies the logger to use. Pass false to turn off logging.

      +
      masterAccount?: string

      The account to use when creating new accounts

      networkId: string

      KeyPair are stored in a KeyStore under the networkId namespace.

      -
      nodeUrl: string

      NEAR RPC API url. used to make JSON RPC calls to interact with NEAR.

      +
      networkId: string

      KeyPair are stored in a KeyStore under the networkId namespace.

      +
      nodeUrl: string

      NEAR RPC API url. used to make JSON RPC calls to interact with NEAR.

      provider?: Provider

      Specifies NEAR RPC API connections, and is used to make JSON RPC calls to interact with NEAR

      +
      provider?: Provider

      Specifies NEAR RPC API connections, and is used to make JSON RPC calls to interact with NEAR

      See

      -
      walletUrl?: string

      NEAR wallet url used to redirect users to their wallet in browser applications.

      +
      walletUrl?: string

      NEAR wallet url used to redirect users to their wallet in browser applications.

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/interfaces/near_api_js.browserConnect.ConnectConfig.html b/interfaces/near_api_js.browserConnect.ConnectConfig.html index e7bc708229..7c4437d1eb 100644 --- a/interfaces/near_api_js.browserConnect.ConnectConfig.html +++ b/interfaces/near_api_js.browserConnect.ConnectConfig.html @@ -1,4 +1,4 @@ -ConnectConfig | Documentation

      Hierarchy

      Properties

      deps? +ConnectConfig | Documentation

      Hierarchy

      Properties

      deps? headers? helperUrl? initialBalance? diff --git a/interfaces/near_api_js.connect.ConnectConfig.html b/interfaces/near_api_js.connect.ConnectConfig.html index efb381d344..458ac0d04c 100644 --- a/interfaces/near_api_js.connect.ConnectConfig.html +++ b/interfaces/near_api_js.connect.ConnectConfig.html @@ -1,4 +1,4 @@ -ConnectConfig | Documentation

      Hierarchy

      Properties

      deps? +ConnectConfig | Documentation

      Hierarchy

      Properties

      See

      LocalAccountCreator

      jsvmAccountId?: string

      JVSM account ID for NEAR JS SDK

      keyPath?: string

      Initialize an InMemoryKeyStore by reading the file at keyPath.

      -
      keyStore?: KeyStore

      Holds KeyPair for signing transactions

      +
      keyStore?: KeyStore

      Holds KeyPair for signing transactions

      logger?: false | LoggerService

      Specifies the logger to use. Pass false to turn off logging.

      masterAccount?: string

      The account to use when creating new accounts

      See

      LocalAccountCreator

      diff --git a/modules/_near_js_accounts.account.html b/modules/_near_js_accounts.account.html index 4599e3e151..8b3a06b191 100644 --- a/modules/_near_js_accounts.account.html +++ b/modules/_near_js_accounts.account.html @@ -1,4 +1,4 @@ -account | Documentation

      Index

      Classes

      Account +account | Documentation

      Index

      Classes

      Interfaces

      AccountAuthorizedApp AccountBalance SignAndSendTransactionOptions diff --git a/modules/_near_js_accounts.account_2fa.html b/modules/_near_js_accounts.account_2fa.html index 0e54b36bab..0679febb0b 100644 --- a/modules/_near_js_accounts.account_2fa.html +++ b/modules/_near_js_accounts.account_2fa.html @@ -1,2 +1,2 @@ -account_2fa | Documentation

      Index

      Classes

      Account2FA +account_2fa | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.account_creator.html b/modules/_near_js_accounts.account_creator.html index 3c04b113cb..a42a57cf8d 100644 --- a/modules/_near_js_accounts.account_creator.html +++ b/modules/_near_js_accounts.account_creator.html @@ -1,4 +1,4 @@ -account_creator | Documentation

      Index

      Classes

      AccountCreator +account_creator | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.account_multisig.html b/modules/_near_js_accounts.account_multisig.html index d2be49d2b5..f114c31e50 100644 --- a/modules/_near_js_accounts.account_multisig.html +++ b/modules/_near_js_accounts.account_multisig.html @@ -1,2 +1,2 @@ -account_multisig | Documentation

      Index

      Classes

      AccountMultisig +account_multisig | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.connection.html b/modules/_near_js_accounts.connection.html index d99f5c4331..49206c8b14 100644 --- a/modules/_near_js_accounts.connection.html +++ b/modules/_near_js_accounts.connection.html @@ -1,2 +1,2 @@ -connection | Documentation

      Index

      Classes

      Connection +connection | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.constants.html b/modules/_near_js_accounts.constants.html index 53b58ef089..e65e24f1be 100644 --- a/modules/_near_js_accounts.constants.html +++ b/modules/_near_js_accounts.constants.html @@ -1,4 +1,4 @@ -constants | Documentation

      Index

      Variables

      MULTISIG_ALLOWANCE +constants | Documentation

      Index

      Variables

      MULTISIG_ALLOWANCE MULTISIG_CHANGE_METHODS MULTISIG_CONFIRM_METHODS MULTISIG_DEPOSIT diff --git a/modules/_near_js_accounts.contract.html b/modules/_near_js_accounts.contract.html index f3f10affb1..cd8eacd5ce 100644 --- a/modules/_near_js_accounts.contract.html +++ b/modules/_near_js_accounts.contract.html @@ -1,3 +1,3 @@ -contract | Documentation

      Index

      Classes

      Contract +contract | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.errors.html b/modules/_near_js_accounts.errors.html index 79abfc5668..66a51363c8 100644 --- a/modules/_near_js_accounts.errors.html +++ b/modules/_near_js_accounts.errors.html @@ -1,4 +1,4 @@ -errors | Documentation

      Index

      Classes

      ArgumentSchemaError +errors | Documentation

      Index

      Classes

      ArgumentSchemaError ConflictingOptions UnknownArgumentError UnsupportedSerializationError diff --git a/modules/_near_js_accounts.index.html b/modules/_near_js_accounts.index.html index 96a4b42be6..83fc313f20 100644 --- a/modules/_near_js_accounts.index.html +++ b/modules/_near_js_accounts.index.html @@ -1,4 +1,4 @@ -index | Documentation

      References

      Account +index | Documentation

      References

      Account Account2FA AccountAuthorizedApp AccountBalance diff --git a/modules/_near_js_accounts.interface.html b/modules/_near_js_accounts.interface.html index 75b625a6f4..1aaa347bea 100644 --- a/modules/_near_js_accounts.interface.html +++ b/modules/_near_js_accounts.interface.html @@ -1,4 +1,4 @@ -interface | Documentation

      Index

      Interfaces

      ChangeFunctionCallOptions +interface | Documentation

      Index

      Interfaces

      ChangeFunctionCallOptions FunctionCallOptions IntoConnection ViewFunctionCallOptions diff --git a/modules/_near_js_accounts.local_view_execution.html b/modules/_near_js_accounts.local_view_execution.html index 6cec9f88c2..b244137c58 100644 --- a/modules/_near_js_accounts.local_view_execution.html +++ b/modules/_near_js_accounts.local_view_execution.html @@ -1,2 +1,2 @@ -local-view-execution | Documentation

      Index

      Classes

      LocalViewExecution +local-view-execution | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.local_view_execution_runtime.html b/modules/_near_js_accounts.local_view_execution_runtime.html index 76ab24572e..b8896b77e6 100644 --- a/modules/_near_js_accounts.local_view_execution_runtime.html +++ b/modules/_near_js_accounts.local_view_execution_runtime.html @@ -1,2 +1,2 @@ -local-view-execution/runtime | Documentation

      Index

      Classes

      Runtime +local-view-execution/runtime | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.local_view_execution_storage.html b/modules/_near_js_accounts.local_view_execution_storage.html index 2991b65b92..8695bae982 100644 --- a/modules/_near_js_accounts.local_view_execution_storage.html +++ b/modules/_near_js_accounts.local_view_execution_storage.html @@ -1,4 +1,4 @@ -local-view-execution/storage | Documentation

      Index

      Classes

      Storage +local-view-execution/storage | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.local_view_execution_types.html b/modules/_near_js_accounts.local_view_execution_types.html index 2fd93c7157..1926c7aa6e 100644 --- a/modules/_near_js_accounts.local_view_execution_types.html +++ b/modules/_near_js_accounts.local_view_execution_types.html @@ -1,2 +1,2 @@ -local-view-execution/types | Documentation

      Index

      Interfaces

      ContractState +local-view-execution/types | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.types.html b/modules/_near_js_accounts.types.html index 7c554941b0..cf6e1a5d6a 100644 --- a/modules/_near_js_accounts.types.html +++ b/modules/_near_js_accounts.types.html @@ -1,3 +1,3 @@ -types | Documentation

      Index

      Enumerations

      MultisigDeleteRequestRejectionError +types | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_accounts.utils.html b/modules/_near_js_accounts.utils.html index 3ffd38545c..764d4e7339 100644 --- a/modules/_near_js_accounts.utils.html +++ b/modules/_near_js_accounts.utils.html @@ -1,4 +1,4 @@ -utils | Documentation

      Index

      Functions

      encodeJSContractArgs +utils | Documentation

      Index

      Functions

      encodeJSContractArgs validateArgs viewFunction viewState diff --git a/modules/_near_js_biometric_ed25519.fido2.html b/modules/_near_js_biometric_ed25519.fido2.html index c6c5d5ab78..7d66e8d610 100644 --- a/modules/_near_js_biometric_ed25519.fido2.html +++ b/modules/_near_js_biometric_ed25519.fido2.html @@ -1,2 +1,2 @@ -fido2 | Documentation

      Index

      Classes

      Fido2 +fido2 | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_biometric_ed25519.index-1.html b/modules/_near_js_biometric_ed25519.index-1.html index 18334eacc2..9b150f85f2 100644 --- a/modules/_near_js_biometric_ed25519.index-1.html +++ b/modules/_near_js_biometric_ed25519.index-1.html @@ -1,4 +1,4 @@ -index | Documentation

      Index

      Classes

      PasskeyProcessCanceled +index | Documentation

      Index

      Classes

      Functions

      createKey getKeys isDeviceSupported diff --git a/modules/_near_js_biometric_ed25519.index.html b/modules/_near_js_biometric_ed25519.index.html index e30aa7fddc..dabaddc0d7 100644 --- a/modules/_near_js_biometric_ed25519.index.html +++ b/modules/_near_js_biometric_ed25519.index.html @@ -1,2 +1,2 @@ -index | Documentation

      Index

      Type Aliases

      AssertionResponse +index | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_biometric_ed25519.utils.html b/modules/_near_js_biometric_ed25519.utils.html index 625ea774dc..2dd0923655 100644 --- a/modules/_near_js_biometric_ed25519.utils.html +++ b/modules/_near_js_biometric_ed25519.utils.html @@ -1,4 +1,4 @@ -utils | Documentation

      Index

      Functions

      get64BytePublicKeyFromPEM +utils | Documentation

      Index

      Functions

      get64BytePublicKeyFromPEM preformatGetAssertReq preformatMakeCredReq publicKeyCredentialToJSON diff --git a/modules/_near_js_crypto.constants.html b/modules/_near_js_crypto.constants.html index 02afdccada..b2085d4000 100644 --- a/modules/_near_js_crypto.constants.html +++ b/modules/_near_js_crypto.constants.html @@ -1,3 +1,3 @@ -constants | Documentation

      Index

      Enumerations

      KeySize +constants | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_crypto.index.html b/modules/_near_js_crypto.index.html index ff47c8793d..16b3a9b17c 100644 --- a/modules/_near_js_crypto.index.html +++ b/modules/_near_js_crypto.index.html @@ -1,4 +1,4 @@ -index | Documentation

      References

      KeyPair +index | Documentation

      References

      KeyPair KeyPairEd25519 KeyPairSecp256k1 KeyPairString diff --git a/modules/_near_js_crypto.key_pair.html b/modules/_near_js_crypto.key_pair.html index 1b3ffa9f3b..0d0d378eb4 100644 --- a/modules/_near_js_crypto.key_pair.html +++ b/modules/_near_js_crypto.key_pair.html @@ -1,3 +1,3 @@ -key_pair | Documentation

      Index

      Classes

      KeyPair +key_pair | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_crypto.key_pair_base.html b/modules/_near_js_crypto.key_pair_base.html index a319fbcd02..95b8774706 100644 --- a/modules/_near_js_crypto.key_pair_base.html +++ b/modules/_near_js_crypto.key_pair_base.html @@ -1,3 +1,3 @@ -key_pair_base | Documentation

      Index

      Classes

      KeyPairBase +key_pair_base | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_crypto.key_pair_ed25519.html b/modules/_near_js_crypto.key_pair_ed25519.html index 5eaf96cc83..f0cc8adea2 100644 --- a/modules/_near_js_crypto.key_pair_ed25519.html +++ b/modules/_near_js_crypto.key_pair_ed25519.html @@ -1,2 +1,2 @@ -key_pair_ed25519 | Documentation

      Index

      Classes

      KeyPairEd25519 +key_pair_ed25519 | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_crypto.key_pair_secp256k1.html b/modules/_near_js_crypto.key_pair_secp256k1.html index fe15154e5b..88605ef610 100644 --- a/modules/_near_js_crypto.key_pair_secp256k1.html +++ b/modules/_near_js_crypto.key_pair_secp256k1.html @@ -1,2 +1,2 @@ -key_pair_secp256k1 | Documentation

      Index

      Classes

      KeyPairSecp256k1 +key_pair_secp256k1 | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_crypto.public_key.html b/modules/_near_js_crypto.public_key.html index 9f4954c51d..b60e0b593b 100644 --- a/modules/_near_js_crypto.public_key.html +++ b/modules/_near_js_crypto.public_key.html @@ -1,2 +1,2 @@ -public_key | Documentation

      Index

      Classes

      PublicKey +public_key | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_iframe_rpc.iframe_rpc.html b/modules/_near_js_iframe_rpc.iframe_rpc.html index 9f70c86194..be2c818f2a 100644 --- a/modules/_near_js_iframe_rpc.iframe_rpc.html +++ b/modules/_near_js_iframe_rpc.iframe_rpc.html @@ -1,3 +1,3 @@ -iframe-rpc | Documentation

      Index

      Classes

      IFrameRPC +iframe-rpc | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_iframe_rpc.iframe_rpc_error.html b/modules/_near_js_iframe_rpc.iframe_rpc_error.html index e1199fa4e1..8949adf3a6 100644 --- a/modules/_near_js_iframe_rpc.iframe_rpc_error.html +++ b/modules/_near_js_iframe_rpc.iframe_rpc_error.html @@ -1,2 +1,2 @@ -iframe-rpc-error | Documentation

      Index

      Classes

      IFrameRPCError +iframe-rpc-error | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_iframe_rpc.index.html b/modules/_near_js_iframe_rpc.index.html index 7bbb996815..a6d075ed56 100644 --- a/modules/_near_js_iframe_rpc.index.html +++ b/modules/_near_js_iframe_rpc.index.html @@ -1,4 +1,4 @@ -index | Documentation

      References

      IFrameRPC +index | Documentation

      References

      IFrameRPC IFrameRPCError IMessageEvent IMessagePoster diff --git a/modules/_near_js_iframe_rpc.types.html b/modules/_near_js_iframe_rpc.types.html index eae7438fcb..e424613332 100644 --- a/modules/_near_js_iframe_rpc.types.html +++ b/modules/_near_js_iframe_rpc.types.html @@ -1,4 +1,4 @@ -types | Documentation

      Index

      Interfaces

      IMessageEvent +types | Documentation

      Index

      Interfaces

      IMessageEvent IMessagePoster IMessageReceiver IRPCMethod diff --git a/modules/_near_js_keystores.in_memory_key_store.html b/modules/_near_js_keystores.in_memory_key_store.html index 71af6d0a79..e8dbfd0df1 100644 --- a/modules/_near_js_keystores.in_memory_key_store.html +++ b/modules/_near_js_keystores.in_memory_key_store.html @@ -1,2 +1,2 @@ -in_memory_key_store | Documentation

      Index

      Classes

      InMemoryKeyStore +in_memory_key_store | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_keystores.index.html b/modules/_near_js_keystores.index.html index 4b1c309a10..bb815f4518 100644 --- a/modules/_near_js_keystores.index.html +++ b/modules/_near_js_keystores.index.html @@ -1,4 +1,4 @@ -index | Documentation

      References

      InMemoryKeyStore +index | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_keystores.keystore.html b/modules/_near_js_keystores.keystore.html index 3da678b7fa..0296404131 100644 --- a/modules/_near_js_keystores.keystore.html +++ b/modules/_near_js_keystores.keystore.html @@ -1,2 +1,2 @@ -keystore | Documentation

      Index

      Classes

      KeyStore +keystore | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_keystores.merge_key_store.html b/modules/_near_js_keystores.merge_key_store.html index 09e7ff559b..06cdcfd088 100644 --- a/modules/_near_js_keystores.merge_key_store.html +++ b/modules/_near_js_keystores.merge_key_store.html @@ -1,2 +1,2 @@ -merge_key_store | Documentation

      Index

      Classes

      MergeKeyStore +merge_key_store | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_keystores_browser.browser_local_storage_key_store.html b/modules/_near_js_keystores_browser.browser_local_storage_key_store.html index a30121efaa..3ec4991eaa 100644 --- a/modules/_near_js_keystores_browser.browser_local_storage_key_store.html +++ b/modules/_near_js_keystores_browser.browser_local_storage_key_store.html @@ -1,2 +1,2 @@ -browser_local_storage_key_store | Documentation

      Index

      Classes

      BrowserLocalStorageKeyStore +browser_local_storage_key_store | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_keystores_browser.index.html b/modules/_near_js_keystores_browser.index.html index 87dfa0b621..31bdc84ed6 100644 --- a/modules/_near_js_keystores_browser.index.html +++ b/modules/_near_js_keystores_browser.index.html @@ -1,2 +1,2 @@ -index | Documentation

      References

      BrowserLocalStorageKeyStore +index | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_keystores_node.index.html b/modules/_near_js_keystores_node.index.html index f5f2c6a95f..ed5a18a964 100644 --- a/modules/_near_js_keystores_node.index.html +++ b/modules/_near_js_keystores_node.index.html @@ -1,2 +1,2 @@ -index | Documentation

      References

      UnencryptedFileSystemKeyStore +index | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_keystores_node.unencrypted_file_system_keystore.html b/modules/_near_js_keystores_node.unencrypted_file_system_keystore.html index 9891d8bace..6b21b60d16 100644 --- a/modules/_near_js_keystores_node.unencrypted_file_system_keystore.html +++ b/modules/_near_js_keystores_node.unencrypted_file_system_keystore.html @@ -1,2 +1,2 @@ -unencrypted_file_system_keystore | Documentation

      Index

      Classes

      UnencryptedFileSystemKeyStore +unencrypted_file_system_keystore | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_providers.exponential_backoff.html b/modules/_near_js_providers.exponential_backoff.html index 21a026efe9..07d6b0140b 100644 --- a/modules/_near_js_providers.exponential_backoff.html +++ b/modules/_near_js_providers.exponential_backoff.html @@ -1,2 +1,2 @@ -exponential-backoff | Documentation

      Index

      Functions

      exponentialBackoff +exponential-backoff | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_providers.failover_rpc_provider.html b/modules/_near_js_providers.failover_rpc_provider.html index d2c4eebbd8..c574566028 100644 --- a/modules/_near_js_providers.failover_rpc_provider.html +++ b/modules/_near_js_providers.failover_rpc_provider.html @@ -1,5 +1,5 @@ failover-rpc-provider | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_providers.fetch.html b/modules/_near_js_providers.fetch.html index ab537eb3bf..4115497825 100644 --- a/modules/_near_js_providers.fetch.html +++ b/modules/_near_js_providers.fetch.html @@ -1,2 +1,2 @@ -fetch | Documentation

      Index

      Functions

      default +fetch | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_providers.fetch_json.html b/modules/_near_js_providers.fetch_json.html index 6b04d70155..f1433e39b3 100644 --- a/modules/_near_js_providers.fetch_json.html +++ b/modules/_near_js_providers.fetch_json.html @@ -1,3 +1,3 @@ -fetch_json | Documentation

      Index

      Interfaces

      ConnectionInfo +fetch_json | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_providers.index.html b/modules/_near_js_providers.index.html index 1d32846844..705499f5e6 100644 --- a/modules/_near_js_providers.index.html +++ b/modules/_near_js_providers.index.html @@ -1,4 +1,4 @@ -index | Documentation

      References

      FailoverRpcProvider +index | Documentation

      References

      FailoverRpcProvider JsonRpcProvider exponentialBackoff fetchJson diff --git a/modules/_near_js_providers.json_rpc_provider.html b/modules/_near_js_providers.json_rpc_provider.html index d6ca697246..f9e26fe485 100644 --- a/modules/_near_js_providers.json_rpc_provider.html +++ b/modules/_near_js_providers.json_rpc_provider.html @@ -1,5 +1,5 @@ json-rpc-provider | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_providers.provider.html b/modules/_near_js_providers.provider.html index 29ee6985e0..537cf14c5c 100644 --- a/modules/_near_js_providers.provider.html +++ b/modules/_near_js_providers.provider.html @@ -1,2 +1,2 @@ provider | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_signers.in_memory_signer.html b/modules/_near_js_signers.in_memory_signer.html index 501a1a9ac6..ba7970198a 100644 --- a/modules/_near_js_signers.in_memory_signer.html +++ b/modules/_near_js_signers.in_memory_signer.html @@ -1,2 +1,2 @@ -in_memory_signer | Documentation

      Index

      Classes

      InMemorySigner +in_memory_signer | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_signers.index.html b/modules/_near_js_signers.index.html index 28bdd1c527..b29a87cfc5 100644 --- a/modules/_near_js_signers.index.html +++ b/modules/_near_js_signers.index.html @@ -1,3 +1,3 @@ -index | Documentation

      References

      InMemorySigner +index | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_signers.signer.html b/modules/_near_js_signers.signer.html index d8a449d5f0..930aa9ecf4 100644 --- a/modules/_near_js_signers.signer.html +++ b/modules/_near_js_signers.signer.html @@ -1,2 +1,2 @@ -signer | Documentation

      Index

      Classes

      Signer +signer | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_transactions.action_creators.html b/modules/_near_js_transactions.action_creators.html index be9fbd3b2d..c4345cf885 100644 --- a/modules/_near_js_transactions.action_creators.html +++ b/modules/_near_js_transactions.action_creators.html @@ -1,3 +1,3 @@ -action_creators | Documentation

      Index

      Variables

      actionCreators +action_creators | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_transactions.actions.html b/modules/_near_js_transactions.actions.html index abe3727f08..c087a5441d 100644 --- a/modules/_near_js_transactions.actions.html +++ b/modules/_near_js_transactions.actions.html @@ -1,4 +1,4 @@ -actions | Documentation

      Index

      Classes

      AccessKey +actions | Documentation

      Index

      Classes

      AccessKey AccessKeyPermission Action AddKey diff --git a/modules/_near_js_transactions.create_transaction.html b/modules/_near_js_transactions.create_transaction.html index d9b9930adb..2b65a66860 100644 --- a/modules/_near_js_transactions.create_transaction.html +++ b/modules/_near_js_transactions.create_transaction.html @@ -1,2 +1,2 @@ -create_transaction | Documentation

      Index

      Functions

      createTransaction +create_transaction | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_transactions.delegate.html b/modules/_near_js_transactions.delegate.html index d1e60b97a1..6ed20c4148 100644 --- a/modules/_near_js_transactions.delegate.html +++ b/modules/_near_js_transactions.delegate.html @@ -1,3 +1,3 @@ -delegate | Documentation

      Index

      Classes

      DelegateAction +delegate | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_transactions.index.html b/modules/_near_js_transactions.index.html index aa9a53ee04..b4de5e71bb 100644 --- a/modules/_near_js_transactions.index.html +++ b/modules/_near_js_transactions.index.html @@ -1,4 +1,4 @@ -index | Documentation

      References

      AccessKey +index | Documentation

      References

      AccessKey AccessKeyPermission Action AddKey diff --git a/modules/_near_js_transactions.prefix.html b/modules/_near_js_transactions.prefix.html index 57414bdde6..513b42bfb8 100644 --- a/modules/_near_js_transactions.prefix.html +++ b/modules/_near_js_transactions.prefix.html @@ -1,2 +1,2 @@ -prefix | Documentation

      Index

      Classes

      DelegateActionPrefix +prefix | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_transactions.schema.html b/modules/_near_js_transactions.schema.html index d1adff1144..94fd92034a 100644 --- a/modules/_near_js_transactions.schema.html +++ b/modules/_near_js_transactions.schema.html @@ -1,4 +1,4 @@ -schema | Documentation

      Index

      Classes

      SignedTransaction +schema | Documentation

      Index

      Classes

      Variables

      Functions

      decodeSignedTransaction diff --git a/modules/_near_js_transactions.sign.html b/modules/_near_js_transactions.sign.html index 15c8da67ef..dcd6ec4be2 100644 --- a/modules/_near_js_transactions.sign.html +++ b/modules/_near_js_transactions.sign.html @@ -1,4 +1,4 @@ -sign | Documentation

      Index

      Interfaces

      SignedDelegateWithHash +sign | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_transactions.signature.html b/modules/_near_js_transactions.signature.html index e5260f5190..430fd862e3 100644 --- a/modules/_near_js_transactions.signature.html +++ b/modules/_near_js_transactions.signature.html @@ -1,2 +1,2 @@ -signature | Documentation

      Index

      Classes

      Signature +signature | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_types.assignable.html b/modules/_near_js_types.assignable.html index 1e008e9026..6f4a3f4d20 100644 --- a/modules/_near_js_types.assignable.html +++ b/modules/_near_js_types.assignable.html @@ -1,2 +1,2 @@ -assignable | Documentation

      Index

      Classes

      Assignable +assignable | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_types.errors.html b/modules/_near_js_types.errors.html index 659dcda1a7..e99be08517 100644 --- a/modules/_near_js_types.errors.html +++ b/modules/_near_js_types.errors.html @@ -1,4 +1,4 @@ -errors | Documentation

      Index

      Classes

      ArgumentTypeError +errors | Documentation

      Index

      Classes

      ArgumentTypeError ErrorContext PositionalArgsError TypedError diff --git a/modules/_near_js_types.index.html b/modules/_near_js_types.index.html index fccd1725ee..3115db09f3 100644 --- a/modules/_near_js_types.index.html +++ b/modules/_near_js_types.index.html @@ -1,4 +1,4 @@ -index | Documentation

      References

      AccessKeyInfoView +index | Documentation

      References

      AccessKeyInfoView AccessKeyList AccessKeyView AccessKeyViewRaw diff --git a/modules/_near_js_types.provider-1.html b/modules/_near_js_types.provider-1.html index 52d3d5b182..48cd78b00e 100644 --- a/modules/_near_js_types.provider-1.html +++ b/modules/_near_js_types.provider-1.html @@ -1,4 +1,4 @@ -provider | Documentation

      References

      AccessKeyInfoView +provider | Documentation

      References

      AccessKeyInfoView AccessKeyList AccessKeyView AccessKeyViewRaw diff --git a/modules/_near_js_types.provider.html b/modules/_near_js_types.provider.html index fc6349a5c7..9628fd779f 100644 --- a/modules/_near_js_types.provider.html +++ b/modules/_near_js_types.provider.html @@ -1,4 +1,4 @@ -provider | Documentation

      References

      AccessKeyInfoView +provider | Documentation

      References

      AccessKeyInfoView AccessKeyList AccessKeyView AccessKeyViewRaw diff --git a/modules/_near_js_types.provider_light_client-1.html b/modules/_near_js_types.provider_light_client-1.html index 3514a55295..edd43ed96e 100644 --- a/modules/_near_js_types.provider_light_client-1.html +++ b/modules/_near_js_types.provider_light_client-1.html @@ -1,5 +1,5 @@ provider/light_client | Documentation

      NEAR RPC API request types and responses

      -

      References

      References

      IdType LightClientBlockLiteView LightClientProof LightClientProofRequest diff --git a/modules/_near_js_types.provider_light_client.html b/modules/_near_js_types.provider_light_client.html index 3e022f41de..00c5451b4b 100644 --- a/modules/_near_js_types.provider_light_client.html +++ b/modules/_near_js_types.provider_light_client.html @@ -1,5 +1,5 @@ provider/light_client | Documentation

      NEAR RPC API request types and responses

      -

      Index

      Enumerations

      Index

      Enumerations

      Interfaces

      LightClientBlockLiteView LightClientProof LightClientProofRequest diff --git a/modules/_near_js_types.provider_protocol-1.html b/modules/_near_js_types.provider_protocol-1.html index 617b648910..0333141294 100644 --- a/modules/_near_js_types.provider_protocol-1.html +++ b/modules/_near_js_types.provider_protocol-1.html @@ -1,5 +1,5 @@ provider/protocol | Documentation

      NEAR RPC API request types and responses

      -

      References

      References

      AccessKeyWithPublicKey BlockChange BlockChangeResult BlockHash diff --git a/modules/_near_js_types.provider_protocol.html b/modules/_near_js_types.provider_protocol.html index f52986951c..897c43920c 100644 --- a/modules/_near_js_types.provider_protocol.html +++ b/modules/_near_js_types.provider_protocol.html @@ -1,5 +1,5 @@ provider/protocol | Documentation

      NEAR RPC API request types and responses

      -

      Index

      Interfaces

      Index

      Interfaces

      AccessKeyWithPublicKey BlockChange BlockChangeResult BlockHeader diff --git a/modules/_near_js_types.provider_request-1.html b/modules/_near_js_types.provider_request-1.html index 9ae2d3e0cb..00cbaefc6a 100644 --- a/modules/_near_js_types.provider_request-1.html +++ b/modules/_near_js_types.provider_request-1.html @@ -1,5 +1,5 @@ provider/request | Documentation

      NEAR RPC API request types and responses

      -

      References

      References

      CallFunctionRequest RpcQueryRequest ViewAccessKeyListRequest ViewAccessKeyRequest diff --git a/modules/_near_js_types.provider_request.html b/modules/_near_js_types.provider_request.html index 8e117a129f..1084310110 100644 --- a/modules/_near_js_types.provider_request.html +++ b/modules/_near_js_types.provider_request.html @@ -1,5 +1,5 @@ provider/request | Documentation

      NEAR RPC API request types and responses

      -

      Index

      Interfaces

      Index

      Interfaces

      CallFunctionRequest ViewAccessKeyListRequest ViewAccessKeyRequest ViewAccountRequest diff --git a/modules/_near_js_types.provider_response-1.html b/modules/_near_js_types.provider_response-1.html index 3e3997452c..783e60fd65 100644 --- a/modules/_near_js_types.provider_response-1.html +++ b/modules/_near_js_types.provider_response-1.html @@ -1,5 +1,5 @@ provider/response | Documentation

      NEAR RPC API request types and responses

      -

      References

      References

      AccessKeyInfoView AccessKeyList AccessKeyView AccessKeyViewRaw diff --git a/modules/_near_js_types.provider_response.html b/modules/_near_js_types.provider_response.html index ea158bda0c..203913dfcf 100644 --- a/modules/_near_js_types.provider_response.html +++ b/modules/_near_js_types.provider_response.html @@ -1,5 +1,5 @@ provider/response | Documentation

      NEAR RPC API request types and responses

      -

      Index

      Enumerations

      Index

      Enumerations

      Interfaces

      AccessKeyInfoView AccessKeyList diff --git a/modules/_near_js_types.provider_validator-1.html b/modules/_near_js_types.provider_validator-1.html index 197e2c6f8f..65ca70527f 100644 --- a/modules/_near_js_types.provider_validator-1.html +++ b/modules/_near_js_types.provider_validator-1.html @@ -1,5 +1,5 @@ provider/validator | Documentation

      NEAR RPC API request types and responses

      -

      References

      References

      CurrentEpochValidatorInfo EpochValidatorInfo NextEpochValidatorInfo ValidatorStakeView diff --git a/modules/_near_js_types.provider_validator.html b/modules/_near_js_types.provider_validator.html index 3867d332f1..46f7879e5d 100644 --- a/modules/_near_js_types.provider_validator.html +++ b/modules/_near_js_types.provider_validator.html @@ -1,5 +1,5 @@ provider/validator | Documentation

      NEAR RPC API request types and responses

      -

      Index

      Interfaces

      Index

      Interfaces

      CurrentEpochValidatorInfo EpochValidatorInfo NextEpochValidatorInfo ValidatorStakeView diff --git a/modules/_near_js_utils.constants.html b/modules/_near_js_utils.constants.html index cac08111f2..a9724a649d 100644 --- a/modules/_near_js_utils.constants.html +++ b/modules/_near_js_utils.constants.html @@ -1,2 +1,2 @@ -constants | Documentation

      Index

      Variables

      DEFAULT_FUNCTION_CALL_GAS +constants | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_utils.errors.html b/modules/_near_js_utils.errors.html index 3188aa2f39..9596ff6fea 100644 --- a/modules/_near_js_utils.errors.html +++ b/modules/_near_js_utils.errors.html @@ -1,4 +1,4 @@ -errors | Documentation

      References

      ServerError +errors | Documentation

      References

      ServerError formatError getErrorTypeFromErrorMessage logWarning diff --git a/modules/_near_js_utils.errors_errors.html b/modules/_near_js_utils.errors_errors.html index 5d67b95d13..12f3785262 100644 --- a/modules/_near_js_utils.errors_errors.html +++ b/modules/_near_js_utils.errors_errors.html @@ -1,2 +1,2 @@ -errors/errors | Documentation

      Index

      Functions

      logWarning +errors/errors | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_utils.errors_rpc_errors.html b/modules/_near_js_utils.errors_rpc_errors.html index 6285c448ec..fcd78dc85b 100644 --- a/modules/_near_js_utils.errors_rpc_errors.html +++ b/modules/_near_js_utils.errors_rpc_errors.html @@ -1,4 +1,4 @@ -errors/rpc_errors | Documentation

      Index

      Classes

      ServerError +errors/rpc_errors | Documentation

      Index

      Classes

      Functions

      formatError getErrorTypeFromErrorMessage parseResultError diff --git a/modules/_near_js_utils.format.html b/modules/_near_js_utils.format.html index dcccdc7e0f..1aeb9f716e 100644 --- a/modules/_near_js_utils.format.html +++ b/modules/_near_js_utils.format.html @@ -1,4 +1,4 @@ -format | Documentation

      Index

      Variables

      NEAR_NOMINATION +format | Documentation

      Index

      Variables

      Functions

      baseDecode baseEncode diff --git a/modules/_near_js_utils.index.html b/modules/_near_js_utils.index.html index a7e1c2a7d0..7cc24bad1f 100644 --- a/modules/_near_js_utils.index.html +++ b/modules/_near_js_utils.index.html @@ -1,4 +1,4 @@ -index | Documentation

      References

      ChangedValidatorInfo +index | Documentation

      References

      ChangedValidatorInfo DEFAULT_FUNCTION_CALL_GAS EpochValidatorsDiff Logger diff --git a/modules/_near_js_utils.logger.html b/modules/_near_js_utils.logger.html index 86e87b338d..52bef94430 100644 --- a/modules/_near_js_utils.logger.html +++ b/modules/_near_js_utils.logger.html @@ -1,3 +1,3 @@ -logger | Documentation

      References

      Logger +logger | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_utils.logger_console_logger.html b/modules/_near_js_utils.logger_console_logger.html index ec14c1ffb9..6346331b11 100644 --- a/modules/_near_js_utils.logger_console_logger.html +++ b/modules/_near_js_utils.logger_console_logger.html @@ -1,2 +1,2 @@ -logger/console.logger | Documentation

      Index

      Classes

      ConsoleLogger +logger/console.logger | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_utils.logger_interface.html b/modules/_near_js_utils.logger_interface.html index 7d4438a444..2aa4bd1c36 100644 --- a/modules/_near_js_utils.logger_interface.html +++ b/modules/_near_js_utils.logger_interface.html @@ -1,3 +1,3 @@ -logger/interface | Documentation

      Index

      Interfaces

      LoggerService +logger/interface | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_utils.logger_logger.html b/modules/_near_js_utils.logger_logger.html index 9c056f039f..7e2afd1e4f 100644 --- a/modules/_near_js_utils.logger_logger.html +++ b/modules/_near_js_utils.logger_logger.html @@ -1,2 +1,2 @@ -logger/logger | Documentation

      Index

      Classes

      Logger +logger/logger | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_utils.logging.html b/modules/_near_js_utils.logging.html index 64c45b438c..56ae82e9ba 100644 --- a/modules/_near_js_utils.logging.html +++ b/modules/_near_js_utils.logging.html @@ -1,3 +1,3 @@ -logging | Documentation

      Index

      Functions

      printTxOutcomeLogs +logging | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_utils.provider.html b/modules/_near_js_utils.provider.html index 3d115c7743..4c8c380f14 100644 --- a/modules/_near_js_utils.provider.html +++ b/modules/_near_js_utils.provider.html @@ -1 +1 @@ -provider | Documentation

      Generated using TypeDoc

      \ No newline at end of file +provider | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_utils.utils.html b/modules/_near_js_utils.utils.html index b3bf6c75b0..c162995b79 100644 --- a/modules/_near_js_utils.utils.html +++ b/modules/_near_js_utils.utils.html @@ -1,2 +1,2 @@ -utils | Documentation

      Index

      Functions

      sortBigIntAsc +utils | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_utils.validators.html b/modules/_near_js_utils.validators.html index 70eb512b0a..bdb1b381dd 100644 --- a/modules/_near_js_utils.validators.html +++ b/modules/_near_js_utils.validators.html @@ -1,4 +1,4 @@ -validators | Documentation

      Index

      Interfaces

      ChangedValidatorInfo +validators | Documentation

      Index

      Interfaces

      Functions

      diffEpochValidators findSeatPrice diff --git a/modules/_near_js_wallet_account.index.html b/modules/_near_js_wallet_account.index.html index ba9a93ec45..d5b75e2342 100644 --- a/modules/_near_js_wallet_account.index.html +++ b/modules/_near_js_wallet_account.index.html @@ -1,4 +1,4 @@ -index | Documentation

      References

      ConnectedWalletAccount +index | Documentation

      References

      ConnectedWalletAccount Near NearConfig WalletConnection diff --git a/modules/_near_js_wallet_account.near.html b/modules/_near_js_wallet_account.near.html index 8ea48caca4..a8068bdc56 100644 --- a/modules/_near_js_wallet_account.near.html +++ b/modules/_near_js_wallet_account.near.html @@ -2,6 +2,6 @@ The Near class is used to interact with Account through the JsonRpcProvider. It is configured via the NearConfig.

      Index

      Classes

      Index

      Classes

      Interfaces

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/_near_js_wallet_account.walletAccount.html b/modules/_near_js_wallet_account.walletAccount.html index 0430fb2000..e84b4c212b 100644 --- a/modules/_near_js_wallet_account.walletAccount.html +++ b/modules/_near_js_wallet_account.walletAccount.html @@ -3,6 +3,6 @@
    • WalletConnection which redirects users to NEAR Wallet for key management.
    • ConnectedWalletAccount is an Account implementation that uses WalletConnection to get keys
    • -

      Index

      Classes

      Index

      Classes

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.account.html b/modules/near_api_js.account.html index 0fdcc55e63..b3504668ba 100644 --- a/modules/near_api_js.account.html +++ b/modules/near_api_js.account.html @@ -1,4 +1,4 @@ -account | Documentation

      Index

      Classes

      Account +account | Documentation

      Index

      Classes

      Interfaces

      AccountAuthorizedApp AccountBalance ChangeFunctionCallOptions diff --git a/modules/near_api_js.account_creator.html b/modules/near_api_js.account_creator.html index 5ed8972957..3a3b2a8e10 100644 --- a/modules/near_api_js.account_creator.html +++ b/modules/near_api_js.account_creator.html @@ -1,4 +1,4 @@ -account_creator | Documentation

      Index

      Classes

      AccountCreator +account_creator | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.account_multisig.html b/modules/near_api_js.account_multisig.html index 3d01a80476..db9d8fa667 100644 --- a/modules/near_api_js.account_multisig.html +++ b/modules/near_api_js.account_multisig.html @@ -1,4 +1,4 @@ -account_multisig | Documentation

      Index

      Enumerations

      MultisigDeleteRequestRejectionError +account_multisig | Documentation

      Index

      Enumerations

      Classes

      Account2FA AccountMultisig diff --git a/modules/near_api_js.browserConnect.html b/modules/near_api_js.browserConnect.html index 416243a7c9..a46401eb53 100644 --- a/modules/near_api_js.browserConnect.html +++ b/modules/near_api_js.browserConnect.html @@ -5,6 +5,6 @@

      See

      ConnectConfig

      Example

      async function initNear() {
      const near = await connect({
      networkId: 'testnet',
      nodeUrl: 'https://rpc.testnet.near.org'
      })
      }
      -

      Index

      Interfaces

      Index

      Interfaces

      Functions

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.connect.html b/modules/near_api_js.connect.html index dc40a596a7..8da7e3db0e 100644 --- a/modules/near_api_js.connect.html +++ b/modules/near_api_js.connect.html @@ -1,3 +1,3 @@ -connect | Documentation

      Index

      Interfaces

      ConnectConfig +connect | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.connection.html b/modules/near_api_js.connection.html index 23c83569aa..9196b57c69 100644 --- a/modules/near_api_js.connection.html +++ b/modules/near_api_js.connection.html @@ -1 +1 @@ -connection | Documentation

      Generated using TypeDoc

      \ No newline at end of file +connection | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.constants.html b/modules/near_api_js.constants.html index 7d1f258541..01bc04e229 100644 --- a/modules/near_api_js.constants.html +++ b/modules/near_api_js.constants.html @@ -1,2 +1,2 @@ -constants | Documentation

      Index

      Variables

      DEFAULT_FUNCTION_CALL_GAS +constants | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.contract.html b/modules/near_api_js.contract.html index 280fc6f4d8..1b639aa4cf 100644 --- a/modules/near_api_js.contract.html +++ b/modules/near_api_js.contract.html @@ -1,2 +1,2 @@ -contract | Documentation

      Index

      Interfaces

      ContractMethods +contract | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.key_stores_browser_local_storage_key_store.html b/modules/near_api_js.key_stores_browser_local_storage_key_store.html index 10e3e8f77a..3393b34600 100644 --- a/modules/near_api_js.key_stores_browser_local_storage_key_store.html +++ b/modules/near_api_js.key_stores_browser_local_storage_key_store.html @@ -1 +1 @@ -key_stores/browser_local_storage_key_store | Documentation

      Generated using TypeDoc

      \ No newline at end of file +key_stores/browser_local_storage_key_store | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.key_stores_in_memory_key_store.html b/modules/near_api_js.key_stores_in_memory_key_store.html index a25f0e7748..45c0e12d83 100644 --- a/modules/near_api_js.key_stores_in_memory_key_store.html +++ b/modules/near_api_js.key_stores_in_memory_key_store.html @@ -1 +1 @@ -key_stores/in_memory_key_store | Documentation

      Generated using TypeDoc

      \ No newline at end of file +key_stores/in_memory_key_store | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.key_stores_keystore.html b/modules/near_api_js.key_stores_keystore.html index b9f735c37d..3ee80cd585 100644 --- a/modules/near_api_js.key_stores_keystore.html +++ b/modules/near_api_js.key_stores_keystore.html @@ -1 +1 @@ -key_stores/keystore | Documentation

      Generated using TypeDoc

      \ No newline at end of file +key_stores/keystore | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.key_stores_merge_key_store.html b/modules/near_api_js.key_stores_merge_key_store.html index c4a9a429ef..e35f708ad1 100644 --- a/modules/near_api_js.key_stores_merge_key_store.html +++ b/modules/near_api_js.key_stores_merge_key_store.html @@ -1 +1 @@ -key_stores/merge_key_store | Documentation

      Generated using TypeDoc

      \ No newline at end of file +key_stores/merge_key_store | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.key_stores_unencrypted_file_system_keystore.html b/modules/near_api_js.key_stores_unencrypted_file_system_keystore.html index a4880aaec3..bafaa23853 100644 --- a/modules/near_api_js.key_stores_unencrypted_file_system_keystore.html +++ b/modules/near_api_js.key_stores_unencrypted_file_system_keystore.html @@ -1 +1 @@ -key_stores/unencrypted_file_system_keystore | Documentation

      Generated using TypeDoc

      \ No newline at end of file +key_stores/unencrypted_file_system_keystore | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.near.html b/modules/near_api_js.near.html index 97515e7580..9da72c0443 100644 --- a/modules/near_api_js.near.html +++ b/modules/near_api_js.near.html @@ -1,2 +1,2 @@ -near | Documentation

      Index

      Interfaces

      NearConfig +near | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.providers_failover_rpc_provider.html b/modules/near_api_js.providers_failover_rpc_provider.html index 3aaaadd813..d71ad77e76 100644 --- a/modules/near_api_js.providers_failover_rpc_provider.html +++ b/modules/near_api_js.providers_failover_rpc_provider.html @@ -1,2 +1,2 @@ -providers/failover-rpc-provider | Documentation

      Module providers/failover-rpc-provider

      Index

      Classes

      FailoverRpcProvider +providers/failover-rpc-provider | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.providers_json_rpc_provider.html b/modules/near_api_js.providers_json_rpc_provider.html index 201d578671..3f94d88340 100644 --- a/modules/near_api_js.providers_json_rpc_provider.html +++ b/modules/near_api_js.providers_json_rpc_provider.html @@ -1 +1 @@ -providers/json-rpc-provider | Documentation

      Generated using TypeDoc

      \ No newline at end of file +providers/json-rpc-provider | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.providers_provider.html b/modules/near_api_js.providers_provider.html index fcbea8aaf5..a99ec0ee73 100644 --- a/modules/near_api_js.providers_provider.html +++ b/modules/near_api_js.providers_provider.html @@ -1,4 +1,4 @@ -providers/provider | Documentation

      Index

      Enumerations

      ExecutionStatusBasic +providers/provider | Documentation

      Index

      Enumerations

      Interfaces

      AccessKeyInfoView AccessKeyList diff --git a/modules/near_api_js.signer.html b/modules/near_api_js.signer.html index 3480212e83..2242c33d3e 100644 --- a/modules/near_api_js.signer.html +++ b/modules/near_api_js.signer.html @@ -1 +1 @@ -signer | Documentation

      Generated using TypeDoc

      \ No newline at end of file +signer | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.transaction.html b/modules/near_api_js.transaction.html index 190ce354cc..4b37c21f51 100644 --- a/modules/near_api_js.transaction.html +++ b/modules/near_api_js.transaction.html @@ -1,4 +1,4 @@ -transaction | Documentation

      References

      stringifyJsonOrBytes +transaction | Documentation

      References

      Classes

      AccessKey AccessKeyPermission Action diff --git a/modules/near_api_js.utils.html b/modules/near_api_js.utils.html index 8ddb69185d..a6b0e9d0b7 100644 --- a/modules/near_api_js.utils.html +++ b/modules/near_api_js.utils.html @@ -1,4 +1,4 @@ -utils | Documentation

      References

      enums +utils | Documentation

      References

      enums format key_pair logWarning diff --git a/modules/near_api_js.utils_enums.html b/modules/near_api_js.utils_enums.html index 4b89925f1b..100cb27584 100644 --- a/modules/near_api_js.utils_enums.html +++ b/modules/near_api_js.utils_enums.html @@ -1,3 +1,3 @@ -utils/enums | Documentation

      Index

      Classes

      Assignable +utils/enums | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.utils_errors.html b/modules/near_api_js.utils_errors.html index 77565589de..6bc1060d9a 100644 --- a/modules/near_api_js.utils_errors.html +++ b/modules/near_api_js.utils_errors.html @@ -1,4 +1,4 @@ -utils/errors | Documentation

      Index

      Classes

      ArgumentSchemaError +utils/errors | Documentation

      Index

      Classes

      ArgumentSchemaError ArgumentTypeError ConflictingOptions PositionalArgsError diff --git a/modules/near_api_js.utils_format.html b/modules/near_api_js.utils_format.html index 91f85c1211..6cf076adb1 100644 --- a/modules/near_api_js.utils_format.html +++ b/modules/near_api_js.utils_format.html @@ -1,4 +1,4 @@ -utils/format | Documentation

      Index

      Variables

      NEAR_NOMINATION +utils/format | Documentation

      Index

      Variables

      Functions

      formatNearAmount parseNearAmount diff --git a/modules/near_api_js.utils_key_pair.html b/modules/near_api_js.utils_key_pair.html index 877064ff6f..609c0bd87c 100644 --- a/modules/near_api_js.utils_key_pair.html +++ b/modules/near_api_js.utils_key_pair.html @@ -1,4 +1,4 @@ -utils/key_pair | Documentation

      References

      KeyPairEd25519 +utils/key_pair | Documentation

      References

      Enumerations

      Interfaces

      Signature diff --git a/modules/near_api_js.utils_logger.html b/modules/near_api_js.utils_logger.html index 9dc225df2f..e569064c28 100644 --- a/modules/near_api_js.utils_logger.html +++ b/modules/near_api_js.utils_logger.html @@ -1,2 +1,2 @@ -utils/logger | Documentation

      References

      Logger +utils/logger | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.utils_rpc_errors.html b/modules/near_api_js.utils_rpc_errors.html index 7a05e48532..19cb408e3e 100644 --- a/modules/near_api_js.utils_rpc_errors.html +++ b/modules/near_api_js.utils_rpc_errors.html @@ -1,4 +1,4 @@ -utils/rpc_errors | Documentation

      Index

      Classes

      ServerError +utils/rpc_errors | Documentation

      Index

      Classes

      Functions

      formatError getErrorTypeFromErrorMessage parseResultError diff --git a/modules/near_api_js.utils_serialize.html b/modules/near_api_js.utils_serialize.html index 0a9cdfdf5d..802735dd3d 100644 --- a/modules/near_api_js.utils_serialize.html +++ b/modules/near_api_js.utils_serialize.html @@ -1,4 +1,4 @@ -utils/serialize | Documentation

      Index

      Type Aliases

      Schema +utils/serialize | Documentation

      Index

      Type Aliases

      Functions

      base_decode base_encode deserialize diff --git a/modules/near_api_js.utils_web.html b/modules/near_api_js.utils_web.html index 708f13a3a1..d5edfd595e 100644 --- a/modules/near_api_js.utils_web.html +++ b/modules/near_api_js.utils_web.html @@ -1,2 +1,2 @@ -utils/web | Documentation

      Index

      Functions

      fetchJson +utils/web | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/modules/near_api_js.validators.html b/modules/near_api_js.validators.html index 401a8494e0..e60f4d1f7b 100644 --- a/modules/near_api_js.validators.html +++ b/modules/near_api_js.validators.html @@ -1,4 +1,4 @@ -validators | Documentation

      Index

      Interfaces

      ChangedValidatorInfo +validators | Documentation

      Index

      Interfaces

      Functions

      diffEpochValidators findSeatPrice diff --git a/modules/near_api_js.wallet_account.html b/modules/near_api_js.wallet_account.html index d572399c67..810cd94ed3 100644 --- a/modules/near_api_js.wallet_account.html +++ b/modules/near_api_js.wallet_account.html @@ -1 +1 @@ -wallet-account | Documentation

      Generated using TypeDoc

      \ No newline at end of file +wallet-account | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_biometric_ed25519.index.AssertionResponse.html b/types/_near_js_biometric_ed25519.index.AssertionResponse.html index c142a5c3da..d709bed784 100644 --- a/types/_near_js_biometric_ed25519.index.AssertionResponse.html +++ b/types/_near_js_biometric_ed25519.index.AssertionResponse.html @@ -1 +1 @@ -AssertionResponse | Documentation
      AssertionResponse: {
          authenticatorAttachment: "platform" | "cross-platform";
          getClientExtensionResults: (() => any);
          id: string;
          rawId: string;
          response: {
              authenticatorData: string;
              clientDataJSON: string;
              signature: string;
              userHandle: string;
          };
          type: "public-key";
      }

      Type declaration

      • authenticatorAttachment: "platform" | "cross-platform"
      • getClientExtensionResults: (() => any)
          • (): any
          • Returns any

      • id: string
      • rawId: string
      • response: {
            authenticatorData: string;
            clientDataJSON: string;
            signature: string;
            userHandle: string;
        }
        • authenticatorData: string
        • clientDataJSON: string
        • signature: string
        • userHandle: string
      • type: "public-key"

      Generated using TypeDoc

      \ No newline at end of file +AssertionResponse | Documentation
      AssertionResponse: {
          authenticatorAttachment: "platform" | "cross-platform";
          getClientExtensionResults: (() => any);
          id: string;
          rawId: string;
          response: {
              authenticatorData: string;
              clientDataJSON: string;
              signature: string;
              userHandle: string;
          };
          type: "public-key";
      }

      Type declaration

      • authenticatorAttachment: "platform" | "cross-platform"
      • getClientExtensionResults: (() => any)
          • (): any
          • Returns any

      • id: string
      • rawId: string
      • response: {
            authenticatorData: string;
            clientDataJSON: string;
            signature: string;
            userHandle: string;
        }
        • authenticatorData: string
        • clientDataJSON: string
        • signature: string
        • userHandle: string
      • type: "public-key"

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_crypto.key_pair.KeyPairString.html b/types/_near_js_crypto.key_pair.KeyPairString.html index ed80faab41..57c287c5c3 100644 --- a/types/_near_js_crypto.key_pair.KeyPairString.html +++ b/types/_near_js_crypto.key_pair.KeyPairString.html @@ -1 +1 @@ -KeyPairString | Documentation

      Generated using TypeDoc

      \ No newline at end of file +KeyPairString | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_iframe_rpc.types.RPCMessage.html b/types/_near_js_iframe_rpc.types.RPCMessage.html index b308aa866d..3eb1cb7096 100644 --- a/types/_near_js_iframe_rpc.types.RPCMessage.html +++ b/types/_near_js_iframe_rpc.types.RPCMessage.html @@ -1 +1 @@ -RPCMessage | Documentation

      Generated using TypeDoc

      \ No newline at end of file +RPCMessage | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.BlockHash.html b/types/_near_js_types.provider_protocol.BlockHash.html index 8b541fd396..40455f000e 100644 --- a/types/_near_js_types.provider_protocol.BlockHash.html +++ b/types/_near_js_types.provider_protocol.BlockHash.html @@ -1 +1 @@ -BlockHash | Documentation

      Generated using TypeDoc

      \ No newline at end of file +BlockHash | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.BlockHeight.html b/types/_near_js_types.provider_protocol.BlockHeight.html index b3133829fb..5678423e91 100644 --- a/types/_near_js_types.provider_protocol.BlockHeight.html +++ b/types/_near_js_types.provider_protocol.BlockHeight.html @@ -1 +1 @@ -BlockHeight | Documentation

      Generated using TypeDoc

      \ No newline at end of file +BlockHeight | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.BlockId.html b/types/_near_js_types.provider_protocol.BlockId.html index b283cd524a..53576ad369 100644 --- a/types/_near_js_types.provider_protocol.BlockId.html +++ b/types/_near_js_types.provider_protocol.BlockId.html @@ -1 +1 @@ -BlockId | Documentation

      Generated using TypeDoc

      \ No newline at end of file +BlockId | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.BlockReference.html b/types/_near_js_types.provider_protocol.BlockReference.html index e2012a6d85..cc6806bd3b 100644 --- a/types/_near_js_types.provider_protocol.BlockReference.html +++ b/types/_near_js_types.provider_protocol.BlockReference.html @@ -1 +1 @@ -BlockReference | Documentation

      Generated using TypeDoc

      \ No newline at end of file +BlockReference | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.BlockShardId.html b/types/_near_js_types.provider_protocol.BlockShardId.html index 38ffd743bb..0de5fbc713 100644 --- a/types/_near_js_types.provider_protocol.BlockShardId.html +++ b/types/_near_js_types.provider_protocol.BlockShardId.html @@ -1 +1 @@ -BlockShardId | Documentation

      Generated using TypeDoc

      \ No newline at end of file +BlockShardId | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.ChunkHash.html b/types/_near_js_types.provider_protocol.ChunkHash.html index a8afd914c4..a94bd2f070 100644 --- a/types/_near_js_types.provider_protocol.ChunkHash.html +++ b/types/_near_js_types.provider_protocol.ChunkHash.html @@ -1 +1 @@ -ChunkHash | Documentation

      Generated using TypeDoc

      \ No newline at end of file +ChunkHash | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.ChunkId.html b/types/_near_js_types.provider_protocol.ChunkId.html index 8db3069011..c692e1d349 100644 --- a/types/_near_js_types.provider_protocol.ChunkId.html +++ b/types/_near_js_types.provider_protocol.ChunkId.html @@ -1 +1 @@ -ChunkId | Documentation

      Generated using TypeDoc

      \ No newline at end of file +ChunkId | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.Finality.html b/types/_near_js_types.provider_protocol.Finality.html index 3f37f586e2..835e483ab5 100644 --- a/types/_near_js_types.provider_protocol.Finality.html +++ b/types/_near_js_types.provider_protocol.Finality.html @@ -1 +1 @@ -Finality | Documentation

      Generated using TypeDoc

      \ No newline at end of file +Finality | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.MerklePath.html b/types/_near_js_types.provider_protocol.MerklePath.html index cbeb594b53..51f4c54a48 100644 --- a/types/_near_js_types.provider_protocol.MerklePath.html +++ b/types/_near_js_types.provider_protocol.MerklePath.html @@ -1 +1 @@ -MerklePath | Documentation

      Generated using TypeDoc

      \ No newline at end of file +MerklePath | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.ShardId.html b/types/_near_js_types.provider_protocol.ShardId.html index f775d9bb33..b3e3225691 100644 --- a/types/_near_js_types.provider_protocol.ShardId.html +++ b/types/_near_js_types.provider_protocol.ShardId.html @@ -1 +1 @@ -ShardId | Documentation

      Generated using TypeDoc

      \ No newline at end of file +ShardId | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_protocol.TxExecutionStatus.html b/types/_near_js_types.provider_protocol.TxExecutionStatus.html index 050b422f7b..54ad3ce1e2 100644 --- a/types/_near_js_types.provider_protocol.TxExecutionStatus.html +++ b/types/_near_js_types.provider_protocol.TxExecutionStatus.html @@ -1 +1 @@ -TxExecutionStatus | Documentation

      Generated using TypeDoc

      \ No newline at end of file +TxExecutionStatus | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_types.provider_request.RpcQueryRequest.html b/types/_near_js_types.provider_request.RpcQueryRequest.html index 069e7bd844..6bc9dfaefc 100644 --- a/types/_near_js_types.provider_request.RpcQueryRequest.html +++ b/types/_near_js_types.provider_request.RpcQueryRequest.html @@ -1 +1 @@ -RpcQueryRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file +RpcQueryRequest | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/_near_js_utils.logger_interface.LogLevel.html b/types/_near_js_utils.logger_interface.LogLevel.html index 1c79b249f8..083640aa63 100644 --- a/types/_near_js_utils.logger_interface.LogLevel.html +++ b/types/_near_js_utils.logger_interface.LogLevel.html @@ -1 +1 @@ -LogLevel | Documentation

      Generated using TypeDoc

      \ No newline at end of file +LogLevel | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/types/near_api_js.utils_key_pair.Arrayish.html b/types/near_api_js.utils_key_pair.Arrayish.html index 28e29712dc..db4ab2b0ba 100644 --- a/types/near_api_js.utils_key_pair.Arrayish.html +++ b/types/near_api_js.utils_key_pair.Arrayish.html @@ -1 +1 @@ -Arrayish | Documentation

      Generated using TypeDoc

      \ No newline at end of file +Arrayish | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_accounts.constants.MULTISIG_ALLOWANCE.html b/variables/_near_js_accounts.constants.MULTISIG_ALLOWANCE.html index c016264671..78f38fba36 100644 --- a/variables/_near_js_accounts.constants.MULTISIG_ALLOWANCE.html +++ b/variables/_near_js_accounts.constants.MULTISIG_ALLOWANCE.html @@ -1 +1 @@ -MULTISIG_ALLOWANCE | Documentation

      Generated using TypeDoc

      \ No newline at end of file +MULTISIG_ALLOWANCE | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_accounts.constants.MULTISIG_CHANGE_METHODS.html b/variables/_near_js_accounts.constants.MULTISIG_CHANGE_METHODS.html index 6a21ae832f..938e2e3abd 100644 --- a/variables/_near_js_accounts.constants.MULTISIG_CHANGE_METHODS.html +++ b/variables/_near_js_accounts.constants.MULTISIG_CHANGE_METHODS.html @@ -1 +1 @@ -MULTISIG_CHANGE_METHODS | Documentation

      Generated using TypeDoc

      \ No newline at end of file +MULTISIG_CHANGE_METHODS | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_accounts.constants.MULTISIG_CONFIRM_METHODS.html b/variables/_near_js_accounts.constants.MULTISIG_CONFIRM_METHODS.html index 0af406c93e..b5fa410ec6 100644 --- a/variables/_near_js_accounts.constants.MULTISIG_CONFIRM_METHODS.html +++ b/variables/_near_js_accounts.constants.MULTISIG_CONFIRM_METHODS.html @@ -1 +1 @@ -MULTISIG_CONFIRM_METHODS | Documentation

      Generated using TypeDoc

      \ No newline at end of file +MULTISIG_CONFIRM_METHODS | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_accounts.constants.MULTISIG_DEPOSIT.html b/variables/_near_js_accounts.constants.MULTISIG_DEPOSIT.html index 74f5029003..a1c1082464 100644 --- a/variables/_near_js_accounts.constants.MULTISIG_DEPOSIT.html +++ b/variables/_near_js_accounts.constants.MULTISIG_DEPOSIT.html @@ -1 +1 @@ -MULTISIG_DEPOSIT | Documentation

      Generated using TypeDoc

      \ No newline at end of file +MULTISIG_DEPOSIT | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_accounts.constants.MULTISIG_GAS.html b/variables/_near_js_accounts.constants.MULTISIG_GAS.html index 626ab2c319..ba8eb03a9f 100644 --- a/variables/_near_js_accounts.constants.MULTISIG_GAS.html +++ b/variables/_near_js_accounts.constants.MULTISIG_GAS.html @@ -1 +1 @@ -MULTISIG_GAS | Documentation

      Generated using TypeDoc

      \ No newline at end of file +MULTISIG_GAS | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_accounts.constants.MULTISIG_STORAGE_KEY.html b/variables/_near_js_accounts.constants.MULTISIG_STORAGE_KEY.html index c90f949cdb..ec28bab96d 100644 --- a/variables/_near_js_accounts.constants.MULTISIG_STORAGE_KEY.html +++ b/variables/_near_js_accounts.constants.MULTISIG_STORAGE_KEY.html @@ -1 +1 @@ -MULTISIG_STORAGE_KEY | Documentation

      Generated using TypeDoc

      \ No newline at end of file +MULTISIG_STORAGE_KEY | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_iframe_rpc.types.windowReceiver.html b/variables/_near_js_iframe_rpc.types.windowReceiver.html index 0a4f8c2e90..3fba57c2c4 100644 --- a/variables/_near_js_iframe_rpc.types.windowReceiver.html +++ b/variables/_near_js_iframe_rpc.types.windowReceiver.html @@ -1 +1 @@ -windowReceiver | Documentation

      Generated using TypeDoc

      \ No newline at end of file +windowReceiver | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_transactions.action_creators.actionCreators.html b/variables/_near_js_transactions.action_creators.actionCreators.html index 5cb0e40e39..527ac7f1a4 100644 --- a/variables/_near_js_transactions.action_creators.actionCreators.html +++ b/variables/_near_js_transactions.action_creators.actionCreators.html @@ -40,4 +40,4 @@
    • transfer: ((deposit?) => Action)
        • (deposit?): Action
        • Creates a new action for transferring funds, optionally specifying a deposit amount.

          Parameters

          • deposit: bigint = ...

            The amount to be deposited along with the transfer. Default: 0.

          Returns Action

          A new action for transferring funds.

          -
    • Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_transactions.schema.SCHEMA.html b/variables/_near_js_transactions.schema.SCHEMA.html index 65170862d2..83afe355ad 100644 --- a/variables/_near_js_transactions.schema.SCHEMA.html +++ b/variables/_near_js_transactions.schema.SCHEMA.html @@ -1 +1 @@ -SCHEMA | Documentation

      Generated using TypeDoc

      \ No newline at end of file +SCHEMA | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_utils.constants.DEFAULT_FUNCTION_CALL_GAS.html b/variables/_near_js_utils.constants.DEFAULT_FUNCTION_CALL_GAS.html index 5b26d13ebc..6733679c1c 100644 --- a/variables/_near_js_utils.constants.DEFAULT_FUNCTION_CALL_GAS.html +++ b/variables/_near_js_utils.constants.DEFAULT_FUNCTION_CALL_GAS.html @@ -1 +1 @@ -DEFAULT_FUNCTION_CALL_GAS | Documentation

      Generated using TypeDoc

      \ No newline at end of file +DEFAULT_FUNCTION_CALL_GAS | Documentation

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_utils.format.NEAR_NOMINATION.html b/variables/_near_js_utils.format.NEAR_NOMINATION.html index 65d4450fe4..ffebe5a973 100644 --- a/variables/_near_js_utils.format.NEAR_NOMINATION.html +++ b/variables/_near_js_utils.format.NEAR_NOMINATION.html @@ -1,2 +1,2 @@ NEAR_NOMINATION | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file diff --git a/variables/_near_js_utils.format.NEAR_NOMINATION_EXP.html b/variables/_near_js_utils.format.NEAR_NOMINATION_EXP.html index aaea3498f1..cb31813fe0 100644 --- a/variables/_near_js_utils.format.NEAR_NOMINATION_EXP.html +++ b/variables/_near_js_utils.format.NEAR_NOMINATION_EXP.html @@ -1,2 +1,2 @@ NEAR_NOMINATION_EXP | Documentation

      Generated using TypeDoc

      \ No newline at end of file +

      Generated using TypeDoc

      \ No newline at end of file