/user/get-proxy

If the token address belongs to a proxy contract, returns the ABI of the proxied contract.

await axios.post(`https://api.cryptocadet.app/api/user/get-proxy`, {
network,
token
})

network: Binance

token: 0x76A797A59Ba2C17726896976B7B3747BfD1d220f

Last updated