version
version()
The version
method returns the AtomicDEX API version.
Structure | Type | Description |
---|---|---|
(none) |
Structure | Type | Description |
---|---|---|
result | string | the AtomicDEX API version |
POST
version{
"method": "version",
"userpass": "testpsw"
}
Last Edit: @gcharang ,
version()
The version
method returns the AtomicDEX API version.
Structure | Type | Description |
---|---|---|
(none) |
Structure | Type | Description |
---|---|---|
result | string | the AtomicDEX API version |
{
"method": "version",
"userpass": "testpsw"
}