/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'
Status: 200
Data: {response}
Last updated
Returns price of a native token (ETH, BNB, MATIC, etc.)
await axios.post(`https://api.cryptocadet.app/api/user/price`, {
network
})network: 'Ethereum'
Status: 200
Data: {response}
Last updated