eUSD Minter
Curated by
Lybra Labs
ID Type
EVM ADDRESS
Cred Type
REST
Last Update Time
08/11/2023, 04:18:33
Method
GET
Expression
function(resp) {
	if (resp != null && resp.data) {
    	return 1
    }
    return 0
}