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 9 months ago