Supply or borrow any amount of any asset on Keom X1 Testnet

ID Type

EVM ADDRESS

Cred Type

REST

Last Update Time

01/25/2024, 24:20:02

Method

GET

Endpoint

https://api.0vix.com/***

Expression

function(resp) {
  if (resp.data.is_ok) {
    return 1
  }
  return 0
}