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 toDecimalConvert a hexadecimal to a decimal numberUsage JavaScriptvisionWeb.toDecimal(str); Parameters ParameterDescriptionTypeDefaultstrHex stringstring- Returns Number-The hexadecimal value represented by the passed in string. Example JavaScriptvisionWeb.toDecimal("0x32"); > 50