/user/customPrice
Returns price of a custom (non-native) token on a given network.
await axios.post(`https://api.cryptocadet.app/api/user/customPrice`, {
network,
token,
decimals
})Last updated
Returns price of a custom (non-native) token on a given network.
await axios.post(`https://api.cryptocadet.app/api/user/customPrice`, {
network,
token,
decimals
})Last updated