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 toUtf8将hex格式转为utf8格式。用法 JavaScriptvisionWeb.toUtf8(str); 入参 参数描述类型默认值str需要转换的hex格式字符串string- 返回值 string,转完之后的utf8格式字符串。 示例 JavaScriptvisionWeb.toUtf8("0x766973696f6e"); > vision