JUMP TOFULLNODE HTTP API地址工具GenerateAddressgetCreateAddresspostValidateAddresspost链上帐户CreateAccountpostGetAccountpostUpdateAccountpostAccountPermissionUpdatepostGetAccountFrozenStageResourcepost账户资源GetAccountResourcepostGetAccountPhotonpostFreezeBalancepostUnfreezeBalancepostGetDelegatedResourcepostGetDelegatedResourceAccountIndexpost转账和交易GetTransactionSignpostBroadcastTransactionpostBroadcastHexpostEasyTransferpostEasyTransferByPrivatepostCreateTransactionpost查询链上数据GetNowBlockgetGetBlockByLatestNumpostGetBlockByNumpostGetBlockByIdpostGetBlockByLimitNextpostGetTransactionByIdpostGetTransactionInfoByIdpostGetTransactionInfoByBlockNumpostListNodesgetGetNodeInfogetGetChainParametersgetGetNonPropopsalChainParametersgetVRC10 通证(Asset)CreateAssetIssuepostParticipateAssetIssuepostGetAssetIssueByAccountpostGetAssetIssueByIdpostGetPaginatedAssetIssueListpostUnfreezeAssetpostUpdateAssetpostTransferAssetpostEasyTransferAssetpostEasyTransferAssetByPrivatepost智能合约DeployContractpostGetContractpostTriggerSmartContractpostTriggerConstantContractpostUpdateSettingpostUpdateEntropyLimitpostClearAbipost固化块 APIGetAccountpostGetNowBlockgetGetBlockByIdpostGetBlockByNumpostGetBlockByLatestNumpostGetBlockByLimitNextpostGetTransactionByIdpostGetTransactionInfoByBlockNumpostDEX VRC10 EXCHANGEExchangeCreatepostExchangeInjectpostExchangeWithdrawpostExchangeTransactionpostGetExchangeByIdpostListExchangesgetDEX VRC10 MarketMarketSellAssetpostGetMarketOrderByAccountpostGetMarketOrderByIdpostGetMarketPairListgetGetMarketOrderListByPairpostGetMarketPriceByPairpostMarketCancelOrderpostVISIONZ 匿名智能合约GetSpendingKeygetGetExpandedSpendingKeypostGetAkFromAskpostGetNkFromNskpostGetIncomingViewingKeypostGetDiversifierpostGetZenPaymentAddresspostGetNewShieldedAddressgetCreateShieldedContractParameterspostCreateSpendAuthSigpostScanShieldedVrc20NotesByIvkpostScanShieldedVrc20NotesByOvkpostIsShieldedVrc20ContractNoteSpentpost投票和FVCreateWitnesspostUpdateWitnesspostListWitnessesgetVoteWitnessAccountpostUpdateBrokeragepostGetBrokeragegetGetRewardpostWithdrawBalancepostGetNextMaintenanceTimeget提案ProposalCreatepostProposalApprovepostProposalDeletepostListProposalsgetGetProposalByIdpostVISIONWEBVisionWeb ObjectaddresscreateAccountfromAsciifromDecimalfromVdtfromUtf8getEventByTransactionIDgetEventResultisAddressisConnectedsetAddresssetDefaultBlocksetPrivateKeysha3toAsciitoBigNumbertoDecimaltoHextoUtf8toVdtVISIONWEB.VSgetAccountgetAccountResourcesgetApprovedListgetBalancegetPhotongetBlockgetBlockByHashgetBlockByNumbergetBlockRangegetBlockTransactionCountgetBrokeragegetChainParametersgetConfirmedTransactiongetContractgetCurrentBlockgetExchangeByIDgetNodeInfogetRewardgetSignWeightgetTokenByIDgetTokenFromIDgetTokensIssuedByAddressgetTokenListByNamegetTransactiongetTransactionFromBlockgetTransactionInfogetUnconfirmedBalancegetUnconfirmedBrokeragegetUnconfirmedRewardgetUnconfirmedTransactionInfolistExchangeslistExchangesPaginatedlistNodeslistProposalslistSuperRepresentativeslistTokensmultiSignsendRawTransactionsendTokensendTransactionsigntimeUntilNextVoteCyclegetConfirmedCurrentBlockgetUnconfirmedAccountgetProposalgetMarketOrderByIDgetMarketOrderByAccountgetMarketPriceByPairgetMarketOrderListgetMarketPairListVISIONWEB.TRANSACTIONBUILDERapplyForSRcancelMarketOrderclearABIcreateAssetcreateMarketSellAssetcreateProposalcreateSmartContractcreateTokencreateTokenExchangecreateVSExchangedeleteProposalextendExpirationfreezeBalanceinjectExchangeTokenspurchaseAssetpurchaseTokensendAssetsendTokensendVstradeExchangeTokenstriggerConfirmedConstantContracttriggerConstantContracttriggerSmartContractunfreezeBalanceupdateAccountupdateAssetupdateBrokerageupdateEntropyLimitupdateSettingupdateTokenvotevoteProposalwithdrawBlockRewardswithdrawExchangeTokensVISIONWEB.CONTRACTcontract().newcontract().atcontract.callcontract.sendcontract.watchvpioneerGetting Started With Your APIPowered by isAddress检查地址是否有效。用法 JavaScriptvisionWeb.isAddress(address); 入参 参数描述类型默认值address地址string- 返回值 boolean,是否有效。 示例 JavaScriptvisionWeb.isAddress("VEoh3WDXviqcPZ1qVNCQpqLHYzigrQWTPL"); > true