/user/price

Returns price of a native token (ETH, BNB, MATIC, etc.)

await axios.post(`https://api.cryptocadet.app/api/user/price`, {
network
})

network: 'Ethereum'

Last updated