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 fromDecimalConverts a number, or a string of numbers, into a hexadecimal string.Usage JavaScriptvisionWeb.fromDecimal(number); Parameters ParameterDescriptionTypeDefaultnumberNumber to convert to a hexadecimal string.number- Returns String Example JavaScriptvisionWeb.fromDecimal(1000000); > 0xf4240