JUMP TOFullnode Http ApiAddress UtilitiesGenerateAddressgetCreateAddresspostValidateAddresspostAccountsCreateAccountpostGetAccountpostUpdateAccountpostAccountPermissionUpdatepostAccount ResourcesGetAccountResourcepostGetAccountPhotonpostFreezeBalancepostUnfreezeBalancepostGetDelegatedResourcepostGetDelegatedResourceAccountIndexpostTransactionsGetTransactionSignpostBroadcastTransactionpostBroadcastHexpostEasyTransferpostEasyTransferByPrivatepostCreateTransactionpostQuery The NetworkGetNowBlockgetGetBlockByNumpostGetBlockByIdpostGetBlockByLatestNumpostGetBlockByLimitNextpostGetTransactionByIdpostGetTransactionInfoByIdpostGetTransactionInfoByBlockNumpostListNodesgetGetNodeInfogetGetChainParametersgetGetNonProposalChainParametersgetVRC10 TokenCreateAssetIssuepostParticipateAssetIssuepostGetAssetIssueByAccountpostGetAssetIssueByIdpostGetAssetIssueListgetGetPaginatedAssetIssueListpostTransferAssetpostUnfreezeAssetpostUpdateAssetpostEasyTransferAssetpostEasyTransferAssetByPrivatepostSmart ContractsDeployContractpostGetContractpostTriggerSmartContractpostTriggerConstantContractpostUpdateSettingpostUpdateEntropyLimitpostClearAbipostVISIONZ Shielded Smart ContractGetSpendingKeygetGetExpandedSpendingKeypostGetAkFromAskpostGetNkFromNskpostGetIncomingViewingKeypostGetDiversifierpostGetZenPaymentAddresspostGetNewShieldedAddressgetCreateShieldedContractParameterspostCreateSpendAuthSigpostGetTriggerInputForShieldedVrc20ContractpostScanShieldedVrc20NotesByIvkpostScanShieldedVrc20NotesByOvkpostIsShieldedVrc20ContractNoteSpentpostDEX VRC10 ExchangeListExchangesgetGetExchangeByIdpostExchangeCreatepostExchangeInjectpostExchangeWithdrawpostExchangeTransactionpostDEX VRC10 MarketMarketSellAssetpostGetMarketOrderByAccountpostGetMarketOrderByIdpostGetMarketOrderByIdgetGetMarketPairListgetGetMarketPriceByPairgetMarketCancelOrdergetSolidity Node APIGetAccountpostGetNowBlockgetGetBlockByIdpostGetBlockByNumpostGetBlockByLimitNextpostGetBlockByLatestNumpostGetTransactionByIdpostGetTransactionInfoByBlockNumpostVoting & FVsListWitnessesgetCreateWitnesspostUpdateWitnesspostGetBrokeragepostUpdateBrokeragepostVoteWitnessAccountpostGetRewardpostWithdrawBalancepostGetNextMaintenanceTimegetProposalsListProposalsgetGetProposalByIdpostProposalCreatepostProposalApprovepostProposalDeletepostVISIONWEBVisionWeb ObjectaddresscreateAccountfromAsciifromDecimalfromVdtfromUtf8getEventByTransactionIDgetEventResultisAddressisConnectedsetAddresssetDefaultBlocksetPrivateKeysha3toAsciitoBigNumbertoDecimaltoHextoUtf8toVdtVISIONWEB.VSgetAccountgetAccountResourcesgetApprovedListgetBalancegetPhotongetBlockgetBlockByHashgetBlockByNumbergetBlockRangegetBlockTransactionCountgetBrokeragegetChainParametersgetConfirmedTransactiongetContractgetCurrentBlockgetExchangeByIDgetNodeInfogetRewardgetSignWeightgetTokenByIDgetTokenFromIDgetTokensIssuedByAddressgetTokenListByNamegetTransactiongetTransactionFromBlockgetTransactionInfogetUnconfirmedBalancegetUnconfirmedBrokeragegetUnconfirmedRewardgetUnconfirmedTransactionInfolistExchangeslistExchangesPaginatedlistNodeslistProposalslistSuperRepresentativesmultiSignsendRawTransactionsendTokensendTransactionsigntimeUntilNextVoteCyclegetConfirmedCurrentBlockgetUnconfirmedAccountgetProposalgetMarketOrderByIDgetMarketOrderByAccountgetMarketPriceByPairgetMarketOrderListgetMarketPairListVISIONWEB.TRANSACTIONBUILDERapplyForSRcancelMarketOrderclearABIcreateAssetcreateMarketSellAssetcreateProposalcreateSmartContractcreateTokencreateTokenExchangecreateVSExchangedeleteProposalextendExpirationfreezeBalanceinjectExchangeTokenspurchaseAssetpurchaseTokensendAssetsendTokensendVstradeExchangeTokenstriggerConfirmedConstantContracttriggerConstantContracttriggerSmartContractunfreezeBalanceupdateAccountupdateAssetupdateBrokerageupdateEntropyLimitupdateTokenupdateSettingvotevoteProposalwithdrawBlockRewardswithdrawExchangeTokensVISIONWEB.CONTRACTcontract().newcontract().atcontract.callcontract.sendcontract.watchPowered by isConnectedChecks if VisionWeb is connected to the nodes and event server.Usage JavaScriptvisionWeb.isConnected(); Parameters No need to pass parameters Returns Object Example JavaScriptvisionWeb.isConnected(); > { fullNode: true, solidityNode: true, eventServer: true}