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