Supply Liquidity to ZO LP Vaults
Curated by
ZO Finance
Call-to-Action
https://app.zofai.io/earnID Type
SUI ADDRESS
Cred Type
REST
Last Update Time
12/01/2025, 22:38:18
Method
GET
Endpoint
https://api.zofinance.io/***
Expression
function (data) {
// Write your conditional logic here, return 1 if the condition is met, 0 otherwise
if (data.result) {
return 1;
} else {
return 0;
}
}