Squid: Swap 0.01 USDC on Goerli for AVAX on Avalanche Fuji

Curated by

Squid

ID Type

EVM ADDRESS

Cred Type

REST

Last Update Time

12/29/2024, 20:22:58

Method

GET

Endpoint

https://testnet.api.gmp.axelarscan.io/***

Expression

function(resp){
	if (resp.data != null && resp.data.length > 0) {
        return 1
    }
    else {
        return 0
    }
}