On this page

latest contributor to this doc

Last Edit:

@gcharang

version

version()

The version method returns the Komodo DeFi Framework API version.

StructureTypeDescription
(none)

StructureTypeDescription
resultstringthe Komodo DeFi Framework API version

POST
version
{
  "method": "version",
  "userpass": "RPC_UserP@SSW0RD"
}

{
  "result": "2.0.996_mm2_3bb412578_Linux"
}