Skip to content
Other Utilities

Query Machine CodeTry API

POST chain_queryHardId (Query Machine Code)
Return Values

info: machinecode string

Example Code
Request
{
"jsonrpc": "3.0",
"method": "chain_queryHardId",
"params": [
  ""
],
"id": "1"
}
Response 1
{
 "jsonrpc":  "3.0",
 "id":  "1",
 "result": {
   "ret":  "0",
   "err":  "",
   "content": {
     "info":  "37e4cb5903503f3c6d4f5a88"
  }
}
}
Response 2
name | code | description Sys_IotWxl | iotwxl OpCode | opcode | mainoperationcode SubCode | subcode | suboperationcode OpCode_Account | Account | accountoperation OpCode_IOT | Iot | IoT OpCode_Other | Other | other SubCode_ExistAccount | Exist | accountwhetherexists SubCode_AddAccount | Add | addaccount SubCode_Changepass | changepass | modifypasswordcode SubCode_Logon | Logon | log in SubCode_Logout | Logout | log out SubCode_GetAccount | GetAccount | getaccount SubCode_ListAccount | ListAccount | getaccountlist SubCode_DelAccount | DelAccount | deleteaccount SubCode_Import | import | deleteaccount SubCode_Export | export | export OpCode_Product | Product | productoperation SubCode_Show | Show | viewproduct SubCode_ShowProduct | ShowPData | viewversionproductcontent SubCode_ShowPVER | ShowPvER | viewcontent SubCode_AddProduct | AddPData | addproduct SubCode_DelProduct | DelPData | deleteproduct SubCode_DelPVer | DelPVer | deleteproductversion OpCode_Register | Regsiter | registeroperation SubCode_GetNonce | GetNonce | getregistercode SubCode_AuthNonce | AuthNonce | authenticationregistercode SubCode_GetFreeGas | getfreegas | getfreeenergy SubCode_CreateType | createtype | createtype SubCode_CreateName | createname | createname SubCode_CreateVer | createver | createversion SubCode_QueryIotInfo | QueryIotInfo | queryIOTinformation SubCode_DelType | deltype | deletetype SubCode_DelName | delName | deletename SubCode_DelVer | delVer | deleteversion SubCode_Update | update | contentupdatenew SubCode_QueryAddress | queryaddress | queryaddress SubCode_BuyGas | buygas | purchasedenergy SubCode_AccountAddress | accountaddr | accountaddress SubCode_QueryBlock | queryblock | queryblockinformation OpCode_Command | command | commandoperation SubCode_Exit | exit | exitsystem SubCode_Check | check | checkrunningstatus D_Username | username D_Account | account | accountaddress D_Content | content | notedescriptioninformation D_Address | address | accountaddress D_References | refer | referrer D_OwnUser | ownuser | ownerhasperson D_Password | pass | passwordcode D_Phone | phone | bindphone number code D_Type | type | type D_Nmae | name | name D_Veriion | version | version D_PasswordEn | passen D_CreateAddress | caddress D_Private | private D_Subject | subject D_Name | name D_Addr1 | addr1 D_Addr2 | addr2 D_Productname | pname D_Productdata | Product D_PVername | Pvername D_PVerdata | Pver D_EncodeI | enodeid D_Nonce | nonce D_Ret | ret D_Successful | 0 D_Fail | -1 D_nums | nums D_Status | status D_Err | err D_Session | session | sessionID D_Date | date | date D_GetGas | getgas | getdailyfreeenergy D_BuyGas | buygas | purchasedenergy D_Register | register | register D_Number | number | number S_FindTeamer | findTeamer S_Query | queryRec S_Modify | updateRec S_AyncUpdate | Syncupate S_AdjuestFollow | adfollow S_Sync | download S_Downloader | downloader C_DownLoad | download OpCode_Put | putkey | savevalue OpCode_Get | getkey | getvalue OpCode_QueryList | querylis | query D_Token | token D_Key | key D_Value | value D_QueryPrefix | qprifix D_QueryRetId | qretid D_QueryMaxnums | maxnums D_Contract | Contract D_FunName | function D_Price | price D_PublicKey | pubkey D_Sign | sign D_Encryption | encryp | encryption D_File1 | file1 D_File2 | file2 D_Addr_Balance | Balance | asset D_Addr_Root | root | merkle root of the storage trie D_Addr_Owner | Owner" | owner D_Addr_Grant | Grant | authorizedoperator D_Addr_GasValue | GasValue | energyvalue D_Addr_GasBuyValue | GasBuyValue | purchasedenergyvalue D_Addr_Content | Content | IoTdeviceinformation D_Stats_Totalnums | total | totalblockcount D_Stats_TotalTrans | totaltx | totaltransactioncount D_Stats_AvegBlockTime | avegblocktv | averageblocktime D_Stats_TxsPrSec | txsprsec | per secondtransactioncount D_Stats_RecentBlock | recentblock | recentblock D_Stats_RecentTsx | txhash | recenttransaction
Response 3
code | content | description 1000 | Unrecognized error 1001 | Timeout | request timeout 1002 | Param format fail | request parameter format error 1003 | Session not found! | sessionnofound 1004 | Function Disabled | alreadydisabledfunction 1005 | The user has not logged in yet ! | not yetlog in 1006 | Parameter format error | request parameter format error 1007 | The data is too long to exceed 1024 1008 | Error parsing encrypted file ! 1009 | Session lost! 1010 | Decrypt error! 1011 | Find account addr error! 1012 | The trust has not been registered 1013 | Find Rec Fail! 1014 | Rec count is 0 1015 | Json parse error

On this page